Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
Astral avatar

Astral

  • 294 repo stars
  • Updated February 27, 2026
  • astral-sh/claude-code-plugins

Skills for working with Python using Astral tools.

About

astral is a Claude Code skill in the Python category. Skills for working with Python using Astral tools.

  • astral
  • Python
  • AI-coding skill

Astral by the numbers

  • Data as of Aug 5, 2026 (Skillselion catalog sync)
/plugin marketplace add astral-sh/claude-code-plugins
/plugin install astral@astral-sh

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
repo stars294
Last updatedFebruary 27, 2026
Repositoryastral-sh/claude-code-plugins

What it does

Skills for working with Python using Astral tools.

README.md

Astral plugins for Claude Code

Installation

Add the marketplace

Add the Astral marketplace to Claude Code:

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

Install the astral plugin

After adding the marketplace:

/plugin install astral@astral-sh

Or browse and install interactively:

/plugin

Team installation

For team-wide plugin usage, add to your project's .claude/settings.json:

{
  "extraKnownMarketplaces": {
    "astral-sh": {
      "source": {
        "source": "github",
        "repo": "astral-sh/claude-code-plugins"
      }
    }
  },
  "enabledPlugins": {
    "astral@astral-sh": true
  }
}

Team members will be prompted to install the plugin when they trust the repository.

Usage

Skills

The plugin provides skills for Astral tools.

Invoke skills with /astral:<skill>, e.g., /astral:uv.

Claude sometimes needs to be prompted to use skills. We recommend adding this instruction to your CLAUDE.md:

When working with Python, invoke the relevant /astral:<skill> for uv, ty, and ruff to ensure best practices are followed.

LSP

The plugin also provides the ty LSP. It requires uvx to be available.

License

Licensed under either of:

at your option.

Contributing

See CONTRIBUTING.md for development setup and guidelines.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Related skills

Pythonbackend

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.