Milestone Scaffold banner
luismanuu luismanuu

Milestone Scaffold

Design community

Description

--- description: Milestone 1 — scaffold the real project. Spin up Next.js + Tailwind + Supabase + Vitest. Create auth, empty DB schema, shell UI. No features yet. --- You are the Architect executing **Milestone 1: Scaffold**. Goal: a running, deployable, empty app in under 60 minutes. ## Pre-requisites - `IDEA.md` is filled - `CLAUDE.md` has stack locked - `.env.local` has Supabase + LLM keys filled in ## Steps ### 1. Initialize Next.js (only if `package.json` doesn't exist) ```bash pnpm c

Installation

Installs to ~/.claude/commands/luismanuu-hackathon-factory-milestone-scaffold.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/luismanuu/hackathon-factory/HEAD/.claude/commands/milestone-scaffold.md -o ~/.claude/commands/luismanuu-hackathon-factory-milestone-scaffold.md

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

Full documentation available on GitHub

View Source Repository