소개
The Prompt Clarifier skill acts as an intelligent requirement-gathering layer for Claude Code, identifying vague or underspecified prompts before execution begins. By monitoring for short instructions, missing tech stacks, and ambiguous verbs like 'optimize' or 'fix', it triggers an interactive clarification loop using the AskUserQuestion interface. This ensures that Claude has the exact context, feature list, and performance targets needed to produce high-quality code, saving time and reducing the need for iterative corrections.