astro

astro

astrolicious 10 ↓ 11k updated 5mo ago
Claude Code
View source ↗

What it does

  • npx astro dev - Start the development server.
  • npx astro build - Build your project and write it to disk.
  • npx astro check - Check your project for errors.
  • npx astro add - Add an integration.
  • npx astro sync - Generate TypeScript types for all Astro modules.
  • src/ - Project source code (components, pages, styles, images, etc.)
  • src/pages - Required. Defines all pages and routes.

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

astro FAQ

What does the astro skill do?

Skill for building with the Astro web framework. Helps create Astro components and pages, configure SSR adapters, set up content collections, deploy static sites, and manage project structure and CLI commands. Use when the user needs to work with Astro, mentions .astro files, asks about static site generation (SSG), islands architecture, content collections, or deploying an Astro project. npx astro dev - Start the development server. npx astro build - Build your project and write it to disk.

How do I install astro?

Run: npx -y skills add https://github.com/astrolicious/agent-skills --skill astro --agent claude-code — the source lives at github.com/astrolicious/agent-skills.

Maintain astro?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

astro on getagentictools
[![astro on getagentictools](https://getagentictools.com/badge/skills/astrolicious-agent-skills-astro.svg)](https://getagentictools.com/skills/astrolicious-agent-skills-astro?ref=badge)
npx agentictools info skills/astrolicious-agent-skills-astro

The second line is the CLI lookup for this page — handy in READMEs and docs.