python-code-style

Originally fromwshobson/agents
Installation
SKILL.md

中文描述

本技能提供全栈开发相关的最佳实践和模式指导。


name: python-code-style description: Python code style, linting, formatting, naming conventions, and documentation standards. Use when writing new code, reviewing style, configuring linters, writing docstrings, or establishing project standards.

Python Code Style & Documentation

Consistent code style and clear documentation make codebases maintainable and collaborative. This skill covers modern Python tooling, naming conventions, and documentation standards.

When to Use This Skill

Installs
31
GitHub Stars
2
First Seen
Jun 23, 2026
python-code-style — full-stack-skills/python-skills