83,201 skills sorted by stars.
Design consultation: understands your product, researches the landscape, proposes a complete design system (aesthetic, t...
Designer's eye QA: finds visual inconsistency, spacing issues, hierarchy problems, AI slop patterns, and slow interactio...
Post-ship documentation update. Reads all project docs, cross-references the diff, updates README/ARCHITECTURE/CONTRIBUT...
Restrict file edits to a specific directory for the session. Blocks Edit and Write outside the allowed path. Use when de...
Full safety mode: destructive command warnings + directory-scoped edits. Combines /careful (warns before rm -rf, DROP TA...
Systematic debugging with root cause investigation. Four phases: investigate, analyze, hypothesize, implement. Iron Law:...
Land and deploy workflow. Merges the PR, waits for CI and deploy, verifies production health via canary checks. Takes ov...
YC Office Hours — two modes. Startup mode: six forcing questions that expose demand reality, status quo, desperate speci...
CEO/founder-mode plan review. Rethink the problem, find the 10-star product, challenge premises, expand scope when it cr...
Designer's eye plan review — interactive, like CEO and Eng review. Rates each design dimension 0-10, explains what would...
Eng manager-mode plan review. Lock in the execution plan — architecture, data flow, diagrams, edge cases, test coverage,...
Systematically QA test a web application and fix bugs found. Runs QA testing, then iteratively fixes bugs in source code...
Report-only QA testing. Systematically tests a web application and produces a structured report with health score, scree...
Weekly engineering retrospective. Analyzes commit history, work patterns, and code quality metrics with persistent histo...
Pre-landing PR review. Analyzes diff against the base branch for SQL safety, LLM trust boundary violations, conditional...
Import cookies from your real browser (Comet, Chrome, Arc, Brave, Edge) into the headless browse session. Opens an inter...
Configure deployment settings for /land-and-deploy. Detects your deploy platform (Fly.io, Render, Vercel, Netlify, Herok...
Ship workflow: detect + merge base branch, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create...
Clear the freeze boundary set by /freeze, allowing edits to all directories again. Use when you want to widen edit scope...
Upgrade gstack to the latest version. Detects global vs vendored install, runs the upgrade, and shows what's new. Use wh...
Google Suite integration for Sheets, Docs, Slides, Gmail, Calendar, Tasks with multi-account support. Orchestrates opera...
High-performance toolkit for genomic interval analysis in Rust with Python bindings. Use when working with genomic regio...