Covers the essentials for building with Astro's islands architecture and static site generation. Handles component creation, page routing, content collections setup, and deployment workflows across major platforms like Vercel, Netlify, and Cloudflare. The skill walks through project structure conventions, CLI commands for dev/build/check cycles, and adapter configuration for SSR when needed. Stays current with Astro's docs and includes TypeScript support out of the box. Solid choice when you're building content-heavy sites that need fast loading times without sacrificing interactivity where it counts.
npx skills add https://github.com/astrolicious/agent-skills --skill astro