uv-project-management

Installation
SKILL.md

UV Project Management

Quick reference for UV project setup, dependencies, and lockfiles.

When This Skill Applies

  • Initializing new Python projects (uv init)
  • Adding, removing, or updating dependencies (uv add, uv remove)
  • Managing lockfiles (uv lock)
  • Syncing project environments (uv sync)
  • Configuring pyproject.toml

For running scripts, see uv-run skill.

Quick Reference

Project Initialization

Installs
81
GitHub Stars
36
First Seen
Jan 27, 2026
uv-project-management — laurigates/claude-plugins