Skip to main content
在 Manus 中运行任何 Skill
一键导入

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.

概览

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.

安装命令
npx skills add https://github.com/nhlongnguyen/dotfiles --skill python-pep8-style

复制此命令并粘贴到 Claude Code 中以安装该技能

星标2
分支0
更新时间2025年11月28日 12:58
文件资源管理器
8 个文件
SKILL.md
readonly