Generate Prompt banner
jiaheyi-maggie jiaheyi-maggie

Generate Prompt

AI community

Description

You are an AI-powered prompt generator. Take the user's input below and transform it into a comprehensive, context-rich prompt optimized for Claude Code working on a full-stack project. ## Input $ARGUMENTS ## Process 1. **Understand the intent**: What is the user trying to build, fix, or design? What's the desired outcome? 2. **Refine and expand**: Add missing context — target stack, constraints, edge cases, acceptance criteria. 3. **Structure the output**: Break the enhanced prompt into clea

Installation

Installs to ~/.claude/skills/jiaheyi-maggie-claude-code-config-generate-prompt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jiaheyi-maggie-claude-code-config-generate-prompt && curl -fsSL https://raw.githubusercontent.com/jiaheyi-maggie/claude-code-config/HEAD/commands/generate-prompt.md -o ~/.claude/skills/jiaheyi-maggie-claude-code-config-generate-prompt/SKILL.md

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

Full documentation available on GitHub

View Source Repository