Skip to content

Guides & Tutorials

Step-by-step guides to help you master common workflows with Talent Factory Claude Plugins.


Getting Started Guides

  • Your First Commit


    Learn how to create professional git commits with /commit.

    Duration: 5 minutes
    Level: Beginner

    Start Guide

  • :material-pull-request:{ .lg .middle } Create Your First PR


    Use /create-pr to create professional pull requests.

    Duration: 10 minutes Level: Beginner

    Start Guide

  • Formatting Markdown


    Produce clean, consistent Markdown with the markdown-syntax-formatter skill.

    Level: Beginner

    Start Guide


Workflow Guides

  • PRD-Based Workflow


    Generate Product Requirements Documents and plan projects.

    Duration: 15 minutes
    Level: Intermediate

    Start Guide

  • Linear Integration


    Integrate with Linear for seamless project management.

    Duration: 20 minutes
    Level: Intermediate

    Start Guide


All Guides

Beginner Level

Guide Plugin Topics
Your First Commit git-workflow Git, commits, pre-commit checks
Create Your First PR git-workflow Pull requests, code review
Formatting Markdown education Markdown syntax, headings, lists, Swiss German

Intermediate Level

Guide Plugin Duration Topics
PRD-Based Workflow project-management 15 min Planning, documentation, PRDs
Linear Integration project-management 20 min Linear, task management, sync

Advanced Level

Coming soon! We're working on advanced guides for:

  • Custom plugin development
  • CI/CD automation workflows
  • Multi-plugin workflows
  • Advanced git workflows with worktrees

Learning Paths

For Software Developers

graph LR
    A[Your First Commit] --> B[Create Your First PR]
    B --> C[PRD-Based Workflow]
    C --> D[Linear Integration]
    D --> E[Advanced Workflows]

Recommended order:

  1. Your First Commit - Learn git workflow basics
  2. Create Your First PR - Master pull requests
  3. PRD-Based Workflow - Plan projects professionally
  4. Linear Integration - Integrate with Linear

For Educators & Students

graph LR
    A[Formatting Markdown] --> B[Your First Commit]
    B --> C[Create Your First PR]
    C --> D[Code Quality Basics]

Recommended order:

  1. Formatting Markdown - Write clean documentation
  2. Your First Commit - Learn professional git habits
  3. Create Your First PR - Submit work for review
  4. Code Quality Basics (coming soon) - Use code review tools

For Plugin Developers

graph LR
    A[Plugin Development Basics] --> B[Create Your First Plugin]
    B --> C[Testing & Validation]
    C --> D[Publishing]

Recommended order:

  1. Plugin Development - Learn plugin structure
  2. Create Your First Plugin (coming soon) - Build a simple plugin
  3. Testing - Test your plugin
  4. Contributing - Submit to marketplace

Video Tutorials

Coming soon! We're planning video tutorials for:

  • Quick start overview
  • Common workflows
  • Plugin development
  • Advanced features

Community Guides

Have you created a guide or tutorial? We'd love to feature it here!

Submit your guide:

  1. Create a markdown file in docs/guides/
  2. Follow the guide template
  3. Submit a pull request
  4. We'll review and publish

See Contributing Guide for details.


Need Help?


What's Next?

Start with beginner guides:

  1. Your First Commit
  2. Create Your First PR
  3. Explore Plugin Catalog

Try intermediate/advanced guides:

  1. PRD-Based Workflow
  2. Linear Integration
  3. Plugin Development

Help improve guides:

  1. Review Contributing Guide
  2. Create your own guide
  3. Submit pull request