Talent Factory Claude Plugins

Professional Claude Code plugins for software development and education by Talent Factory GmbH.
🚀 Quick Start
Add Marketplace
In your project's .claude/settings.json:
{
"extraKnownMarketplaces": {
"talent-factory": {
"source": {
"source": "github",
"repo": "talent-factory/claude-plugins"
}
}
}
}
Install Plugins
# Open Claude Code
claude
# Use the plugin command
/plugin
# Select "Browse Plugins" → "talent-factory"
# Choose plugins to install
📦 Available Plugins
🔧 Git Workflow
Professional git commands with automated pre-commit checks, emoji conventional commits, PR management, and intelligent merge conflict resolution.
Commands:
/git-workflow:commit - Professional commits with automated checks
/git-workflow:create-pr - Branch creation, commit splitting, and PR opening
/git-workflow:pr-edit-history - Display PR description edit history
/git-workflow:resolve-conflicts - Intelligent merge conflict resolution
Skills:
- Professional Commit Workflow - Automated commit creation with project-type detection
- Professional PR Workflow - Branch management and PR automation
- Post-Merge Cleanup - Worktree and branch cleanup after merge
📖 Documentation
📋 Project Management
Comprehensive project management with PRD generation, project planning, task initialization, implementation orchestration, EPIC automation, and Linear integration.
Commands:
/project-management:create-prd - Generate Product Requirements Documents
/project-management:create-plan - Create project plans (Filesystem or Linear)
/project-management:init-task - Initialize tasks with duplicate detection and ATOMIC validation
/project-management:implement-task - Implement tasks with agent routing and quality gate
/project-management:implement-epic - Autonomous EPIC implementation with parallel agents
/project-management:document-handoff - Create handoff documentation before /compact
Agents:
- Epic Orchestrator - Parallel task implementation within EPICs
📖 Documentation
✨ Code Quality
Comprehensive code quality tools with Python linting and expert agents for Python and Frontend development.
Commands:
/code-quality:ruff-check - Lint and format Python files with Ruff
Agents:
- Code Reviewer - Proactive code review for quality, security, and maintainability
- Python Expert - Idiomatic Python with decorators, generators, and async/await
- Frontend Developer - Next.js applications with React, shadcn/ui, and Tailwind CSS
📖 Documentation
🎓 Education
Teaching aids with Java Tutor agent, Markdown syntax formatter, and code explanation for IT education.
Commands:
/education:explain-code - Educational code explanations
Agents:
- Java Tutor - Expert Java programming instructor for students
- Markdown Syntax Formatter - Converts text to proper Markdown syntax
Skills:
- Markdown Syntax Formatter - Formatting, heading hierarchies, and Swiss German orthography
📖 Documentation
🛠️ Core Utilities
Comprehensive development utilities for plugin/command/agent development, validation, CI automation, text humanization, and PDF-to-Markdown conversion.
Commands:
/core:check - Project validation without commits
/core:check-commands - Validate command files
/core:check-agents - Validate agent configurations
/core:build-skill - Create Claude Code Skills
/core:package-skill - Package skills as distributable archives
/core:create-command - Generate new commands
/core:run-ci - Run CI checks locally
Agents:
- Agent Expert - Agent design and optimization
- Command Expert - CLI command development
Skills:
- Humanizer - Removes AI writing patterns from text
- PDF to Markdown - Converts PDF files with dual-mode support (fast/vision)
📖 Documentation
💻 Development
Expert development agents, project initialization with Git branching, Gradle Kotlin DSL, Python/uv support, and documentation synchronization.
Commands:
/development:init-project - Initialize open source projects with GitHub best practices
Agents:
- Java Developer - Modern Java with Streams, Concurrency, and JVM optimization
Skills: