nhlongnguyen-python-pep8-style

Installation
SKILL.md

Python PEP 8 Style Guide Skill

This skill embeds PEP 8 (Python Enhancement Proposal 8) - the official style guide for Python code authored by Guido van Rossum, Barry Warsaw, and Alyssa Coghlan. It also incorporates modern Python best practices from the Google Python Style Guide and community standards.

When to Use This Skill

  • Writing new Python code that should follow PEP 8 standards
  • Reviewing Python code for style compliance
  • Refactoring Python code to improve readability
  • Learning idiomatic Python patterns
  • Setting up Python project structure and tooling

Core Python Philosophy

The Zen of Python (PEP 20)

Installs
First Seen
nhlongnguyen-python-pep8-style — smithery/ai