Python Pep8

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.

jzills 35b638e 2 files · 14.4 KB Updated

File contents

jzills/claude-marketplace/tree/main/plugins/python-pep8/skills/python-pep8 commit 35b638e107

Frequently asked questions

npx skillmds@latest add jzills/python-pep8