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.
writing-clearly-and-concisely
Apply Strunk's timeless writing rules to ANY prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Makes your writing clearer, stronger, and more professional.
prompt-optimizer
This skill should be used when users request help optimizing, improving, or refining their prompts or instructions for AI models. Use this skill when users provide vague, unclear, or poorly structured prompts and need assistance transforming them into clear, effective, and well-structured instructions that AI models can better understand and execute. This skill applies comprehensive prompt engineering best practices to enhance prompt quality, clarity, and effectiveness.
receiving-feedback
Use when receiving feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
medoma-frontend-refinement
Refine a Linear issue for React frontend implementation. Fetches issue details, queries domain knowledge, investigates frontend codebase patterns, and posts refinement as a Linear comment.
medoma-platform
Load this skill to gain domain knowledge about the Medoma platform. Queries a Supabase vector database for relevant platform knowledge using semantic search.
plot-trajectory
Use this skill to plan a trajectory through orbital waypoints before implementing a task. Produces a waypoint-structured mermaid diagram with burns identified. Use when prompted to, or suggest to use it when a task is complex enough to require trajectory planning.
schedule-burn
Create a visual implementation plan with mermaid when delegating a single burn to a sub-agent. Includes decision diamonds with exit ramps for early abort when unexpected issues arise. The sub-agent does not know about orbit - use implementation language only.
visual-planning
Use this skill to make a visual plan before implementing a task. Use when prompted to, or suggest to use it when a task is complex enough to require a visual plan.
visual-task
Create a visual implementation plan with mermaid when delegating tasks to sub-agents. Includes decision diamonds with exit ramps for early abort when unexpected issues arise.