The OpenSpec Integration skill transforms API design from a rigid, waterfall process into a living, iterative workflow within Claude Code. It allows developers to start with minimal drafts that evolve as implementation insights are gained, using status markers like DRAFT, WORKING, and STABLE to clearly communicate the maturity of specific endpoints. By auto-detecting OpenSpec directory structures, it seamlessly bridges the gap between design and implementation, ensuring that OpenAPI specifications remain accurate, maintainable, and tightly coupled with the codebase throughout the entire development lifecycle.
主な機能
01Auto-detection of OpenSpec directory structures and API specification files
02Seamless integration with Spec-Driven Development (SDD) and BDD workflows
03Granular status markers (DRAFT/WORKING/STABLE) for individual endpoint maturity
04Automated generation of BDD scenarios and boilerplate from current API schemas
05Iterative versioning system to track API evolution from initial draft to production
060 GitHub stars