improve-prompt
Installation
SKILL.md
Improve Prompt
Transforms a rough prompt into a precise, structured AI coding prompt with automatic project context research.
Workflow
Execute all three phases in order. Do not skip phases.
Phase 1 — Clarify Intent
Interpret the user's rough input. Identify:
- Task type: refactor / implement / debug / add feature / migrate / review / explain
- Primary language & framework (from the input or from Phase 2 research)
- Expected output type: code only / file modification / architectural plan / explanation
If the rough prompt is ambiguous about the task type, make a reasonable inference and state it in the generated prompt's Task field.