Keith Solomon avatar

Keith Solomon

Community

@ksolomon · Winnipeg, Canada

19Followers
|
14Public Repos
|
40Published Skills

WordPress dev, uber-geek.

Skills Distribution
DomainDeveloper To...Claude Code Plugin.. (35%)MCP Server & Integ.. (20%)Engineering Proces.. (20%)Embedded Device Pr.. (15%)

Agent Skills by Keith Solomon

Showing 40 vetted skills indexed across 1 GitHub repositories.

ksolomonksolomon
1

access

Manage Telegram channel access by editing the access.json state file.

Community
Intermediate
ksolomonksolomon
1

using-git-worktrees

Creates isolated git worktree workspaces with baseline test verification before feature implementation.

Community
Intermediate
ksolomonksolomon
1

test-driven-development

Enforces red-green-refactor test-driven development workflow before writing implementation code.

Community
Intermediate
ksolomonksolomon
1

systematic-debugging

Diagnose bugs through a four-phase root cause investigation process before proposing fixes.

Community
Advanced
ksolomonksolomon
1

using-superpowers

Enforces skill discovery and invocation before any AI response or action.

Community
Intermediate
ksolomonksolomon
1

dispatching-parallel-agents

Dispatch concurrent subagents to investigate independent failures across separate problem domains.

Community
Intermediate
ksolomonksolomon
1

executing-plans

Executes written implementation plans task-by-task with verification checkpoints and review gates.

Community
Intermediate
ksolomonksolomon
1

finishing-a-development-branch

Guides completion of development branches through structured merge, pull request, or cleanup options.

Community
Intermediate
ksolomonksolomon
1

brainstorming

Guides collaborative design dialogue to turn ideas into approved specs before implementation.

Community
Advanced
ksolomonksolomon
1

writing-plans

Generates detailed multi-step implementation plans with TDD tasks from specs.

Community
Intermediate
ksolomonksolomon
1

requesting-code-review

Dispatches a code reviewer subagent to evaluate git changes against requirements before merging.

Community
Intermediate
ksolomonksolomon
1

receiving-code-review

Guides verification and implementation of code review feedback with technical rigor.

Community
Intermediate
ksolomonksolomon
1

writing-skills

Create and test agent skills using test-driven development with subagent pressure scenarios.

Community
Advanced
ksolomonksolomon
1

verification-before-completion

Enforces running verification commands before claiming work is complete or passing.

Community
Basic
ksolomonksolomon
1

subagent-driven-development

Execute implementation plans by dispatching fresh subagents per task with staged code reviews.

Community
Advanced
ksolomonksolomon
1

receipts

Generate a personal Claude Code usage and impact report from local session transcripts.

Community
Advanced
ksolomonksolomon
1

claude-automation-recommender

Analyzes a codebase and recommends Claude Code hooks, subagents, skills, plugins, and MCP servers.

Community
Intermediate
ksolomonksolomon
1

build-mcpb

Package local MCP servers with bundled runtimes into installable .mcpb archives.

Community
Advanced
ksolomonksolomon
1

claude-md-improver

Audit and improve CLAUDE.md files against quality rubrics and templates.

Community
Intermediate
ksolomonksolomon
1

playground

Creates single-file interactive HTML playgrounds with live previews and copyable prompt output.

Community
Intermediate
ksolomonksolomon
1

example-skill

Provides a reference template for creating Claude Code plugin skills.

Community
Basic
ksolomonksolomon
1

example-command

Demonstrates the skills/<name>/SKILL.md layout for user-invoked slash commands.

Community
Basic
ksolomonksolomon
1

cardputer-buddy

Iterate on Cardputer-Adv MicroPython apps by pushing files, tailing serial logs, and running REPL commands.

Community
Intermediate
ksolomonksolomon
1

command-development

Create Claude Code slash commands with frontmatter, arguments, and bash execution.

Community
Advanced

Frequently Asked Questions About Keith Solomon

FAQPage Schema
What 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.