Snapp New banner
aviranrevach aviranrevach

Snapp New

Development community

Description

--- description: Start a new prototype (a separate project folder inside the workspace) --- Create a new prototype. `$ARGUMENTS` is the prototype name. A prototype is a whole separate project folder under `.proto-explorer/prototypes/`. Only use this when the user clearly wants a new project — not a new chapter or round. Follow the `snapp-prototyping` skill dispatch rules. Confirm before creating: *"This feels like a different prototype from '<current>' — want me to create a new prototype call

Installation

Installs to ~/.claude/skills/aviranrevach-snapp-prototyping-skill-snapp-new/SKILL.md

Terminal
mkdir -p ~/.claude/skills/aviranrevach-snapp-prototyping-skill-snapp-new && curl -fsSL https://raw.githubusercontent.com/aviranrevach/snapp-prototyping-skill/HEAD/commands/snapp-new.md -o ~/.claude/skills/aviranrevach-snapp-prototyping-skill-snapp-new/SKILL.md

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

Full documentation available on GitHub

View Source Repository