Use Cases
When a user starts a new development conversation, this skill automatically triggers as the entry point. It forces the AI to scan all available skills before making any response (including clarifying questions, exploring codebase, etc.). For example, if the user says help me implement a user login feature, the AI won't start coding directly but will first check if skills like brainstorming, writing-plans, test-driven-development apply, and invoke them in priority order.
When facing complex development tasks, this skill provides a priority framework for skill orchestration: process skills (e.g., brainstorming, systematic-debugging) determine approaches first, then implementation skills execute. For example, when fixing a bug, systematic-debugging is triggered first, followed by relevant implementation skills. Through mandatory skill checking and red flag lists, it prevents the AI from skipping critical steps and taking shortcuts.
Skill File
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.