Prompt Wizard banner
nitromike502 nitromike502

Prompt Wizard

Development community

Description

--- name: prompt-wizard description: Interactive wizard that guides you through creating effective prompts using the 5 W's framework (Who/What/Where/When/Why) tools: Read, Write, Edit, Glob, Grep, WebFetch, WebSearch argument-hint: "[optional-initial-prompt]" color: purple --- # Prompt Wizard I'm your interactive prompt creation assistant. I'll guide you through building an effective prompt using the **5 W's framework**: Who, What, Where, When, and Why. ## Session Management **Progress File:

Installation

Installs to ~/.claude/commands/nitromike502-claude-code-config-manager-prompt-wizard.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nitromike502/claude-code-config-manager/HEAD/.claude/commands/prompt-wizard.md -o ~/.claude/commands/nitromike502-claude-code-config-manager-prompt-wizard.md

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

Full documentation available on GitHub

View Source Repository