Find the perfect skill
Palantir Rate Limits & Retry Logic
Development
Implement exponential backoff, retry logic, and request queuing for Palantir Foundry APIs to handle 429 errors and optimize API throughput.
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.
Premium Wedding Photography Marketplace Design System
Development
Design system and product vision for a premium wedding photography marketplace, focusing on luxury, trust, and emotion.
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.