Find the perfect skill
Visible Branch Name Command
Development
Provides the current Git branch name as dynamic metadata for coding workflow.
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.
Create wandas skill
Development
Skill for creating a new wandas skill by analyzing the API and following conventions.
Advanced TypeScript Expert
Development
Master TypeScript with advanced types, generics, and strict type safety. For robust architectures and enterprise patterns.
SonarCloud Query
Development
Query SonarCloud code-quality data via the /sonarcloud slash command. Fetches issues, metrics, gate, health, PR, hotspots, and history with filters.
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.
Next.js App Router Patterns
Development
Comprehensive patterns for Next.js 14+ App Router architecture, Server Components, and modern full-stack React development.
Create Skill from Prompt
Development
Convert an agentic prompt or Gemini Gem into a new structured skill for the framework.
Flow Type Checking
Development
Run Flow type checking on React code, with renderer selection and error reporting.