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.
Automates setup and management of Husky Git hooks for pre-commit checks, linting, and enforcing code quality standards.
Why this plugin
Simplifies Git hook configuration to enforce code quality automatically on every commit, preventing bugs and maintaining standards without manual intervention.
Prerequisites
Requires Node.js/npm project and Git repository. Installs Husky package and configures hooks in package.json.
/plugin marketplace add ananddtyagi/claude-code-marketplace/plugin install husky@cc-marketplaceCore 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