Skip to main content

migrate-action-to-uv

النجوم١٤
التفرعات٥
آخر تحديث١ أبريل ٢٠٢٦ في ١٤:١٨

Migrate a composite GitHub Action from requirements.txt + pip to uv. Use when: converting action.yml that uses pip install and requirements.txt to use uv with pyproject.toml; modernizing python dependency management in GitHub Actions; replacing setup-python + pip cache + pip install steps with setup-uv; migrating python scripts to run via uv run --frozen --project.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly