astral-sh/claude-code-plugins

219 stars · Last commit 2026-02-27

README preview

# Astral plugins for Claude Code

## Installation

### Add the marketplace

Add the Astral marketplace to Claude Code:

```bash
/plugin marketplace add astral-sh/claude-code-plugins
```

### Install the `astral` plugin

After adding the marketplace:

```bash
/plugin install astral@astral-sh
```

View full repository on GitHub →