uv-expert
Installation
SKILL.md
UV Expert
Expert guidance for uv, the extremely fast Python package and project manager written in Rust. UV provides a unified interface for Python dependency management, project creation, virtual environments, and more.
Additional Resources
For detailed API documentation and configuration options, see the UV Source Documentation which includes:
- Command Line Reference - Complete CLI command documentation
- Configuration Settings - All configuration options
- Environment Variables - Environment variable references
- Installation Guide - Detailed installation instructions
For performance benchmarks and technical details, refer to BENCHMARKS.md in the source code.
For troubleshooting common issues, see the Troubleshooting Guide.
The complete source code and implementation details are available at source/uv/.