Find the perfect skill
Incremental / Delta Audit
Testing
Delta audit — check only recently changed code for regressions and new bugs.
Done - Reset for next task
Development
Checks for any uncommitted changes using `git status --porcelain` and stops if any exist; otherwise switches to the default branch (master or main) and pulls the latest changes. Ensures a clean working directory ready for the next task.
Payment Gateway
Development
Processes payments securely via Stripe, PayPal, or ACH. Used for paying invoices, scheduling future payments, and managing payment methods. Includes full audit logging and webhook handling for payment confirmation and failure alerts.
Ralph - Self-referential iteration with verification
Development
Self-referential loop for iterating on tasks until completion, with architect verification. Includes optional PRD mode for breaking down projects into user stories and ultrawork mode for parallel execution with smart model routing.
Lottie Animations
Development
Integrate Lottie vector animations from After Effects into iOS, Android, and cross-platform mobile apps with playback control, performance optimization, and interactive capabilities.
.NET Backend Development Patterns
Development
Master C#/.NET patterns for building robust APIs, MCP servers, and enterprise backends with modern best practices.
Frontend Slides
Development
Create zero-dependency, animation-rich HTML presentations that run entirely in the browser. Convert PowerPoint files or build from scratch.
Convert PRD to AI Assistant Instructions
Development
Interactive guide to convert a PRD document (PDF or DOCX) into instruction files for AI coding assistants like Claude Code, Cursor, Copilot, Windsurf, and Codex.
TinyDB Database Management for JSON Storage
Development
Configure and operate TinyDB for JSON-based document storage. The skill covers setup, CRUD operations, ID generation, and query patterns. It helps when building applications that need lightweight JSON persistence with search capabilities.
Vue Component Development and Code Review
Development
Skill for Vue component development and code review. In development mode, it generates high-quality Vue components and composables from user descriptions. In review mode, use /vue <path> to analyze Vue files and produce a structured report with checkpoints.
Factory Spec - MODEL Phase Orchestrator
Development
Orchestrates the MODEL phase of a factory: sequentially delegates the generation of functional specs (pm), technical specs (architect), and memory rules (rules-memory), with gate checks between steps. Useful for automatically producing specifications, ADRs, and project rules from an initial brief and scope.
Knowledge Log Output
Documentation
Logs new insights about repository structure and rules discovered during a conversation, prioritizing gaps between AI-inferred knowledge and the user's actual understanding. Saves to a timestamped file to highlight undocumented conventions and assumptions that need documentation.