This skill provides a comprehensive workflow for developing modern, static-first websites using Astro and Tailwind CSS v4. It enforces best practices for directory structure, layout management, and component architecture, specifically optimized for the Bun environment. Whether you are building complex routing systems, implementing interactive client islands, or optimizing assets with Astro's built-in tools, this skill ensures consistent implementation patterns and clean, maintainable code within the Astro ecosystem.
Características Principales
01File-based routing management in src/pages/
02Optimized image handling with astro:assets
030 GitHub stars
04Tailwind CSS v4 integration via @tailwindcss/vite
05Interactive client-side hydration patterns (Islands Architecture)
06Bun-native package management workflows