Skip to main content
Run any Skill in Manus
with one click

python-pep8-style

Use this skill when writing Python code following PEP 8 and modern Python best practices. Provides comprehensive guidance on code layout, naming conventions, EAFP philosophy, type hints, exception handling, and pytest-based TDD. Covers all critical PEP 8 rules including indentation, imports, whitespace, documentation, and idiomatic Python patterns. Appropriate for any task involving .py files, Python code reviews, refactoring, or ensuring Python code quality.

Overview

Use this skill when writing Python code following PEP 8 and modern Python best practices. Provides comprehensive guidance on code layout, naming conventions, EAFP philosophy, type hints, exception handling, and pytest-based TDD. Covers all critical PEP 8 rules including indentation, imports, whitespace, documentation, and idiomatic Python patterns. Appropriate for any task involving .py files, Python code reviews, refactoring, or ensuring Python code quality.

Install command
npx skills add https://github.com/nhlongnguyen/dotfiles --skill python-pep8-style

Copy and paste this command into Claude Code to install the skill

Stars2
Forks0
UpdatedNovember 28, 2025 at 12:58
File Explorer
8 files
SKILL.md
readonly