MSprmattpocock-skills#mattpocock-skillsv1.2.3Git & Version Controldocumentationcode reviewpull requestsUse when writing a PR body.
MSgit-guardrails-claude-codemattpocock-skills#mattpocock-skillsv1.2.3Git & Version ControlClaude Codesafety-guardrailsgit-hooksSet up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git...
MSmigrate-to-shoehornmattpocock-skills#mattpocock-skillsv1.2.3TestingTypeScriptrefactoringtype-assertionsMigrate test files from type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace in tests, or needs partial test data.
MSscaffold-exercisesmattpocock-skills#mattpocock-skillsv1.2.3Educationlintinggit workflowcourse-scaffoldingCreate exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold exercises, create exercise stubs, or set...