What problem does it solve? Vague or ambiguous prompts lead to incomplete or off-target AI responses. This Skill converts loosely worded requests into structured, actionable specifications with clear intent, concrete steps, and relevant constraints drawn from session memory. ## Core Features & Use Cases - Flag-Triggered Enhancement: Activates only when user input contains the -e or --enhance flag, keeping normal conversation unaffected. - Dynamic Output Structure: Always includes INTENT and ACTION fields, and conditionally adds TECH STACK, CONTEXT, ATTENTION, SCOPE, METRICS, or DEPENDENCIES based on task type. - Bilingual Support: Recognizes and processes both English and Chinese input semantics. - Use Case: A developer types "fix the auth bug -e" and receives a structured prompt specifying the intent to fix JWT token validation, concrete action steps for reviewing expiration logic, error handling, and testing with valid, expired, and malformed tokens. ## Quick Start Type your rough request followed by the -e flag, such as "optimize the slow API endpoints -e", to receive a structured enhanced prompt.