# astro Rules for Astro projects: islands architecture, ship zero JS by default, type-safe content collections. ```bash npx rulepack add astro ``` ## What it covers - `CLAUDE.md` — Astro playbook: `.astro` component structure, islands & `client:*` hydration, framework components, content collections - `AGENTS.md` — universal agent spec for the same scope - `.cursor/rules/astro.mdc` — Cursor rules scoped to `**/*.astro` ## Source Distilled from the official Astro documentation: https://docs.astro.build/ ## License MIT