skill
직업 분류
설명
업데이트
migrate-to-uv
소프트웨어 개발자
Migrates a Python project from pip/requirements.txt to uv. Use when converting a project to uv, replacing requirements.txt with pyproject.toml, or setting up uv.lock for dependency locking.
2026-05-19
upgrade-python-and-packages
소프트웨어 개발자
Upgrades a uv project to the latest Python version and upgrades all packages to their latest compatible versions. Use when upgrading Python, removing pinned versions, refreshing uv.lock, or updating CI to a newer Python.
2026-05-19