uv-manage-dependencies

Community

Effortlessly manage uv dependencies.

Authorekozmdev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

uv dependency management is error-prone when manually editing pyproject.toml and requirements files. This Skill simplifies adding, removing, updating, and exporting dependencies for Python projects.

Core Features & Use Cases

  • Add dependencies: Add new packages with optional version constraints, including grouped development dependencies.
  • Remove and update: Remove unused packages and update existing ones with predictable results.
  • Export and audit: Generate requirements files for production or development environments and keep an auditable record.

Quick Start

uv add django djangorestframework uv add --group dev ruff pytest uv remove djangorestframework uv sync --upgrade uv export --format requirements.txt --output-file requirements.txt

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: uv-manage-dependencies
Download link: https://github.com/ekozmdev/my-codex-cli-settings/archive/main.zip#uv-manage-dependencies

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.