mattpocock-skills/skills/misc
2026-04-28 09:44:54 +01:00
..
git-guardrails-claude-code Add new skills for TDD, issue management, PRD creation, and productivity tools 2026-04-28 09:42:34 +01:00
migrate-to-shoehorn Add new skills for TDD, issue management, PRD creation, and productivity tools 2026-04-28 09:42:34 +01:00
scaffold-exercises Add new skills for TDD, issue management, PRD creation, and productivity tools 2026-04-28 09:42:34 +01:00
setup-pre-commit Add new skills for TDD, issue management, PRD creation, and productivity tools 2026-04-28 09:42:34 +01:00
README.md Update skill references in README files and add new skills to deprecated and personal sections 2026-04-28 09:44:54 +01:00

Misc

Tools I keep around but rarely use.

  • git-guardrails-claude-code — Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, etc.) before they execute.
  • migrate-to-shoehorn — Migrate test files from as type assertions to @total-typescript/shoehorn.
  • scaffold-exercises — Create exercise directory structures with sections, problems, solutions, and explainers.
  • setup-pre-commit — Set up Husky pre-commit hooks with lint-staged, Prettier, type checking, and tests.