Search for a command to run...
148 mods
Pre-tool hook that blocks code edits unless a failing test exists first — enforces strict test-first discipline by refusing file writes without a red test in scope.
Quality, security, and style code review agent from everything-claude-code — enforces team conventions, catches anti-patterns, and produces structured review comments.
Full TDD cycle skill from everything-claude-code — red-green-refactor loop with coverage gates, test-first enforcement, and structured commit checkpoints.
Vulnerability analysis and secure coding enforcement agent from everything-claude-code — OWASP top 10 scans, dependency audits, and remediation recommendations.
A collection of Claude Code hooks for automating git workflows — auto-generate commit messages, PR descriptions, changelogs, and enforce conventional commits.
Hooks that monitor and enforce Claude Code API usage limits — track daily token spend, set budget alerts, and auto-pause when limits are reached.
steipete's opinionated CLAUDE.md rules for large codebases — enforces architecture boundaries, naming conventions, test requirements, and PR hygiene.
Security-hardened CLAUDE.md configuration from Trail of Bits — enforces secure coding practices, rejects dangerous patterns, and adds security-review prompts.
karanb192's comprehensive hooks library — pre/post tool hooks for git automation, test runners, linting enforcement, session logging, and notification alerts.