By kellymears
Code quality hooks — auto-formatting, linting, file protection, context recovery, and subagent orientation.
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 |
Modifies files
Hook triggers on file write and edit operations
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 guardrailsRed-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.
Draft human-facing communications in the user's authentic voice.
Best practices for building terminal UIs with Ink (React for CLIs).
Prompt engineering techniques for accurate, grounded Claude responses — anti-hallucination workflow with citation-backed analysis
Specialized agents for developing, testing, and maintaining Claude Code plugins with quality enforcement hooks.
Easily create hooks to prevent unwanted behaviors by analyzing conversation patterns
Agents for code review, security audits, debugging, and quality assurance
Universal quality control orchestrator and final authority for any software development project. Dynamically discovers and coordinates with available sub-agents, performs comprehensive multi-dimensional quality assessment, security validation, and deployment readiness verification. Adapts to any project type, programming language, or development framework while maintaining enterprise-grade quality standards. Examples: <example>Context: Code changes ready for review across any project. user: 'Please review this code before commit' assistant: 'I'll use the 1-ceo-quality-control-agent to orchestrate comprehensive quality validation, discover available specialists, and perform final security scanning before approval.' <commentary>Universal quality control requires comprehensive validation across all dimensions regardless of project type.</commentary></example> <example>Context: Multi-agent work completion needing validation. user: 'Several agents completed their tasks, need quality review' assistant: 'Let me engage the 1-ceo-quality-control-agent to coordinate comprehensive validation across all completed work and ensure quality standards.' <commentary>Multi-agent coordination and quality validation applies to any development project.</commentary></example>
Audit and optimize Claude Code configurations with dynamic best-practice research