GitHub リポジトリ
guidebook
guidebook には caktus から収集した 2 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
収集済み skills
2
Stars
9
更新
2026-05-19
Forks
3
職業カバレッジ
1 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー
このリポジトリの skills
クリエイター/リポジトリ/skill
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