Plugins

Available plugins in the kellymears marketplace. Add the marketplace, then install individual plugins by name.

/plugin marketplace add kellymears/agents
/plugin install git@kellymears

clidevelopment
1 skillv1.0.1

CLI design best practices — argument design, help text, output formatting, error handling, configuration, and robustness.

commswriting
1 skillv1.0.0

Draft human-facing communications in the user's authentic voice.

gistgit
1 skillv1.0.0

Create, list, view, edit, and delete GitHub gists. Private by default.

gitgit
4 skillsv1.1.0

Git workflow skills — commit curation, PR creation, issue filing, and context switching.

guardrailsquality
v1.0.0

Code quality hooks — auto-formatting, linting, file protection, context recovery, and subagent orientation.

hudmonitoringstatusline
2 commandsv0.0.8

Real-time statusline — context health, tool activity, agent tracking, and todo progress.

inkdevelopment
1 skillv1.0.0

Best practices for building terminal UIs with Ink (React for CLIs).

obsidiannotes
1 skillv1.0.0

Create documents in an Obsidian vault with configurable vault path.

playwright-clibrowser
1 skillv1.0.0

Browser automation for web testing, form filling, screenshots, and data extraction.

researchresearch
1 skillv1.0.0

Deep-dive research across any domain with multi-source analysis and cited evidence.

seniordevquality
3 skillsv1.0.0

Lazy senior dev mode — forces the simplest solution that works (YAGNI, stdlib first, no unrequested abstractions). Forked from ponytail by Dietrich Gebert.

simpractice
2 skillsv1.1.0

Coding challenge simulators — progressive assessments and live pair programming problems.

sprint-workerautomation
1 skillv1.0.0

Batch-process GitHub issues using parallel agents.

stylesquality
v2.0.1

Kaomoji expressions, typed admonitions, and structured response formatting.

tddtesting
1 commandv1.0.0

Red-green-refactor TDD cycle — write a failing test, make it pass, clean up.