Claude Code Plugins
Vetted CLI extensions that extend Claude Code beyond its defaults. Every plugin reviewed for security, documented with real examples, and ready to install in one command.
Git & Version Control
24 pluginsSmart Git Commit
Auto-generates semantic commit messages from staged diffs. Follows Conventional Commits with breaking change detection.
PR Review Assistant
Comprehensive pull request reviews with code quality, security checks, and inline suggestion comments.
Branch Name Generator
Generate descriptive, kebab-case branch names from issue titles or natural language descriptions.
Changelog Generator
Auto-generates CHANGELOG.md from git history. Groups by feat/fix/chore, links to PRs and issues.
Testing
18 pluginsTest Generator
Creates unit and integration tests from function signatures. Supports Jest, Vitest, Pytest, and more.
Coverage Reporter
Analyzes test coverage reports and suggests which untested functions to prioritize for new tests.
Documentation
15 pluginsCode Documentor
Auto-generates JSDoc, Python docstrings, or Markdown docs with context-aware explanations.
README Generator
Generates a complete README.md from your codebase — badges, install guide, API docs, examples.
Know a plugin we're missing?
Submit it for review — we test every submission and list it free of charge within 48 hours.