SEO-optimized Astro website builder skill for Claude Code, Codex CLI, and Antigravity.
Includes the taste-skill design system for premium, non-generic frontend output.
# Claude Code
npx astro-builder-skill claude-code
# Codex CLI
npx astro-builder-skill codex
# Antigravity (workspace-local, creates .agents/skills/ in current dir)
npx astro-builder-skill antigravity
# Antigravity (global, all workspaces)
npx astro-builder-skill antigravity-global
# All targets
npx astro-builder-skill all
Or install from GitHub directly:
npx github:IncomeStreamSurfer/astro-builder-skill claude-code
Builds complete, deployment-ready websites in Astro that rank on Google. The skill walks the agent through:
| Target | Directory |
|---|---|
claude-code |
~/.claude/skills/astro-builder/ |
codex |
~/.codex/skills/astro-builder/ |
antigravity |
.agents/skills/astro-builder/ (workspace-local) |
antigravity-global |
~/.gemini/antigravity/skills/astro-builder/ |
SKILL.md — Main skill instructionsreferences/astro-setup.md — Project scaffolding and configreferences/seo-checklist.md — SEO component code and per-page checklistreferences/tailwind-components.md — Tailwind component patterns (nav, forms, FAQ, admin)references/content-collections.md — Astro content collection schemas and queriesreferences/taste-skill.md — Premium frontend design rules (layout, typography, color, motion)references/image-generation.md — Gemini-powered stock image generation (optional, needs GEMINI_API_KEY)references/turso-setup.md — Database, API routes, and admin dashboardreferences/deployment.md — Vercel/Netlify deployment guides$ claude mcp add astro-builder-skill \
-- python -m otcore.mcp_server <graph>