prompt-builder
Installation
SKILL.md
Prompt Builder
An interactive generator that builds structured prompts for Claude based on the user's task description. The skill asks 7 questions, interprets loose or vague answers, clarifies details, and assembles a ready-to-use prompt from a universal template.
Suitable for anyone who needs to create a reusable, well-structured prompt for Claude — for code review, content writing, data analysis, or any other repeatable task.
Language Detection
Detect the language of the user's first message:
- If the message is in Russian — conduct the entire interview and output the final prompt in Russian.
- If the message is in English — conduct the entire interview and output the final prompt in English.
- If the language is ambiguous, default to English.
All question texts, labels, and output section headers must match the detected language.
Input
A natural-language description from the user of what they want the prompt to accomplish. Can be brief ("I need a prompt for code review") or detailed.