home/categories/code-quality/georgekhananaev-claude-skills-vault-claude-skills-pep8-skill-md
code-qualitytesting-security

pep8

Enforces modern Python 3.11+ coding standards, PEP 8 compliance, and type-hinting best practices automatically. This skill should be used when writing, reviewing, or refactoring Python code to ensure consistency with PEP 8, proper type hints, Google-style docstrings, and modern Python idioms.

georgekhananaev
maintainer
georgekhananaev
Updated 1/10/2026
Stars
5
Forks
5
quick start

Installation and usage

Enforces modern Python 3.11+ coding standards, PEP 8 compliance, and type-hinting best practices automatically. This skill should be used when writing, reviewing, or refactoring Python code to ensure consistency with PEP 8, proper type hints, Google-style docstrings, and modern Python idioms.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use pep8