Find the perfect skill
Claude Code Skill Manager
Development
Package manager for Claude Code skills: install, list, and update on demand from a registry, with agent-driven inline customization.
Full-Stack App Scaffolder
Development
Scaffold complete full-stack applications with best practices, including API routes, database schemas, and frontend components.
Generate a visual app screen mockup
Development
Create a static HTML mockup from a DESIGN.md file, with mobile-first design and defined colors. Uses realistic placeholder content.
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.
Git Commit Workflow
Development
Automated git commit workflow with precommit hook handling, lint/type checks, README and API reference updates.
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.
Performance Optimization
Development
Skill for improving speed, latency, throughput, and memory by defining metrics, measuring and attributing bottlenecks, and prioritizing macro-optimizations.
Flow Type Checking
Development
Run Flow type checking on React code, with renderer selection and error reporting.