astro · Astro Docs
Getting started
Initial setup and installation steps for starting a new project with the Astro web framework.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
Getting started
Initial setup and installation steps for starting a new project with the Astro web framework.
When To Use
Use when initializing a new Astro project or setting up a development environment from scratch.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/getting-started-workflow-guide.md | An introductory guide to starting new projects with Astro, including information on starter themes for various website types. | Questions about an introductory guide to starting new projects with Astro, including information on starter themes for various websit... |
examples/getting-started-astro-new-project-npm-command.text | The npm command used to initialize a new Astro project via the create astro CLI. | Exact payloads, commands, or snippets shown in The npm command used to initialize a new Astro project via the create astro CLI. |
What This Skill Covers
- What will you build with Astro?
Workflow
- Open the most relevant file under
docs/for the exact documented workflow and wording. - Open
schemas/files for exact structured contracts. - Open
examples/files for concrete requests, commands, snippets, and manifests. - Do not add behavior or configuration that is not present in the attached source files.
Canonical source: https://docs.astro.build/en/getting-started