Suggest features, suggest plugins, draft commits, scaffold skills, audit skill types, validate marketplace, bump versions, generate changelogs, port skills, rename plugins, and check git status
Analyze each skill in the marketplace and recommend whether it is better suited as a skill or command
Generate a changelog from git history grouped by plugin and version
Scaffold a new skill or command with correct structure, auto-determining the appropriate type
Report uncommitted changes and unpushed commits in the current repo
Port a skill from an external source into the marketplace with full wiring
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.
Community marketplace for Claude Code plugins — code quality, documentation, testing, and more.
Add this marketplace to your Claude Code installation:
/plugin marketplace add mattbobambrose/mattbobambrose-claude-skills
To install an individual plugin:
/plugin install code-quality@mattbobambrose-claude-skills
Update all plugins from this marketplace:
/plugin marketplace update mattbobambrose-claude-skills
Update a single plugin:
/plugin update code-quality@mattbobambrose-claude-skills
| Plugin | Description | Skills | Category |
|---|---|---|---|
code-quality | Code review, bug finding, cleanup, naming checks, and secrets auditing | 5 | development |
documentation | Generate and maintain inline docs, API documentation, READMEs, and llms.txt | 5 | documentation |
testing | Suggest new tests and add tests to raise coverage | 2 | testing |
project-tools | Suggest features, suggest plugins, draft commits, scaffold skills, audit skill types, validate marketplace, bump versions, generate changelogs, port skills, rename plugins, and check git status | 11 | productivity |
kotlin-tools | Kotlin/Gradle utilities — generate DTOs from JSON and add Maven dependencies | 2 | development |
hello-world | Generate a hello world program in any language | 1 command | development |
linear-bug-sweep | Systematically work through Linear project issues: verify, fix, close, and track progress | 1 | productivity |
summarize-progress | Summarize accomplishments from git history with motivational messaging | 1 | productivity |
Code review, bug finding, cleanup, naming checks, and secrets auditing.
/plugin install code-quality@mattbobambrose-claude-skills
| Skill | Description |
|---|---|
/find-bugs | Review the codebase for bugs and write findings to bugs-summary.md |
/fix-bugs <bug-numbers> | Fix specified bugs from bugs-summary.md and add tests to verify fixes |
/cleanup | Scan the codebase for cleanup opportunities and apply safe fixes |
/check-naming [file|package|project] | Check variable names in project source files for appropriateness and suggest improvements |
/check-secrets | Check git history and working tree for committed secrets files or .env files, and ensure they are covered by .gitignore |
Generate and maintain inline docs, API documentation, READMEs, and llms.txt.
/plugin install documentation@mattbobambrose-claude-skills
| Skill | Description |
|---|---|
/add-docs [directory-or-file] | Add inline doc comments to source files that are missing them |
/update-docs [output-dir] | Create or update Markdown documentation for the project's public API and modules |
/update-readme | Analyze the codebase and update the README with accurate, up-to-date content |
/generate-llms-txt [output-dir] | Generate llms.txt (and optionally llms-full.txt) following the llms.txt standard for LLM-friendly project discovery |
/update-project-docs | Update README.md, CLAUDE.md, and llms.txt in one pass |
Suggest new tests and add tests to raise coverage.
/plugin install testing@mattbobambrose-claude-skills
| Skill | Description |
|---|---|
/suggest-tests | Suggest new tests to write based on existing source code and test coverage |
/add-tests | Add additional tests to raise test coverage |
Suggest features, suggest plugins, draft commits, scaffold skills, audit skill types, validate marketplace, bump versions, generate changelogs, port skills, rename plugins, and check git status.
/plugin install project-tools@mattbobambrose-claude-skills
npx claudepluginhub mattbobambrose/mattbobambrose-claude-skills --plugin project-toolsGenerate and maintain inline docs, API documentation, and READMEs
Suggest new tests and add tests to raise coverage
Generate a hello world program in any language
Kotlin/Gradle utilities — generate DTOs from JSON and add Maven dependencies
Systematically work through Linear project issues: verify, fix, close, and track progress
Editorial "Essentials" bundle for Claude Code from Antigravity Awesome Skills.
PROJECT.md-first autonomous development with hybrid auto-fix documentation. 8-agent pipeline, auto-orchestration, docs auto-update on commit (true vibe coding). Knowledge base system with 90% faster repeat research. Strict mode enforces SDLC best practices automatically. Works for ANY Python/JavaScript/TypeScript/Go project.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.