By acidtango
Generate comprehensive rolling-year change reports for Git repositories with detailed metrics and stakeholder-ready insights
A curated collection of plugins for Claude Code by Acid Tango. Includes agents, skills, hooks, and MCP servers that extend Claude Code's capabilities.
In Claude Code, run:
/plugin marketplace add acidtango/claude-toolkit
Then install the plugins you want:
/plugin install <plugin-name>@acidtango-claude-toolkit
Plugins hosted directly in this repository.
| Plugin | Type | Description |
|---|---|---|
git-year-analyzer | Agent | Generate comprehensive rolling-year change reports for Git repositories with detailed metrics, semantic analysis, and stakeholder-ready insights |
Plugins sourced from external repositories, curated for the Acid Tango toolkit.
| Plugin | Type | Source | Description |
|---|---|---|---|
terraform-conventions | Skill | Github | Write and review Terraform HCL following HashiCorp's official style conventions, with file organization, naming, security, and module best practices |
dockerfile-builder | Skill | Github | Generate optimized, secure multi-stage Dockerfiles with modern BuildKit features, language-specific patterns, and container security best practices |
claude-md-auditor | Skill | Github | Audit and improve CLAUDE.md files with quality scoring, targeted updates, and modern Claude Code feature recommendations |
This marketplace supports four types of Claude Code extensions:
/skill-name that provide domain expertisePlugins can also reference external repositories, acting as a curated directory of community tools. See CONTRIBUTING.md for details on all source formats.
We welcome contributions from the community. See CONTRIBUTING.md for instructions on how to create and submit new plugins.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub acidtango/claude-toolkit --plugin git-year-analyzerAnalyze git history to understand a codebase before reading any code. Reveals hotspots, risk areas, team structure, and development momentum.
Generate analytics reports and dashboard configurations from project data
Perform a comprehensive code review of recent changes
Changelog Generator subagent
Analyze local repos for code health, complexity, test coverage gaps - multi-dimensional health analysis combining complexity + churn + coverage
AI-powered repository analysis agent using Repomix CLI. Analyzes local and remote repositories intelligently by running repomix commands, then reading and searching the generated output files to answer questions about code structure, patterns, and content.