Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By anilcancakir
Plan and execute structured implementation workflows with TDD discipline. Create detailed plans using a powerful model, then execute them step-by-step with a faster model while enforcing test-driven development practices.
npx claudepluginhub anilcancakir/claude-code-plugins --plugin implementation-plannerExecute approved implementation plans from .claude/plans/ directory. Follows plan precisely, verifies each task, tracks progress.
Create detailed implementation plans before coding. Analyzes codebase, designs solution, creates phased plan with verification steps.
Start Test-Driven Development workflow. Write failing tests first, then implement minimal code, then refactor.
Plan execution specialist. Implements tasks from approved plans precisely. ACTIVATE when user mentions: "execute plan", "implement plan", "run plan", "follow the plan", "start implementation", "continue execution". Follows plan instructions exactly without adding features. Reports blockers and updates progress in plan file.
Implementation planning specialist using deep reasoning. Creates detailed, actionable plans for features. ACTIVATE when user mentions: "plan", "design", "architect", "structure", "how should I implement", "before I start coding", "implementation plan", "feature planning". Uses Opus for complex architectural reasoning and pattern recognition. Integrates with Serena MCP for semantic codebase analysis when available.
Test-Driven Development enforcer. Strict RED-GREEN-REFACTOR discipline. ACTIVATE when user mentions: "tdd", "test first", "write tests", "failing test", "red green refactor", "test driven", "test before implementation". Works with Laravel (PHPUnit/Pest), Flutter (flutter_test), Vue (Vitest/Jest). Enforces test-first discipline with verification at each phase.
Plan execution methodology and verification strategies. Triggers on: "execute plan", "implement plan", "run plan", "follow the plan", "start implementation", "continue execution", "resume plan". Provides execution patterns, progress tracking, and error handling strategies.
Implementation planning methodology and patterns. Triggers on: "plan", "design", "architect", "structure", "how should I implement", "before I start coding", "implementation plan", "feature planning", "break down this feature". Provides planning patterns, templates, and analysis strategies.
Test-Driven Development methodology and patterns. Triggers on: "tdd", "test first", "write tests", "failing test", "red green refactor", "test driven", "test before", "coverage", "unit test", "feature test", "widget test". Provides TDD patterns for Laravel (PHPUnit/Pest), Flutter, and Vue (Vitest/Jest).
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Opinionated 5-phase development lifecycle for Claude Code — language-agnostic, repo-local bin/* delegation
Persona-driven AI development team: orchestrator, team agents, review agents, skills, slash commands, and advisory hooks for Claude Code
VGV Wingspan - AI-native workflows following Very Good Ventures best practices.
Implement code from /deep-plan sections with TDD, code review, and git workflow
Implementation planning, execution, and PR creation workflows with multi-agent collaboration
Autonomous development orchestration with parallel TDD execution
Comprehensive business research, market analysis, competitor intelligence, and idea validation for Claude Code
Smart context management plugin. Suggests manual compaction at strategic points (phase transitions, milestones) instead of arbitrary auto-compact. Tracks tool usage, monitors context health, and provides intelligent recommendations.
Full-automation Serena MCP integration for Claude Code. Zero manual configuration - semantic navigation, automatic memory management, and intelligent tool routing work transparently.
Create project.md (PRD), brand.md (brand guidelines), and CLAUDE.md (technical config) for any project. Interactive workflow with audit, archetype-based branding, and stack-specific optimization. Supports Laravel, Flutter, Vue2/3, Nuxt2/3, TailwindCSS, Alpine.js, and more.
Pre-commit quality assurance workflow with code review, documentation updates, and smart commits. Supports Laravel, Flutter, Vue 2/3, TailwindCSS, and Alpine.js.
No model invocation
Executes directly as bash, bypassing the AI model
No model invocation
Executes directly as bash, bypassing the AI model
Share bugs, ideas, or general feedback.
Community plugins for Claude Code by @anilcancakir.
Start a new Claude Code session in the terminal and enter the following commands:
> /plugin marketplace add anilcancakir/claude-code-plugins
> /plugin install <plugin-name>
Restart Claude Code to activate the plugin.
| Plugin | Description |
|---|---|
| strategic-compact | Smart context management with phase-aware compaction |
| serena-integration | Full-automation Serena MCP integration |
| dart-lsp | Dart/Flutter language server integration |
| pre-commit-flow | Automated code review, docs, and commits |
| idea-research | Business research and idea validation |
| implementation-planner | Structured implementation planning with TDD |
| project-optimizer | Project setup, brand guidelines, CLAUDE.md generation |
Smart context management that suggests compaction at strategic points instead of arbitrary auto-compaction.
> /plugin marketplace add anilcancakir/claude-code-plugins
> /plugin install strategic-compact
export STRATEGIC_COMPACT_T1=50 # First suggestion (default: 50 tool calls)
export STRATEGIC_COMPACT_T2=75 # Second suggestion
export STRATEGIC_COMPACT_T3=100 # Strong recommendation
export STRATEGIC_COMPACT_TIME=1800 # Time threshold (30 min default)
Full-automation Serena MCP integration for Claude Code. Zero manual configuration - semantic navigation, memory management, and tool routing work automatically.
Before installing, set up Serena MCP in your project:
# 1. Add Serena MCP server
cd /path/to/your/project
claude mcp add serena -- uvx --from git+https://github.com/oraios/serena serena start-mcp-server --context claude-code --project $(pwd)
# 2. Create project configuration
uvx --from git+https://github.com/oraios/serena serena project create
# 3. Index project (for large codebases)
uvx --from git+https://github.com/oraios/serena serena project index
> /plugin marketplace add anilcancakir/claude-code-plugins
> /plugin install serena-integration
| Skill | Triggers |
|---|---|
/serena-navigator | "navigate code", "find definition", "explore codebase" |
/serena-refactor | "rename function", "refactor", "rename symbol" |
/serena-memory | "save context", "load memories", "persist knowledge" |
Dart/Flutter language server integration for enhanced code intelligence.
> /plugin marketplace add anilcancakir/claude-code-plugins
> /plugin install dart-lsp
Automated code review, documentation updates, and intelligent commits with stack-specific intelligence.
> /plugin marketplace add anilcancakir/claude-code-plugins
> /plugin install pre-commit-flow
| Command | Description |
|---|---|
/my_review | Code review with security analysis |
/my_docs | Update inline documentation |
/my_commit | Generate smart commit message |
/my_send | Full workflow: review → docs → commit |
Comprehensive business research, market analysis, competitor intelligence, and idea validation.