Snap banner
aviranrevach aviranrevach

Snap

Development community

Description

--- description: Save the current index.html as a new snap --- Save the current `index.html` as a snap. `$ARGUMENTS` is the name (e.g. `"Homepage v2"`). If empty, either use the active round for an auto-numbered take or ask the user which round to stack under. Follow the `snapp-prototyping` skill for the full workflow — including preflight (Node + context detect), take vs round vs chapter vs prototype dispatch, and the "never write in a real app" hard rule. Underlying command (run from the u

Installation

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

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

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

Full documentation available on GitHub

View Source Repository