Find the perfect skill
Create Pull Request
Development
Push branch and create a PR with concise title and appropriate labels.
Archive an OpenSpec Change
Development
Archive a completed RIPDPI VPN deployment OpenSpec change through the fail-closed taskctl lifecycle. Requires the repository-pinned ./taskctl wrapper.
Design Craft: Creating Delightful User Experiences
Development
Focuses on the emotional and aesthetic details that transform functional apps into delightful experiences. Covers empty state patterns that welcome users, loading states that reduce perceived wait time, and micro-interactions that provide polished feedback. Helps developers bridge the gap between visually polished interfaces and truly loved products.
Workflow Creator
Development
Creates multi-agent orchestration workflows for complex tasks requiring coordination across multiple agents and phases. Suitable for automating enterprise processes, operational procedures, and custom orchestration patterns. Ensures workflows are properly registered in the router configuration and agent archetype references.
Rigorous Code Review
Development
Senior-level code review of uncommitted changes, analyzing architecture, code quality, security, and engineering best practices.
Frontend Design Implementation Handoff
Development
Translate design-engine output into implementation work using real components, Flutter widgets, and existing repo tokens.
Ship It!
Development
Finalize and ship changes with quality checks, commits, and pull request creation.
Tmux Debug
Development
Captures screen content from tmux panes to debug terminal sessions, monitor background processes, or inspect command output. Helps when you need to see what is running in another tmux pane without switching to it. Useful for examining scrollback history or checking on long-running processes.
Fluxwing Component Creator
Development
Creates uxscii UI components with ASCII art and metadata, supporting fast and detailed modes.
Party TPH Catalog
Development
TPH-based pattern for small catalog dimensions like Gender, BlogTag, etc. Uses single Party table with discriminator, inherited DTOs, and base service.
Import Figma to Lumos
Development
Build Lumos design tokens from a messy Figma file, avoiding invented variables and asking the right questions to reconcile inconsistencies.
Backend Architecture Patterns
Development
Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring.