From mattpocock-skills
Implements work described in PRDs or issues, following TDD, typechecking, test suites, and code review before committing to the current branch.
How this skill is triggered — by the user, by Claude, or both
Slash command
/mattpocock-skills:implementThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
实现用户在 PRD 或 issues 中描述的工作。
实现用户在 PRD 或 issues 中描述的工作。
尽可能在预先认可的 seams 上使用 /tdd。
定期运行 typechecking,定期运行单个测试文件,并在最后运行完整测试套件。
完成后,使用 /code-review 审查这次工作。
把工作提交到当前 branch。
npx claudepluginhub vinvcn/mattpocock-skills-zh-cnImplements work described in a PRD or set of issues. Automates TDD, type checks, test execution, code review, and commits.
Implements work from a PRD or set of issues, using TDD at agreed seams, with regular typechecking and test runs, then reviews and commits the work.
Implements work from PRDs or issues with TDD, typechecking, unit tests, full test suite, code review, and commit.