Skip to content

Talent Factory Claude Plugins

  • 🚀 Getting Started


    Install the marketplace and start using professional plugins in minutes.

    Quick Start

  • 📦 Browse Plugins


    Explore 8 professional plugins for git, project management, code quality, development, education, and more.

    Plugin Catalog

  • 📚 Guides & Tutorials


    Learn workflows with step-by-step tutorials for common tasks.

    View Guides

  • 🛠 Develop Plugins


    Create your own plugins or contribute to existing ones.

    Development Guide


What are Claude Code Plugins?

Claude Code Plugins extend Claude Code with custom commands, agents, and skills tailored to your workflow. The Talent Factory Marketplace provides professional, production-ready plugins for:

  • Software Development: Git workflows, code quality, project management
  • Education: Teaching aids, student support, Java tutoring
  • Productivity: Task management, documentation, automation

Git Workflow

Professional git automation with emoji conventional commits, pre-commit checks, and PR management.

Commands: /git-workflow:commit, /git-workflow:create-pr, /git-workflow:pr-edit-history, /git-workflow:resolve-conflicts Skills: professional-commit-workflow, professional-pr-workflow, post-merge-cleanup

Learn more


Project Management

Comprehensive project planning with PRD generation, Linear integration, and git worktree workflows.

Commands: /project-management:create-prd, /project-management:create-plan, /project-management:init-task, /project-management:implement-task, /project-management:implement-epic, /project-management:document-handoff Agents: epic-orchestrator

Learn more


Code Quality

Expert code review and refactoring with specialized agents for Python, Java, and React.

Commands: /code-quality:ruff-check Agents: code-reviewer, python-expert, frontend-developer

Learn more


Education

Teaching aids and student support for IT education with Java Tutor agent.

Commands: /education:explain-code Agents: java-tutor, markdown-syntax-formatter Skills: markdown-syntax-formatter

Learn more


Core Utilities

Development utilities for plugin validation, CI automation, and project initialization.

Commands: /core:check, /core:check-commands, /core:check-agents, /core:build-skill, /core:package-skill, /core:create-command, /core:run-ci Agents: agent-expert, command-expert Skills: humanizer, pdf-to-markdown

Learn more


Obsidian Integration

Task management via Obsidian TaskNotes Plugin API with natural language support (DE/EN).

Skills: tasknotes

Learn more


Development

Expert development agents, project initialization with Git branching, Gradle Kotlin DSL, Python/uv support, and documentation synchronization.

Commands: /development:init-project Agents: java-developer Skills: professional-init-project, update-documents

Learn more


Gemini Bridge

Model-agnostic bridge to Google Gemini 2.5 Pro for long-context codebase analysis (1M tokens), multimodal vision, and independent model validation.

Commands: /gemini-bridge:analyze, /gemini-bridge:compare, /gemini-bridge:vision Agents: gemini-analyst, model-router Skills: gemini-analyst

Learn more


Quick Installation

Add the Talent Factory marketplace to your .claude/settings.json:

JSON
{
  "extraKnownMarketplaces": {
    "talent-factory": {
      "source": {
        "source": "github",
        "repo": "talent-factory/claude-plugins"
      }
    }
  }
}

Open Claude Code and use the plugin command:

Bash
claude
/plugin

Select "Browse Plugins" → "talent-factory"

Choose plugins to install, then use commands like:

Bash
1
2
3
4
/commit
/create-pr
/create-prd
/review

Community & Support


About Talent Factory

Talent Factory GmbH is a Swiss company specializing in software development education and professional tooling. We create high-quality educational resources and development tools for students, educators, and professional developers.

talent-factory.xyz