Prompt Improver banner
ThibautBaissac ThibautBaissac

Prompt Improver

Development community

Description

--- name: prompt-improver description: >- Transforms vague or unstructured prompts into specific, actionable Claude Code prompts with clear objectives, constraints, and verification steps. Use when the user has a rough idea and wants a better prompt before running it, wants to optimize prompt quality, or mentions prompt improvement or prompt rewriting. WHEN NOT: Actually executing the improved prompt, writing CLAUDE.md instructions, or creating skills or agents. argument-hint: "[your draft pro

Installation

Installs to ~/.claude/commands/thibautbaissac-rails_ai_agents-prompt-improver.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ThibautBaissac/rails_ai_agents/HEAD/.claude/commands/prompt-improver.md -o ~/.claude/commands/thibautbaissac-rails_ai_agents-prompt-improver.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository