python-standards

Installation
SKILL.md

Python Coding Standards

Comprehensive standards for writing clean, maintainable Python code following modern best practices.

When to Activate

  • Starting a new Python project
  • Setting up project structure and tooling
  • Reviewing code for standards compliance
  • Configuring linters and type checkers
  • Onboarding new team members

The Zen of Python

Core principles that guide Python development:

Installs
Repository
smithery/ai
First Seen
python-standards — smithery/ai