coding-standard-python
CommunityEnforce Python coding standards (PEP 8)
Authorjdubray
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Enforces Python coding standards across a codebase to reduce style drift, improve readability, and ensure consistent collaboration.
Core Features & Use Cases
- Variable naming: snake_case for variables and functions; UPPER_SNAKE_CASE for constants.
- Class naming: PascalCase for classes; exceptions typically end with Error.
- Module and file organization: snake_case for filenames and packages; test files prefixed with test_.
Quick Start
Audit a Python project and apply PEP 8 naming rules to existing codebase.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: coding-standard-python Download link: https://github.com/jdubray/puffin/archive/main.zip#coding-standard-python Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.