Prompt Buddy logoPrompt Buddy

astro · Astro Docs

Getting started

Initial setup and installation steps for starting a new project with the Astro web framework.

Import to Prompt Buddy

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

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/getting-started-workflow-guide.mdAn 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.textThe 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

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://docs.astro.build/en/getting-started