Sets up Git hooks using Husky or pre-commit to catch issues before they hit your repo. You get pre-commit linting and formatting, commit message validation with commitlint, secret detection, and pre-push testing. The quick start gives you a basic Husky setup in under ten lines, and the reference guides cover both Node.js and Python ecosystems. The best practices are practical: keep hooks under 5 seconds, provide clear error messages, and yes, document when it's okay to use --no-verify. Good for enforcing team standards without becoming the code police.
npx -y skills add aj-geddes/useful-ai-prompts --skill git-hooks-setup --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar