by Glenn Matlin / glennmatlin on all socials
Prevents Claude Code from using pip, python, pytest, etc. directly in projects that use uv for Python environment management. Instead, Claude is guided to use uv run, uv add, etc.
Smart detection:
- Only activates in directories with
pyproject.toml