Keith Solomon
Community@ksolomon · Winnipeg, Canada
WordPress dev, uber-geek.
Agent Skills by Keith Solomon
Showing 40 vetted skills indexed across 1 GitHub repositories.
access
Manage Telegram channel access by editing the access.json state file.
using-git-worktrees
Creates isolated git worktree workspaces with baseline test verification before feature implementation.
test-driven-development
Enforces red-green-refactor test-driven development workflow before writing implementation code.
systematic-debugging
Diagnose bugs through a four-phase root cause investigation process before proposing fixes.
using-superpowers
Enforces skill discovery and invocation before any AI response or action.
dispatching-parallel-agents
Dispatch concurrent subagents to investigate independent failures across separate problem domains.
executing-plans
Executes written implementation plans task-by-task with verification checkpoints and review gates.
finishing-a-development-branch
Guides completion of development branches through structured merge, pull request, or cleanup options.
brainstorming
Guides collaborative design dialogue to turn ideas into approved specs before implementation.
writing-plans
Generates detailed multi-step implementation plans with TDD tasks from specs.
requesting-code-review
Dispatches a code reviewer subagent to evaluate git changes against requirements before merging.
receiving-code-review
Guides verification and implementation of code review feedback with technical rigor.
writing-skills
Create and test agent skills using test-driven development with subagent pressure scenarios.
verification-before-completion
Enforces running verification commands before claiming work is complete or passing.
subagent-driven-development
Execute implementation plans by dispatching fresh subagents per task with staged code reviews.
receipts
Generate a personal Claude Code usage and impact report from local session transcripts.
claude-automation-recommender
Analyzes a codebase and recommends Claude Code hooks, subagents, skills, plugins, and MCP servers.
build-mcpb
Package local MCP servers with bundled runtimes into installable .mcpb archives.
claude-md-improver
Audit and improve CLAUDE.md files against quality rubrics and templates.
playground
Creates single-file interactive HTML playgrounds with live previews and copyable prompt output.
example-skill
Provides a reference template for creating Claude Code plugin skills.
example-command
Demonstrates the skills/<name>/SKILL.md layout for user-invoked slash commands.
cardputer-buddy
Iterate on Cardputer-Adv MicroPython apps by pushing files, tailing serial logs, and running REPL commands.
command-development
Create Claude Code slash commands with frontmatter, arguments, and bash execution.
Frequently Asked Questions About Keith Solomon
FAQPage SchemaWhat tasks can I accomplish with Keith Solomon's skill registry?▼
You can build Claude Code plugins, slash commands, hooks, and MCP servers; enforce test-driven development, systematic debugging, and code review; scan codebases for security issues with verified patches; provision M5Stack ESP32 devices; and generate HTML session usage reports from local Claude Code transcripts.
Who is the target audience for these skills?▼
The registry targets Claude Code and Codex power users: plugin developers scaffolding extensions, engineers wanting disciplined TDD and review processes, security reviewers needing diff scans, and makers flashing M5Stack Cardputer devices with MicroPython apps.
How do I install and run these skills?▼
Skills install into the Claude Code or Codex skills directory; the skill-installer skill installs curated entries from openai/skills or any GitHub repo path, including private repos. User-invocable skills like access, configure, and receipts run via slash commands once placed in the skills folder.
Are these skills open source and what do they cost?▼
The skills are distributed as public GitHub repositories under ksolomon's account at no cost. The frontend-design skill references complete terms in a bundled LICENSE.txt; other skills carry no explicit license declarations in their frontmatter.
What prerequisites or dependencies do these skills require?▼
Most skills require Claude Code or Codex with Read, Write, Bash, Glob, and Grep permissions. The receipts and session-report skills read local ~/.claude/projects transcripts; m5-onboard needs a USB-connected M5Stack device; project-artifact requires a claude.ai login for the built-in Artifact tool.