astro-web
Installation
SKILL.md
Astro Web Skill
Build production Astro sites on Cloudflare Workers with Tailwind CSS 4, strict TypeScript, and oxfmt.
Stack
- Astro 5 — static-first with per-route SSR opt-out
- Cloudflare Workers — hosting via
@astrojs/cloudflareadapter - Tailwind CSS 4 — via
@tailwindcss/viteplugin - TypeScript — strict mode
- oxfmt — formatting
astro check— type checking (replaces tsc for .astro files)@astrojs/sitemap— auto-generated sitemap@astrojs/check— dev dependency for type checking