TestedProCoding
Drop-in CLAUDE.md for web apps.
A battle-ready web-app CLAUDE.md you paste in and fill today.
0 viewsWorks withAny model
Prompt Locked
Example result
CLAUDE.md — Ledgerloop ## Project overview A dashboard that turns freelance invoices into cash-flow forecasts. Framework: Next.js. Styling: Tailwind. Package manager: pnpm. ## Commands (verify each script exists in package.json before running; never invent one) - Dev server:…
01
What this prompt does
- Ships the file, not a conversation
- Pins the server versus client boundary
- Locks design tokens and semantics
- Defines "done" as checks passing
- Covers the framework command gotchas
02
Why it works
The file states the rules up front — server-vs-client boundary, design tokens, what "done" means — so your AI assistant follows them instead of guessing.
03
Tips for this prompt
- Keep the verify-scripts-exist line, it prevents inventions
- Note Next.js start versus preview, it bites
- Add your own top recurring mistake as a rule
- Upgrade later with the Architect skill
04
How to use the prompt
- 1Copy the whole block
- 2Swap each placeholder for your project
- 3Delete guardrails that don't apply
- 4Save as CLAUDE.md in the repo root
- 5Commit it and start your next session
Tags#claude md#web app#blueprint
More like thisCoding prompts
Browse all →