What problem does it solve? Vague or poorly structured prompts cause AI coding assistants to hallucinate, break existing code, or produce unusable output. This Skill teaches the proven patterns, templates, and model-selection rules that turn weak prompts into precise instructions. ## Core Features & Use Cases - The Golden Pattern: A five-part structure (Context, Current, Desired, Constraints, Success criteria) applied to every prompt. - 7-Step Technique Ladder: Escalating methods from clear instructions to few-shot examples, chain-of-thought, XML tags, system prompts, and prompt chaining. - Model Selection Guide: Decision tables for GPT-4o-mini, GPT-4.1, GPT-5.2, o1/o3, and Claude Opus/Sonnet/Haiku based on task complexity, speed, and cost. - Hallucination Prevention: Concrete rules like pasting actual code, listing assumptions, and defining what not to change. - Use Case: When a prompt like "fix the bug" fails, the Skill rewrites it into a structured bug report with reproduction steps, affected files, expected behavior, and acceptance criteria. ## Quick Start Ask the assistant to help you write a prompt for adding a feature or fixing a bug, and it will apply the golden pattern and templates automatically.