Sets up and manages Husky Git hooks by configuring pre-commit hooks, establishing commit message standards, integrating with linting tools, and ensuring code quality on commits.
Sets up and manages Husky Git hooks to enforce code quality standards like linting and commit message formatting on commits.
Why this plugin
Automates Git hook configuration for pre-commit checks, ensuring consistent code quality and commit standards across teams without manual setup.
Prerequisites
Requires Node.js/npm project and Git repository. Installs Husky package; may need linting tools configured.
/plugin marketplace add ccplugins/awesome-claude-code-plugins/plugin install husky@awesome-claude-code-pluginsCore skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement