GitHub repository
guidebook
guidebook contains 2 collected skills from caktus, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
2
Stars
9
updated
2026-05-19
Forks
3
Occupation coverage
1 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
migrate-to-uv
software-developers
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
software-developers
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