Enforce PEP 8 style in Python code. Use this skill whenever the user shows you Python code and asks you to review, lint, format, clean up, or fix style issues — even if they don't say "PEP 8" explicitly. Also trigger when the user asks "is this good Python?", "check my code style", "format this", "clean this up", or "what's wrong with this Python?". Trigger proactively when writing new Python code to ensure it is PEP 8 compliant from the start. Also use when the user asks "what does PEP 8 say about X?", "how should I name this?", or any question about Python style conventions.
$npx -y skills add jzills/claude-marketplace --skill python-pep8Installs into the current project.
Run `npx skills use "https://github.com/jzills/claude-marketplace" --skill "jzills/claude-marketplace/python-pep8"` 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/jzills/claude-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/jzills/claude-marketplace"` and select the relevant skills, then follow their instructions.