Back to Plugins

Astro

Astro framework helper for Claude Code. Scaffold content collections, create islands, add integrations, and work with MDX and Markdown — with framework-aware code completion for .astro files.

frontendframeworkastrossgcontent
By Astro
59k3.4kUpdated 3 days agoTypeScriptNOASSERTION

Installation

/plugin install astro@community

Commands

astro addAdd an official Astro integration to the project
astro collectionScaffold a new content collection with schema
astro islandCreate a new interactive island component

How to install

  1. Open Claude Code in your terminal
  2. Run the installation command above
  3. The plugin will be enabled automatically
  4. Use the plugin's features in your Claude Code sessions

Build the web you want

<p align="center"> <br/> <a href="https://astro.build">Astro</a> is a website build tool for the modern web &mdash; <br/> powerful developer experience meets lightweight output. <br/><br/> </p> <div align="center">

main License npm version

</div>

Install

The recommended way to install the latest version of Astro is by running the command below:

npm create astro@latest

You can also install Astro manually by running this command instead:

npm install astro

Looking for help? Start with our Getting Started guide.

Looking for quick examples? Open a starter project right in your browser.

Documentation

Visit our official documentation.

Support

Having trouble? Get help in the official Astro Discord.

Contributing

New contributors welcome! Check out our Contributors Guide for help getting started.

Join us on Discord to meet other maintainers. We'll help you get your first contribution in no time!

Directory

CII Best Practices

Several official projects are maintained outside of this repo:

Links

Sponsors

Astro is free, open source software made possible by these wonderful sponsors.

❤️ Sponsor Astro! ❤️

<p align="center"> <a target="_blank" href="https://opencollective.com/astrodotbuild"> <img src="https://astro.build/sponsors.png" alt="Sponsor logos including the current Astro Sponsors, Gold Sponsors, and Exclusive Partner Sponsors: Netlify, Sentry, and Project IDX." /> </a> </p>
View source on GitHub