What problem does it solve? Drafting prompts in plain language often produces vague, verbose requests that AI models interpret inconsistently. This Skill converts a rough draft into a precise technical prompt by replacing long descriptions with standard terminology while preserving the original intent. ## Core Features & Use Cases - Terminology Compression: Replaces long plain-language descriptions with standard technical terms (e.g., "wait until the user stops typing" becomes "debounce the search input"). - Intent Preservation: Keeps the user's exact intent, concrete details, file names, constraints, and acceptance criteria without inventing new requirements. - Multilingual Support: Outputs the rewrite in the same language the user wrote in. - Use Case: You draft "remember old card positions, measure new ones, animate between them" and receive a tightened prompt using the term "FLIP animation" that you review and send yourself. ## Quick Start Invoke the rewrite skill followed by your rough draft prompt to receive a precise technical version ready to send.