Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems, decomposing monoliths, or implementing microservices.
Implement saga patterns for distributed transactions and cross-aggregate workflows. Use when coordinating multi-step business processes, handling compensating transactions, or managing long-running workflows.
Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing applications for better maintainability.
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.
Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance, or building event-sourced systems.
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.
forge-adapt reads your codebase and installs the governance tools that fit — rewritten for your stack, not copy-pasted.
forge-kit is a library of project governance components: ticket gates, code reviewers, security auditors, dependency auditors, and more. forge-adapt is the skill that bridges forge-kit and your project — it reads your codebase, recommends what's relevant, and writes project-specific versions into .claude/. Nothing generic. Every component knows your stack.
1. Add the marketplace /plugin marketplace add agigante80/forge-kit
2. Install the plugin /plugin install forge-kit-adapt@forge-kit
3. Activate /reload-plugins
4. Open your project /forge-kit-adapt:adapt
and run forge-adapt (or say "run forge-adapt" to Claude Code)
forge-adapt takes it from there.
When you say "run forge-adapt", it:
.claude/ contents to build a project profile$queryRaw / $executeRaw injection in src/db/"Project profile:
Language/framework: TypeScript / Next.js 14
Domain: SaaS — multi-tenant project management with billing
Security surface: JWT auth, Stripe webhooks, PostgreSQL via Prisma
Governance already installed: none
### Recommended to install and adapt
| # | Component | Type | Why this project needs it | Priority |
|---|--------------------|---------|--------------------------------------------------|----------|
| 1 | ticket-gate | agent | Quality gate — universal need | P0 |
| 2 | security-auditor | agent | JWT + Stripe webhook surface has OWASP exposure | P0 |
| 3 | api-security-tester| agent | Public REST API with auth and payment endpoints | P0 |
| 4 | dep-auditor | agent | npm ecosystem with deep transitive deps | P1 |
| 5 | code-reviewer | agent | TypeScript/Next.js patterns and type safety | P1 |
| 6 | forge-adapt | skill | Keeps governance in sync with forge-kit | P1 |
Which would you like to import and adapt?
Reply with numbers (e.g. "1 3 5"), "all", or "none".
> all
✓ ticket-gate (agent) — adapted for agigante80/my-saas; Prisma + Stripe checks added
✓ security-auditor (agent) — JWT algorithm and webhook signature checks injected
✓ api-security-tester (agent) — Stripe webhook endpoint added to test surface
✓ dep-auditor (agent) — npm audit + license checks for payment libraries
✓ code-reviewer (agent) — Next.js App Router patterns and Prisma query safety
✓ forge-adapt (skill) — installed and self-updating
forge-kit ships two layers.
| Component | What it does |
|---|---|
| 6 issue templates | feature, bug, security, infrastructure, design, contribution — v4 with GWT scenarios, unit test specs, E2E test specs, GDPR and security checklists |
| GitHub labels | Standard label taxonomy for issue routing and prioritisation |
| Component | What it does |
|---|---|
forge-adapt skill | Analyses the target project, recommends relevant components, writes project-customised versions, and surfaces contribution candidates back to forge-kit |
ticket-gate agent | Scores every GitHub issue before implementation (5 core agents + dynamic routing by label). ALL must score 10/10 to pass |
| 11 specialist agents | code-reviewer, security-auditor, architect-review, backend-architect, backend-security-coder, api-security-tester, tdd-orchestrator, test-automator, performance-engineer, dep-auditor, health-check |
/full-review | Multi-phase code review orchestrator with a mid-run checkpoint |
/pr-enhance | Pull request description and checklist generation |
/ci-health | Check all GitHub Actions workflows, create P0 tickets for failures, auto-fix safe failures |
| 7 skills | forge-adapt, api-design-principles, owasp-api-security, architecture-patterns, microservices-patterns, cqrs-implementation, saga-orchestration |
Once forge-adapt has installed your components, the governance workflow looks like this:
file ticket → gate it (10/10 from all specialists) → implement → review
npx claudepluginhub agigante80/forge-kit --plugin forge-kit-backendSecurity agents and OWASP checklist skill
ticket-gate agent and gate-ticket slash command
Code review agents (code-reviewer, architect-review, backend-architect, code-simplifier, coding-standards-auditor) and full-review/pr-enhance commands.
dep-auditor, health-check agents and /ci-health command
Testing agents: tdd-orchestrator, test-automator, performance-engineer
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.