Marketplace

cpython-code-style

Use this skill when writing or modifying CPython code, preparing commits, or running style checks. Covers PEP 7 (C code) and PEP 8 (Python) compliance, pre-commit hooks, patchcheck validation, trailing whitespace rules, the no-type-annotations-in-Lib policy, and documentation formatting standards.

$ 安裝

git clone https://github.com/gpshead/cpython-skills /tmp/cpython-skills && cp -r /tmp/cpython-skills/plugins/cpython-skills/skills/cpython-code-style ~/.claude/skills/cpython-skills

// tip: Run this command in your terminal to install the skill