Find the perfect skill
Frontend Design
Development
Create distinctive, production-grade frontend interfaces with exceptional attention to aesthetic details and creative choices.
VCF Alias for vc-phase-loop
Development
Short alias for vc-phase-loop, used for hands-off completion.
Flow Type Checking
Development
Run Flow for type checking and handle type errors in React code.
Figma API - Design File Data Extraction
Development
Extracts design file data from Figma using the REST API. Retrieves file structure, node properties, and style information such as colors, typography, and effects. Useful for automating design token extraction or inspecting component details without manually opening the file.
Full-stack app build with conventions
Development
Build, review, or assess full-stack apps (FastAPI + React + Docker) against a set of conventions. Three modes: new, review, assess.
Scaffold a dbt-lineage product skill
Development
Create a new product skill under skills/dbt-lineage/ following repo conventions, including slug, type, description, and README updates.
CoreWeave Repository Creation
Development
Guides users through creating a new CoreWeave GitHub repository using the cw CLI, with proper setup of team permissions, branch protection, and Backstage integration. Helpful when starting a new project that requires a standardized repository template.
Feature-Driven Backlog Implementation
Development
Implements backlogs through feature-driven development. Reads requirements and tech specs, writes code, and updates documentation for a features knowledge base.
Bootstrap New Feature Ticket
Development
Bootstraps a new feature ticket by setting active context, deriving a slug hint from the idea note, and preparing PRD questions. Use at the idea stage to initialize the ticket workflow and validate PRD readiness.
Tauri Packaging
Development
Packaging applications with Tauri. Configure and create installers for your desktop apps.
Deep Research Sub-Agent
Development
Launches a sub-agent to conduct in-depth research on a given topic or codebase question. It follows a structured process: defining scope, analyzing the codebase with the Explore sub-agent, consulting external sources, and synthesizing findings into a comprehensive report. Useful for investigating complex issues or unfamiliar code quickly.
Gemini API Caching
Development
Best practices for Gemini API caching: versioning, entity-stable keys, and cache busting.