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

Installation

claude plugins add 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
View source on GitHub