Find the perfect skill
Version Bump Automation
Development
Automates version bumping for plugins in the Claude Code Handbook monorepo.
hx: Haskell toolchain CLI
Development
Build, test, run, lint, format, and manage dependencies for Haskell projects using the hx CLI, with meaningful exit codes and MCP support.
Commit Message Generation
Development
Generate a commit message from staged changes following the repository convention (gitmoji, type, scope).
Checkpoint: Save & Restore Task State
Development
Save and restore task state before risky operations like refactors or migrations, with rollback safety.
Skill Improver Dispatcher
Development
Dispatches to the report-only skill-improver agent for a genealogy skill, using annotated eval run logs to propose evidence-cited edits. Never edits the skill itself.
Thread Spawner for Orchestrator
Development
Spawn and manage parallel threads on a running claude-threads orchestrator. Enables parallel execution of epics and stories with isolated git worktrees.
Database Optimizer
Development
Expert database optimizer specializing in modern performance tuning, query optimization, and scalable architectures.
OpenCode Skill Creation Router
Development
Create or update OpenCode skills via a unified command with operation routing. Supports :auto and :confirm modes.
Pair an AI agent with your browser
Development
Share your browser with another AI agent using a secure setup key. Works with OpenClaw, Codex, Cursor, and any HTTP-capable agent.
Resume Work from a Thread
Development
Resume work from a specific handoff thread by ID. Loads saved state including summary, next steps, git changes, and learnings to continue an exact session.
CatchAdmin CRUD Generator
Development
Generates a complete CRUD module from a database table definition, orchestrating 9 sub-skills to create migrations, models, controllers, and Vue pages.
Workflow Patterns
Development
Guide for implementing tasks using Conductor's TDD workflow, managing phase checkpoints, handling git commits, and executing the verification protocol.