Uv
Skill jmfontaine/jmf-claude-plugins/plugins/python-dev/skills/uv
Claude Plugins
npx -y skills add jmfontaine/jmf-claude-plugins --skill uvAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Python package management with uv. Use when installing, adding, removing, upgrading, or syncing Python dependencies.
SKILL.md
0.5 KB, 74 tokens by cl100k_base, as published. Nobody here has run it
- Always use
uvto manage Python packages. Never modifypyproject.tomldirectly - Use
--group <group>to target a dependency group (e.g.,dev,test) - If
uvis not available, link to installation docs and stop
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.