What problem does it solve? Writing prompts that consistently produce accurate, well-formatted LLM outputs is difficult; vague instructions and missing constraints lead to unreliable results. This Skill provides a repeatable workflow for designing, testing, and refining prompts for any task. ## Core Features & Use Cases - Structured Prompt Design: Builds prompts with clear sections for role, task, context, constraints, and output format, including few-shot examples when needed. - Testing and Iteration: Defines success criteria, tests prompts with sample inputs and edge cases, and documents version and usage guidelines. - Use Case: You need a reusable prompt for refactoring Python code into modular structures. The Skill produces a system prompt with explicit constraints (no API changes, PEP 8 compliance), an output format specification, and example inputs with expected outputs. ## Quick Start Ask the AI to create a prompt for your task, describing the objective, required context, output format, and any constraints or guardrails.