spec-driven-implementation

安装量: 1.3K
排名: #3385

安装

npx skills add https://github.com/warpdotdev/common-skills --skill spec-driven-implementation

spec-driven-implementation Drive a spec-first workflow for substantial features in Warp. Overview Use this skill for significant features where a written spec will improve implementation quality, reduce ambiguity, or make review easier. Be pragmatic: not every change needs specs. Specs should usually live in: specs//PRODUCT.md specs//TECH.md For example: specs/APP-1234/PRODUCT.md specs/APP-1234/TECH.md specs/ should contain only ticket-named directories as direct children. Do not create engineer-named subdirectories or feature-slug directories there. Show more

返回排行榜