Skills for working with Python using Astral tools.
Provides skills and language server for Astral's Python tools (uv, ruff, ty) within Claude Code, enabling package management, linting, formatting, and type checking.
Why this plugin
Integrates Astral's modern, high-performance Python toolchain directly into Claude Code. Solves Python workflow fragmentation by bundling uv (package manager), ruff (linter/formatter), and ty (type checker) with seamless invocation, promoting consistency and best practices.
Prerequisites
Requires uvx to be available in the environment for the ty LSP server. Installation via Claude Code's plugin marketplace.
npx claudepluginhub astral-sh/claude-code-pluginsCore skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement