py-style

Community

Enforce Python style across your code.

Authoreamars
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams enforce consistent Python coding standards across projects, reducing bugs and improving readability by surfacing style issues during reviews and refactors.

Core Features & Use Cases

  • Enforces a defined set of Python coding rules (imports at top, tightly scoped try-except blocks, specific exception types, mandatory docstrings for non-trivial functions, centralized defaults, and avoidance of silent internal error suppression).
  • Provides actionable guidance during code reviews and when refactoring or writing new Python code.
  • Useful in onboarding and maintaining code quality across Python modules.

Quick Start

Run py-style on a Python file to automatically apply and enforce the six coding standards.

Dependency Matrix

Required Modules

None required

Components

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: py-style
Download link: https://github.com/eamars/KazusaAIChatbot/archive/main.zip#py-style

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.