Find the perfect skill
Git Backport
Development
Backport a specific commit from master to a release branch via cherry-pick. Creates a branch, pushes, opens PR, and returns to original branch.
Ralph Ultra Autonomous Loop
Development
Launches an autonomous loop that iterates through PRD stories, performing pre-flight checks, story selection with dependency awareness, prompt construction, execution, verification, and failure handling with circuit breaker and checkpointing. Useful when you need to execute a full PRD plan without manual intervention, with options for security modes and resumability.
Modern CSS Standards for CUI Projects
Development
Use this skill to apply modern CSS standards for CUI projects, including BEM naming, custom properties, Grid/Flexbox, and container queries. It provides guidelines for responsive design, performance optimization, accessibility, and tooling setup (PostCSS, Stylelint). Best when writing, modifying, or reviewing CSS in a professional development environment.
Advanced TypeScript Expert
Development
Master TypeScript with advanced types, generics, and strict type safety. For robust architectures and enterprise patterns.
Biome Diagnostics Development
Development
Guide for creating high-quality diagnostics in Biome, covering error messages, advice, and code frame displays.
Dev Server - Local Dev Manager
Development
Manage local dev services (app, stripe, odins-throne, proxy): start, stop, restart, status, and logs.
Flow Type Checking
Development
Run Flow type checking on React code, with renderer selection and error reporting.
Julia Pro
Development
Master Julia 1.10+ with modern features, performance optimization, multiple dispatch, and production-ready practices.
Dashboard Design
Development
Design effective dashboards with clear layouts, KPI displays, data grids, and real-time updates. Covers dashboard patterns, information hierarchy, responsive grids, and admin panel layouts.
GraphQL Schema Generator
Development
Generates GraphQL schemas, resolvers, and type definitions. Use when designing GraphQL APIs or documenting schemas.
GraphQL Schema Designer
Development
Design and implement GraphQL schemas with resolvers, subscriptions, and proper error handling patterns.
Code Review
Development
Performs structured code reviews by analyzing correctness, security, maintainability, and performance. Provides actionable feedback with severity levels and a summary. Ideal when reviewing pull requests or code changes for quality assurance.