Claude 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 |
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 kellymears/agents --plugin obsidianCode quality hooks — auto-formatting, linting, file protection, context recovery, and subagent orientation.
Red-green-refactor TDD cycle — write a failing test, make it pass, clean up.
Batch-process GitHub issues using parallel agents.
Real-time statusline for Claude Code — context health, tool activity, agent tracking, and todo progress.
Best practices for building terminal UIs with Ink (React for CLIs).
Work with Obsidian vaults — search, create, edit, organize notes and manage frontmatter via obsidian-cli and direct file access
Guides agents to use Obsidian CLI safely — 13 silent failure gotchas documented.
Obsidian CLI operations - vault management, search, properties, tasks, plugins, publish, and sync
Persistent Obsidian-based memory for coding agents. Automatically orients from a knowledge vault at session start, navigates project architecture via graph traversal, and writes discoveries back to the vault.
Manage an Obsidian vault as your development knowledge base and automatic work journal. Auto-captures commits, tasks, and Claude Code components with structured frontmatter.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.