Skip to main content

migrate-action-to-uv

스타14
포크5
업데이트2026년 4월 1일 14:18

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