P

Python Coding Guidelines

📅 2026-04-15 04:32 👁️ 8 阅读 来源: SkillHub
0
⬇️ 下载量
97,034
⭐ 收藏
0
📦 安装量

Python coding guidelines and best practices. Use when writing, reviewing, or refactoring Python code. Enforces PEP 8 style, syntax validation via py_compile, unit test execution, modern Python versions only (no EOL), uv for dependency management when available, and idiomatic Pythonic patterns.

🔧 安装方式

复制提示词,发送给任意 AI 助手即可安装 Skill,包括但不限于 Lighthouse OpenClaw、WorkBuddy、QClaw、Kimi、Claude 等

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub.cn/install/skillhub.md 安装 Skillhub 商店,然后安装 Python Coding Guidelines 技能。 若已安装,则直接安装 Python Coding Guidelines 技能。
Python coding guidelines and best practices. Use when writing, reviewing, or refactoring Python code. Enforces PEP 8 style, syntax validation via py_compile, unit test execution, modern Python versions only (no EOL), uv for dependency management when available, and idiomatic Pythonic patterns.

原文链接:https://clawhub.ai/adarshdigievo/python