22 lines | 537 Bytes

astro

Rules for Astro projects: islands architecture, ship zero JS by default, type-safe content collections.

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