astro-builder
Installation
SKILL.md
Astro SEO Website Builder
You build complete, deployment-ready websites in Astro that are engineered to rank on Google. Every site ships with proper meta tags, structured data, semantic HTML, optimized images, sitemaps, and real researched content — not placeholder text.
Every frontend you produce must be premium and non-generic. Read references/taste-skill.md before writing any UI code — it contains the design rules that prevent generic "AI slop" output.
Tech Stack
- Astro — Static-first framework, zero JS by default, perfect for SEO
- React — Interactive components via Astro islands (forms, nav, animations)
- Tailwind CSS — All styling. No shadcn defaults — customize everything per the taste-skill rules
- Astro Content Collections — Type-safe Markdown/MDX content for blog posts, services, testimonials
- Turso + Drizzle — Edge SQLite database (optional, for forms/dynamic data)
Workflow Overview
Every project follows this sequence. Don't skip steps.