What problem does it solve?
This Skill eliminates the hours of manual, error-prone work required to set up production-ready Astro 5 projects for content-heavy use cases, including configuring multi-target deployment adapters, headless CMS integrations, compliance gates, and testing harnesses from scratch.
Core Features & Use Cases
- Multi-Target Deployment: Generate a single Astro source tree that ships to static export, Node server, Vercel, or Cloudflare Pages, with adapter configuration gated by your selected target.
- Content-First Architecture: Built-in support for Islands hydration (React/Vue/Svelte), MDX, and typed content collections for blogs, documentation, and marketing content.
- Headless CMS Integration: Pre-wired, thin adapters for Sanity and Contentful with webhook handlers for on-publish revalidation, no tight coupling to CMS SDKs in page code.
- Built-In Quality & Compliance: WCAG AA, GDPR, and SPDX compliance gates enabled by default, plus Playwright E2E and Vitest unit test skeletons to jumpstart your testing workflow.
- Use Case: Ideal for teams building content-heavy sites like marketing pages, technical documentation, blogs, and e-commerce catalogs that need fast static performance with optional SSR for dynamic features.
Quick Start
Use the skill-astro skill to generate a fully configured Astro 5 project with your preferred islands framework, CMS adapter, deployment target, and compliance settings enabled.