Full TDD cycle skill from everything-claude-code — red-green-refactor loop with coverage gates, test-first enforcement, and structured commit checkpoints.
tddtestingred-green-refactor+3
Hooks
Claude Code Hooks Mastery
A tutorial-style hooks repository with progressive examples from basic to advanced — includes patterns for security gates, auto-formatters, and CI integrations.
hookstutorialpatterns
Hooks
Plankton Quality Hooks
alexfazio's code quality hooks — automatically run formatters, linters, and type checkers after every file edit, blocking commits with quality regressions.
code-qualitylintingformatting