Bootstrap Prompts — CA Compliance Tracker (Worked Example)
The exact prompts to scaffold, connect, and build the CA compliance tracker week by week. If you chose a different project, use these as structural templates and substitute your own domain.
This page shows the complete prompts for the CA compliance tracker. Prompts A and B (scaffold + CLAUDE.md) are nearly universal — substitute your app name and domain. Prompts C through H are CA-specific — use them as structural templates if you chose a different project, replacing GSTIN/compliance task concepts with your own data model.
These prompts are designed to be pasted into Claude Code exactly as written, after substituting the [bracket] values with your own information. Each prompt produces a working result — test it in the browser before moving to the next.
Before You Start
You need:
- Claude Code installed and running (from Module 05 setup)
- Your 4 skill files installed at
~/.claude/skills/(from the Project Bootstrap page) - A Supabase project created for your app (separate from the School ERP)
- Your Supabase project ref copied from the dashboard URL
Prompt A — Scaffold the Project (Week 3)
Paste this into Claude Code from inside the folder where you want the app created.
Prompt B — Create the Project CLAUDE.md (Week 3)
After scaffolding, run this inside your app folder.
Prompt C — Client List UI (Week 4)
Prompt D — Supabase Integration (Week 5)
Prompt E — Compliance Tasks (Week 6)
Prompt F — Dashboard (Week 7)
Prompt G — Status Updates (Week 8)
Prompt H — Pre-Launch Polish (Week 9)
Debugging Prompts
When something doesn't work, use these:
Data not showing:
Form not submitting:
TypeScript error: