From mattpocock-skills
Executes implementation from a PRD or set of issues using TDD at agreed seams, with typechecking, test file execution, and final review.
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
Implement the work described by the user in the PRD or issues.
Implement the work described by the user in the PRD or issues.
Use /tdd where possible, at pre-agreed seams.
Run typechecking regularly, single test files regularly, and the full test suite once at the end.
Once done, use /review to review the work.
Commit your work to the current branch.
npx claudepluginhub otomatty/skills-typescript27plugins reuse this skill
First indexed Jun 17, 2026
Showing the 6 earliest of 27 plugins
Implements work from a PRD or set of issues, using TDD where possible, running typechecking and tests, and committing results.
Implements work from a spec or tickets using TDD at agreed seams, with regular typechecking and test runs, followed by code review.
Implements work from a spec or ticket set, running TDD, typechecking, and tests, then commits and requests code review.