Full development workflow — plan, build, test, ship
npx claudepluginhub arthtech-ai/arthai-marketplace --plugin forgeSpin up an implementation team from a plan. Usage: /implement <feature-name> [--frontend-only] [--backend-only] [--no-redteam] [--redteam-once] [--redteam-strict]
Spin up an adversarial planning team for a feature. Usage: /planning <feature-name> <--design> <--gtm> <--fast> <--lite> <-- brief>
Run QA, create a GitHub PR, and manage post-merge workflow. Never push directly to main.
Run local tests before pushing. Catches CI failures locally in 30s instead of 4min round-trip. Usage: /precheck
Run QA checks. Usage: /qa (commit), /qa full (comprehensive), /qa staging (deployed), /qa prod (read-only).
Differentiated PR review — bug fix vs feature. Scope compliance, regression tests, behavior contract, knowledge base lookup. Uses built-in code review + project-specific checks. Usage: /review-pr <#N|branch> <--type bug|feature>
System design architect. Use for architecture planning, design tradeoffs, execution plans, and coordinating backend/frontend agents. Adapts designs to team size and scale.
Use this agent when a major project step has been completed and needs to be reviewed against the original plan and coding standards. Examples: <example>Context: The user is creating a code-review agent that should be called after a logical chunk of code is written. user: "I've finished implementing the user authentication system as outlined in step 3 of our plan" assistant: "Great work! Now let me use the code-reviewer agent to review the implementation against our plan and coding standards" <commentary>Since a major project step has been completed, use the code-reviewer agent to validate the work against the plan and identify any issues.</commentary></example> <example>Context: User has completed a significant feature implementation. user: "The API endpoints for the task management system are now complete - that covers step 2 from our architecture document" assistant: "Excellent! Let me have the code-reviewer agent examine this implementation to ensure it aligns with our plan and follows best practices" <commentary>A numbered step from the planning document has been completed, so the code-reviewer agent should review the work.</commentary></example>
Adaptive frontend developer — React, Next.js, Vue, Nuxt, Svelte, SvelteKit, Angular, Solid, Astro, Remix, and more. Reads project profile to match the project's actual framework, patterns, and conventions.
World-class product manager agent with strategic product sense, growth hacking expertise, and design intuition. Synthesizes methodologies from Shreyas Doshi, Marty Cagan, Lenny Rachitsky, Sean Ellis, Gibson Biddle, Julie Zhuo, and Brian Balfour.
Adaptive backend developer — Python (FastAPI, Django, Flask), Node.js (Express, NestJS, Hono, Fastify), Go, Rust, Ruby (Rails), Java (Spring), Elixir (Phoenix), and more. Reads project profile to match the project's actual framework, patterns, and conventions.
QA orchestrator — testing across backend, frontend, and E2E layers
Specialized debugging agent for when other agents get stuck. Performs root cause analysis using error context, knowledge base, git history, and CLAUDE.md. Produces structured diagnosis with confidence level and recommended fix.
Battle-tested Claude Code plugin for engineering teams — 38 agents, 156 skills, 72 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Comprehensive 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.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification