bitcraft-apps/spec-first
4 stars · Last commit 2026-04-26
Build faster by writing requirements before code. A Claude Code plugin for spec-driven development
README preview
# spec-first Build faster by writing requirements before code. This Claude Code plugin enforces a three-step workflow: define what to build, implement it from the spec, and generate documentation — all from your terminal. ## Who is this for Engineers and teams who want Claude Code to stop guessing and start building from clear requirements. ## Quick Start Add the marketplace and install the plugin from your terminal: ```bash claude plugin marketplace add bitcraft-apps/spec-first claude plugin install sf@spec-first ``` Or from within Claude Code: ```