Seed Demo banner
luismanuu luismanuu

Seed Demo

Data community

Description

--- description: Create or refresh deterministic demo seed data. Writes supabase/seed.sql and canned LLM responses. Required before /milestone-demo. --- Generate deterministic seed data so the demo works without live users or live APIs. ## Steps ### 1. Read IDEA.md Find the tables defined in the Data Model section. Decide how many seed rows per table show off the full range of the product. Guidance: 3-5 rows per table is usually right. Enough to demo "a populated app", few enough to not ove

Installation

Installs to ~/.claude/commands/luismanuu-hackathon-factory-seed-demo.md

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

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

Full documentation available on GitHub

View Source Repository