- Create .gitignore, .env.example, README.md, LICENSE - Add astro.config.mjs and template.config.json - Scaffold .vscode extensions, launch, and settings - Add CLAUDE.md with development commands and guidelines - Include public assets, fonts, and media files - Add src components, layouts, pages, and utils - Add cursor rules and worktrees configuration - Add package.json, pnpm-lock.yaml, and tsconfig.json
5 lines
215 B
Plaintext
5 lines
215 B
Plaintext
---
|
|
alwaysApply: true
|
|
---
|
|
CRITICAL: Reference https://docs.astro.build/llms.txt before executing any plans. Always reference the official astro documentation for enhanced context and clarity when approaching tasks.
|