Letsgo banner
wilwaldon wilwaldon

Letsgo

Development community

Description

# /letsgo — Build or Update Let's Go! Sites ## Step 1: Detect Context First, determine where we are: ```bash # Check what kind of directory we're in ``` **Context A: Templates Repository** (has `templates/static/base/` + `PROMPTS.md`) - We're inside the Let's Go! templates repo itself - Ask: "You're in the templates repo. Do you want to: 1 — Create a test build in _test-builds/ 2 — Exit and run /letsgo from a project directory" **Context B: Existing Site** (has `site-data.json` or `pack

Installation

Installs to ~/.claude/commands/wilwaldon-lets-go-letsgo.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/wilwaldon/lets-go/HEAD/.claude/commands/Letsgo.md -o ~/.claude/commands/wilwaldon-lets-go-letsgo.md

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

Full documentation available on GitHub

View Source Repository