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
CLI design best practices — argument design, help text, output formatting, error handling, configuration, and robustness.
→Draft human-facing communications in the user's authentic voice.
→Git workflow skills — commit curation, PR creation, issue filing, and context switching.
→Code quality hooks — auto-formatting, linting, file protection, context recovery, and subagent orientation.
→Real-time statusline — context health, tool activity, agent tracking, and todo progress.
→Best practices for building terminal UIs with Ink (React for CLIs).
→Create documents in an Obsidian vault with configurable vault path.
→Browser automation for web testing, form filling, screenshots, and data extraction.
→Deep-dive research across any domain with multi-source analysis and cited evidence.
→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.
→