New Idea banner
pengasuzie pengasuzie

New Idea

Development community

Description

--- name: new-idea description: Scaffold a new idea directory with all the right files --- # New Idea Capture a new idea while the context is fresh. ## Instructions 1. **Ask "What's the idea?"** > "What's the idea? Just dump what you're thinking — a sentence, a paragraph, a link. I'll sort it out." **STOP and wait.** 2. **Extract a slug and one-liner from their response** - Derive a short kebab-case slug for the directory name (e.g., `book-to-audio`, `freight-ai-marketplace`) -

Installation

Installs to ~/.claude/commands/pengasuzie-claude-code-starter-new-idea.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/pengasuzie/claude-code-starter/HEAD/.claude/commands/new-idea.md -o ~/.claude/commands/pengasuzie-claude-code-starter-new-idea.md

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

Full documentation available on GitHub

View Source Repository