Results for “mattpocock” - 4 found
Test-Driven Development
39,577Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refac
Testing
by mattpocock/skills
diagnose
38,614Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-tes
Testing
by mattpocock/skills
Setup Pre-Commit Hooks
15,151Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm
Testing
by mattpocock/skills
migrate-to-shoehorn
14,648Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests,
Testing
by mattpocock/skills