Opinionated development workflows for Go + React/TypeScript projects — BDD, TDD, CI/CD, quality gates
npx claudepluginhub petrepopescu21/forgeOpinionated development workflows for Go + React/TypeScript projects — BDD, TDD, CI/CD, quality gates
A Claude Code plugin for bootstrapping and developing Go + React/TypeScript projects with BDD and TDD discipline.
Add the marketplace and install the plugin from within Claude Code:
/plugin marketplace add petrepopescu21/forge
/plugin install forge
| Command | Description |
|---|---|
/bootstrap | Scaffold a complete project — collects inputs, runs the forge CLI, installs deps, verifies quality gates |
/feature | Full feature cycle: prompt → BDD scenarios → TDD implementation → quality verification |
| Skill | Type | Purpose |
|---|---|---|
forge:bootstrap-project | orchestrator | Gathers inputs, runs forge CLI to scaffold projects in ~50ms |
forge:add-feature | orchestrator | BDD → TDD → quality gates |
forge:bdd-feature | workflow | Turns prompts into Gherkin scenarios with step stubs |
forge:tdd-cycle | workflow | Red/green/refactor discipline |
Forge has two parts:
cmd/forge/) — a deterministic Go binary that generates project files from embedded templates across 11 layers (go-module, react, makefile, linting, bdd, playwright, ci, sonar, helm, claude-md, and common)/bootstrap scaffolds a complete project with all layers/feature drives BDD → TDD → quality for each featuremake lint && make typecheck && make test) run automaticallyThe generated CLAUDE.md ensures all future Claude Code sessions automatically use these skills.
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