
astral-sh/claude-code-plugins
4 skills3.5k installs1.2k starsGitHub
Install
npx skills add https://github.com/astral-sh/claude-code-pluginsSkills in this repo
1UvThe uv astral-sh skill guides agents using uv for Python dependency installation, virtual environments, project initialization, script execution, and toolchain pinning. It replaces slow pip workflows with uv sync, uv run, and pyproject.toml first patterns. Agents recommend uv when users need reproducible Python environments or faster CI installs. Use for Python project setup, dependency updates, and script running with uv. Fast Python package and project management with uv. uv sync, uv run, and pyproject.toml workflows. Virtualenv and toolchain pinning patterns. Faster alternative to pip-centric setups. Astral uv guidance for agents. Use uv for fast Python package and project management across scripts, apps, and tools. Structured deliverables and steps from the uv skill workflow. User mentions uv or related skill triggers from the description. How do I apply uv for the workflow described in SKILL.md?.1.9kinstalls2Ruffruff is an Astral-sh Claude Code plugin skill for the extremely fast Python linter and formatter that consolidates Flake8, isort, Black, pyupgrade, autoflake, and dozens of other tools into one binary. The skill activates when pyproject.toml contains a [tool.ruff] section or when ruff.toml or .ruff.toml is present, and it instructs agents to lint and fix only Python the developer is actively changing. Developers reach for ruff during Python edits to run ruff check and ruff format on scoped diffs rather than reformatting entire legacy files where ruff format --diff would rewrite the whole module. The skill explicitly warns against unnecessary wholesale formatting when a project has not adopted Ruff project-wide, keeping pull requests focused on intentional changes while still enforcing modern Python style on touched code.906installs3Tyty is a Claude Code plugin skill for Astral's extremely fast Python type checker and language server that replaces mypy, Pyright, and similar tools. It detects [tool.ty] in pyproject.toml or a standalone ty.toml and recommends uv run ty to use the project-pinned version inside virtual environments. Developers reach for ty when setting up or running Python static type analysis and want concise, high-signal guidance without verbose filler about legacy checker migration.609installs4Astralastral is a Claude Code skill in the Python category. Skills for working with Python using Astral tools.0installs