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 on commits.
Why this plugin
Automates Git hook configuration for pre-commit checks and commit message standards, ensuring consistent code quality and team workflows.
Prerequisites
Requires Node.js/npm project and Git repository. May need linting tools like ESLint or Prettier installed.
/plugin marketplace add ananddtyagi/cc-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