Comprehensive collection of Claude Code plugins for enhanced development workflows
npx claudepluginhub tomazwang/agent-toolkitUnified workflow: Spec → Plan → Task with complexity detection (Stage A/B/C)
Structured task tracking and project workflow management for Claude Code
Comprehensive code review system with parallel specialized agents
Collaborative design and specification development through guided brainstorming
Meta-plugin for creating, validating, and publishing Claude Code plugins
Focused plugin for creating Claude Code skills with interactive wizard and validation
A curated collection of Claude Code plugins for enhanced development workflows with SDD → BDD → TDD integration.
Agent Toolkit provides modular plugins that extend Claude Code with systematic workflows for specification-driven development, behavior testing, code review, task tracking, and plugin creation. Each plugin can be installed independently.
workflow - Unified development workflow with intelligent orchestration
Unified Flow: SDD (Spec) → BDD (Behavior) → TDD (Test)
Complexity Modes: Complex (full validation), Medium (streamlined), Simple (minimal)
Skills:
/workflow:start-development-workflow - Auto-detect complexity and orchestrate workflow/workflow:check-workflow-status - Check current progress/workflow:create-workflow-spec - Work on specification stage/workflow:plan-simple-workflow - Create simple plansIntegrations: OpenSpec, task-management, automatic complexity detection
Auto-activating Skills: workflow-orchestrator, stage-spec, stage-dev, stage-exec, spec-driven-development, behavior-driven-development, test-driven-development, openspec-integration, task-integration, meta-testing
Agents: workflow-meta-validator
task-management - Structured task tracking with TodoWrite integration
Features:
Skills:
/task-management:manage-tasks - Create, list, update, manage tasks/task-management:plan-project - Project planning workflowstask-workflow - Multi-step task breakdown (auto-activates)Agents: tm-task-organizer
code-review - Comprehensive multi-agent code review
Features:
Skills:
/code-review:code-review - Launch comprehensive reviewreviewing-code - Code review patterns (auto-activates)Agents: cr-architecture-reviewer, cr-security-reviewer, cr-test-coverage-reviewer, cr-performance-reviewer, cr-style-reviewer
brainstorming - Collaborative design and specification development
Features:
Skills:
/brainstorming:brainstorm - Start brainstorming sessionidea-to-design - Idea transformation workflowdesign-validation - Validate design decisionsAgents: design-architect
plugin-creator - Meta-plugin for creating Claude Code plugins
Features:
Skills:
/plugin-creator:create-plugin - Create new plugin/plugin-creator:validate-plugin-structure - Validate plugin structureplugin-development - Plugin architecture guide (auto-activates)skill-development - Skill creation guide (auto-activates)command-development - Commands vs Skills guide (auto-activates)agent-development - Agent creation guide (auto-activates)hook-development - Hook creation guide (auto-activates)Agents: plugin-creator.plugin-architect, plugin-creator.plugin-validator
Clone this repository and symlink desired plugins:
git clone https://github.com/TomazWang/agent-toolkit.git
cd agent-toolkit
# Install specific plugin
./scripts/install-plugin.sh workflow
# Or manually symlink
ln -s $(pwd)/plugins/workflow ~/.claude/plugins/workflow
# Install workflow + task-management + code-review
./scripts/install-plugin.sh workflow
./scripts/install-plugin.sh task-management
./scripts/install-plugin.sh code-review
# Start workflow with auto-complexity detection
/workflow:start-development-workflow "Add OAuth2 authentication"
# The orchestrator will:
# 1. Detect complexity (complex/medium/simple)
# 2. Execute Stage A: Specification (SDD + OpenSpec)
# 3. Execute Stage B: Development (BDD + TDD)
# 4. Execute Stage C: Execution (Tasks + Verification)
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations