Python Dev

Python development standards for zero-fabrication, test-driven work with strict quality gates. Use when writing or modifying any Python project — enforces venv-only setup, per-file real integration tests, ruff linting, the `run` facade, and prohibited-pattern rules. Read `gui.md` before any GUI code and `GOTCHAS.md` when debugging mysterious failures.

darrenoakey Updated

File contents

darrenoakey/claude-skill-python/tree/main/ commit c8470d0680

Frequently asked questions

npx skillmds@latest add darrenoakey/python-dev