Find the perfect skill
UI Development Server
Development
Starts the Vite/React development server with hot module replacement. Supports multiple environments (development, staging, production, e2e) and custom ports. Useful for rapid frontend development and testing with real-time updates.
Review Fix — Plan & Execute from Last Review
Development
Reads the most recent code review, plans fixes for all findings grouped by priority, then executes every planned fix with atomic commits. Produces a dated plan and execution log in .reviews/. Helps automate the entire review-fix workflow.
Hermes Dojo
Development
Continuous self-improvement system for Hermes Agent. Analyzes past sessions to find failures and skill gaps, then automatically patches or creates skills and runs self-evolution to fix them.
Pull Request Review Command
Development
Review and approve/merge pull requests as a maintainer (full workflow with approve, request changes, merge, close actions).
New Pulumi Provider Package
Development
Guided workflow to add a new provider package to the Pulumi Registry, either as a community package or a first-party Pulumi provider.
Frontend Design System
Development
Design thinking and decision-making for web UI. Use when designing components, layouts, color schemes, typography, or creating aesthetic interfaces.
Workspace Discovery
Development
Interactive guide to discover available tools, workflows, agents, and hooks in the workspace via /help.
Project Session Preflight
Development
Read-only preflight that checks project state (issues, work, logs, dependencies) and reports deviations from normal. Maintains project-checks.md.
Runway Common Errors
Development
Implementation patterns for handling common errors when using Runway AI video generation platform.
Create a Wandas Skill
Development
Guides the creation of a wandas skill by inspecting existing APIs and generating required files.
TechSmith Local Dev Loop
Development
Set up a development workflow for TechSmith automation scripts with PowerShell testing.
Code Deduplication Detection
Development
Systematic methodology for detecting code duplication, dead code, and dependency bloat. Designed for Flutter and Firebase projects but adaptable to any codebase. Process includes project discovery, multi-phase scanning, severity classification, and structured report output with file locations and recommendations.