claude-code-prompt-improver
Turn vague prompts into clear, well-researched AI coding requests
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install claude-code-prompt-improver?โผ
Run `npx skills add severity1/claude-code-prompt-improver --all -g -y` in your terminal to install the skill globally.
What does the prompt-improver skill do?โผ
It checks each prompt for clarity, and when a prompt is vague it researches your codebase and asks 1-6 targeted questions before executing, so you get a better first result.
Does it slow down clear prompts?โผ
No. Clear prompts proceed immediately with zero skill overhead, and the nudges only fire when they actually apply.
Can I skip the prompt evaluation?โผ
Yes. Prefix your prompt with * to bypass evaluation, or use / for slash commands and # for memory notes.
Which Claude Code version is required?โผ
You need Claude Code 2.0.22 or newer, since the skill uses the AskUserQuestion tool for clarifying questions.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core