Find the perfect skill
Relentless Plan Interview
Development
Relentlessly interview the user about a plan or design to resolve each decision branch. Explore the codebase when possible.
Stock and Market Analyzer
Data & AI
Analyzes individual or multiple stocks and provides market reviews with actionable recommendations.
K8s Deployment Planner
DevOps
A reusable AI skill that generates complete, production-grade Kubernetes deployment plans from an application description.
Fallout New Vegas Compatibility Audit
Testing
Per-game audit of Fallout New Vegas compatibility for ByroRedux, covering ESM, cells, RT lighting, and ragdoll. Flags regressions against recorded baselines.
Stack-unwind review of a conversation
Productivity
Rebuilds a conversation as a stack-unwind tree, marking completed tasks and open items left behind, with node count derived from measured prompt count.
Rebuild and Restart Storybook
Development
Skill for rebuilding and restarting Storybook after configuration or dependency changes.
Fix Broken Links
Development
Fixes broken links reported by the daily link checker by triaging each link to a strategy (alias, redirect, source edit, exclusion) and opening an auditable PR.
Technical Writing Style Guide
Content
Expert writing for technical content, social media, and developer documentation. Optimized to avoid AI detection patterns.
Record Architecture Decision Records
Documentation
Create or modify Architecture Decision Records (ADRs) with clear guidelines for context, alternatives, options considered, and consequences.
/finish - Code Review Dispatcher
Testing
Internal review dispatcher for code changes. Automatically classifies files and runs appropriate reviews, skipping those already completed.
API Design Principles
Development
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs.
Check Degeneration for imp Inference Engine
Testing
Verifies that models in the imp inference engine avoid repetition loops, stuck tokens, and state corruption after code changes. Includes pass criteria and known failure modes.