Skip to content

Commit 07ba0c0

Browse files
committed
CLAUDE.md: add instruction to ALWAYS reference the svelte doc when writing svelte code
1 parent 4168987 commit 07ba0c0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CLAUDE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,12 @@ bun paraglide
8484

8585
## Code Architecture
8686

87+
### Svelte Documentation
88+
89+
When working with Svelte code, always reference the latest documentation:
90+
91+
- **Latest Svelte Docs**: https://svelte.dev/llms-small.txt
92+
8793
### Frontend (SvelteKit)
8894

8995
- **Routes**: Standard SvelteKit routing in `packages/client/src/routes/`

0 commit comments

Comments
 (0)