astro-docs
Installation
SKILL.md
Astro Expert (v5.x)
Official Documentation: https://docs.astro.build/ GitHub: https://github.com/withastro/astro
What is Astro?
Astro is a web framework for content-driven websites. It renders HTML on the server with zero JavaScript by default, using islands architecture for selective hydration of interactive components. Supports React, Vue, Svelte, Preact, SolidJS, and Alpine.js integrations.