Skip to content

Commit 8465ab0

Browse files
committed
Add 3 new rules to README table, update file count to 57
1 parent 58cdd97 commit 8465ab0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ A **Next.js 15 + Supabase boilerplate** with **20 `.mdc` architecture rules** th
3333
| `testing.mdc` | Vitest + Playwright testing strategy |
3434
| `git-conventions.mdc` | Conventional commits + PR structure |
3535
| `ai-collaboration.mdc` | The 3-stage agentic loop (Plan → Implement → Verify) |
36+
| `file-naming.mdc` | File/directory naming conventions + import order |
37+
| `database-design.mdc` | Schema patterns, UUID keys, RLS templates |
38+
| `env-management.mdc` | Secret classification + NEXT_PUBLIC_ safety rules |
3639

3740
### 4 MCP Integrations (`.cursor/mcp.json`)
3841

0 commit comments

Comments
 (0)