prompt-engineering
SKILL.md
Prompt Engineering
Overview
This skill transforms vague user requests into precise, effective prompts through collaborative dialogue, systematic analysis, and iterative refinement. It combines proven prompt engineering techniques with a structured development process to create prompts that reliably achieve user objectives.
Workflow Decision Tree
When a user requests prompt assistance, follow this decision flow:
User Request
├─ "Create a prompt" / "Make a prompt" / Vague request
│ └─ → Start with EXPLORATION PHASE
├─ "Optimize this prompt" / Has existing prompt
│ └─ → Start with SIMPLE OPTIMIZATION
└─ "Fix this issue with my prompt" / Specific problem
└─ → Start with ANALYSIS PHASE (focused on problem)