Find the perfect skill
Ship It!
Development
Finalize changes with quality checks, meaningful commits, and pull request creation.
Skill Review
Development
Reviews a skill folder for clarity, trigger quality, and maintainability, returning findings and proposed edits.
SpeedTree Subsystem Audit
Development
Audit the byroredux-spt crate: verify the .spt TLV walker and placeholder billboard fallback, focusing on byte accounting and route divergence.
Run Services
Development
Start all local development services with pre-flight dependency checks and automatic error recovery.
TDD Development Orchestrator
Development
Orchestrates a TDD-based development workflow: plans with a test-first approach, splits into trackable steps, saves to Obsidian vault, and executes sequentially. Delegates tasks to specialized agents via tmux. Helps structure complex implementations with clear progress tracking.
Map codebase with parallel agents
Development
Analyze codebase with parallel mapper agents to produce structured documents in .planning/codebase/. Supports fast mode and intelligence queries.
Compare ERB and JavaScript Template Output
Development
Use `scripts/render_erb_and_js.rb` to compare ERB and JavaScript template outputs for the offline scoring SPA. It renders both templates with the same data, extracts main content, and saves diff files to detect parity issues. Essential when converting ERB templates to JavaScript or debugging template rendering differences between legacy and SPA modes.
Git Commit Workflow
Development
Git commit workflow with precommit hook handling, lint/type checks, README and API reference updates. Automates staging and fixes errors.
Interactive Planning Agent
Development
Interactive planning agent. Designs verification specs through Q&A with the human and hands off to the orchestrator for execution. Use it when you need to break down a complex task into manageable specs after clarifying requirements.
Generate workflow JSON for AI models
Development
Generate workflow JSON files for chaining AI models.
Session Preflight
Development
User-invoked preflight that runs read-only repository checks and reports open issues, PRs, in-flight work, errors, down services, expiries, and doc drift.
Advanced C and Systems Programming
Development
Expert in C for embedded systems, kernels, and performance-critical code. Covers memory management, pointers, system calls, threading, and optimization.