uv

This skill should be used when working with Python projects that use uv for package and project management. Use this skill for running Python scripts and CLI tools with `uv run`, managing dependencies, creating projects, handling virtual environments, and executing commands within isolated project environments. Essential for projects with pyproject.toml files.

$ Installer

git clone https://github.com/PovertyAction/ipa-stata-template /tmp/ipa-stata-template && cp -r /tmp/ipa-stata-template/.claude/skills/uv ~/.claude/skills/ipa-stata-template

// tip: Run this command in your terminal to install the skill