Find the perfect skill
ADR Review (Level 1)
Development
Applies the Level 1 ultrathink review pattern to an ADR from the Runcriticon corpus. Detects gaps in blocks A-G, proposes sub-decisions with anchors, and ends with chained review + acceptance PRs.
Azure Role Selector
Security
Helps users select the most appropriate Azure role with least privilege for their desired permissions. Uses Azure documentation to find built-in roles or generates a custom role, then provides CLI commands and a Bicep snippet to assign the role.
MVP Definition
Development
This skill defines the MVP scope by identifying the smallest testable product, success metrics, and explicit out-of-scope items. It is used when the user wants to define or scope an MVP, or start Stage 3 after completing personas.
CodeTour Guided Walkthroughs
Documentation
Create CodeTour .tour files for persona-targeted code walkthroughs with real file and line anchors. Use for onboarding, architecture, PR, RCA, and feature-explanation tours.
Branch Documentation Sync
Documentation
Synchronize project documentation with recent code changes, refactors, and feature implementations in the current branch.
Pikku Project Discovery
Development
Discovers the structure of a Pikku project by listing functions, tags, middleware, permissions, HTTP routes, channels, schedulers, and queues. Use it to understand an existing codebase, inspect dependencies, or find potential issues like untagged functions.
Music Stem Separation
Content
Split an existing production into vocal/drum/bass/other stems using the cogmusic MCP tool.
Ship It – Finalize and Create PR
Development
Finalize and ship your changes by running quality checks, creating commits, and generating a pull request.
Global Deployment on Fly.io
DevOps
Assists with deploying applications globally on Fly.io edge infrastructure. Use when deploying Docker-based apps, configuring multi-region machines, setting up persistent storage, or managing global databases.
Mobile Developer
Development
Expert in cross-platform and native mobile development with React Native, Flutter, and native iOS/Android.
Beads Project Task Tracking
Development
Use the bd CLI to manage durable project tasks, track blockers and dependencies, and maintain shared work memory across sessions.
Output SDK Folder Structure Conventions
Development
Validate and fix folder structure for Output SDK workflows. Ensures migrated workflows follow correct conventions.