By dazeb
Orchestrate AI agents in Claude Code to enforce TDD workflows, create isolated git worktrees for features, dispatch subagents for parallel tasks and code reviews, run tests/linters before commits, investigate bugs, and manage merges/PRs for disciplined development cycles.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Your comprehensive playbook of systematic AI agents. Using Anthropic's Official methodology, we provide ready-to-use agent templates with complete workflows that make Claude smarter at specific development tasks.
What is this? A collection of specialized "expert personas" that make Claude better at specific development tasks.
Works with: Claude Code CLI, OpenCode, Claude Web/Desktop
How does it work?
@frontend-developer)📋 View Complete Feature List → | 📚 Marketplace Docs | 🪝 Hooks Guide | 🔌 MCP Guide | ⚡ LSP Guide
Try it now:
# Add the marketplace to Claude Code
/plugin marketplace add https://github.com/dazeb/ClaudePlaybook
# Install specific category
/plugin install web-development-agents@claude-playbook
/plugin install engineering-agents@claude-playbook
# Or install the essentials bundle (recommended for starters)
/plugin install essentials-bundle@claude-playbook
# Browse all available plugins
/plugin > Discover
curl -fsSL https://raw.githubusercontent.com/dazeb/ClaudePlaybook/main/install.sh | bash
Interactive installer lets you choose which agents to install.
📚 View Full Marketplace Documentation →
# Clone into your project
git clone https://github.com/dazeb/ClaudePlaybook.git .claude
# Use an agent
# Just say: "@frontend-developer, build me a responsive navbar"
That's it! Claude will now respond with frontend-specific best practices, modern tools, and avoid common pitfalls.
Specialized workflows that make agents systematic and quality-focused. Skills are automatically available to all agents.
npx claudepluginhub dazeb/claudeplaybook --plugin web-development-agentsComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification