brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
receiving-code-review
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
fastapi
|
navigator
Codebase orientation. Use FIRST when exploring code, finding files, or understanding project structure. For advanced search, see the codebase-navigator skill.
nextjs15-performance
Next.js 15 critical performance fixes. Use when writing React components, data fetching, Server Actions, or optimizing bundle size.
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
tailwind-patterns
|
writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code
backend-dev
|
code-review
|
design-principles
|
frontend-dev
|
full-stack
|
nextjs-performance
|
ui-review
|