Plugin marketplace — git workflows, research, writing, browser automation, and more.
npx claudepluginhub kellymears/agentsClaude Code plugin marketplace — git workflows, research, writing, browser automation, and more.
Add the marketplace, then install plugins by name:
/plugin marketplace add kellymears/agents
/plugin install git@kellymears
| Plugin | Description |
|---|---|
git | Commit curation, PR creation, issue filing, and context switching |
research | Deep-dive multi-source research with cited evidence |
comms | Draft emails, Slack messages, blog posts in your voice |
playwright-cli | Browser automation for testing and data extraction |
sim | Progressive assessments and live pair programming challenges |
sprint-worker | Batch-process GitHub issues with parallel agents |
tdd | Red-green-refactor TDD cycle |
obsidian | Write notes to Obsidian vaults (configurable path) |
hud | Real-time statusline HUD for monitoring |
cli | CLI design best practices — argument design, help text, output formatting |
ink | Best practices for building terminal UIs with Ink (React for CLIs) |
guardrails | Code quality hooks for safe, consistent workflows |
The site/ directory contains a Next.js + MDX documentation site with page-based routing for plugin and skill detail views.
cd site && npm install && npm run dev
| Route | Description |
|---|---|
/plugins | Plugin listing |
/plugins/[name] | Plugin detail — skills, commands, install |
/plugins/[name]/skills/[skill] | Skill detail — SKILL.md, reference files, file tree |
Git workflow skills — commit curation, PR creation, issue filing, and context switching.
Deep-dive research across any domain with multi-source analysis and cited evidence.
Draft human-facing communications in the user's authentic voice.
Browser automation for web testing, form filling, screenshots, and data extraction.
Coding challenge simulators — progressive assessments and live pair programming problems.
Batch-process GitHub issues using parallel agents.
Red-green-refactor TDD cycle — write a failing test, make it pass, clean up.
Create documents in an Obsidian vault with configurable vault path.
Real-time statusline for Claude Code — context health, tool activity, agent tracking, and todo progress.
CLI design best practices — argument design, help text, output formatting, error handling, configuration, and robustness.
Best practices for building terminal UIs with Ink (React for CLIs).
Code quality hooks — auto-formatting, linting, file protection, context recovery, and subagent orientation.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations