astro-developer
Installation
SKILL.md
Astro Developer Skill
Overview
Enables comprehensive Astro web development including component creation, project setup, configuration optimization, islands architecture implementation, content collections management, and deployment strategies. This skill emphasizes Tailwind CSS-first development for consistent, maintainable styling.
Quick Start
Identify the task type and follow the corresponding workflow:
- New Project Setup → Use "Project Initialization" workflow
- Component Development → Use "Component Creation" guidelines with Tailwind CSS
- Testing Setup → See Testing Guide for Vitest/Playwright
- Performance Optimization → Use "Islands Architecture" patterns, see Performance Guide
- State Management → See State Management Guide for React islands
- Troubleshooting Issues → See Common Pitfalls Guide
- Content Management → Use "Content Collections" workflow
- Configuration & Deployment → Use "Configuration" and "Deployment" sections