Python coding guidelines and best practices. Use when writing, reviewing, or refactoring Python code. Enforces PEP 8 style, syntax validation via py_compile, unit test execution, modern Python versions only (no EOL), uv for dependency management when available, and idiomatic Pythonic patterns.
$npx -y skills add jnotsknab/mux-swarm --skill pythonInstalls into the current project.
Run `npx skills use "https://github.com/jnotsknab/mux-swarm" --skill "jnotsknab/mux-swarm/python"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jnotsknab/mux-swarm" that are relevant to the current task. Run `npx skills add "https://github.com/jnotsknab/mux-swarm"` and select the relevant skills, then follow their instructions.