python-code-style
python code style
What it does
- Setting up linting and formatting for a new project
- Writing or reviewing docstrings
- Establishing team coding standards
- Configuring ruff, mypy, or pyright
- Reviewing code for style consistency
- Creating project documentation
- New feature X
Requirements & configuration
- 7. Document public APIs - Every public function needs a docstring
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
python-code-style FAQ
What does the python-code-style skill do?
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. Setting up linting and formatting for a new project Writing or reviewing docstrings
What does python-code-style require?
7. Document public APIs - Every public function needs a docstring
How do I install python-code-style?
Run: npx -y skills add https://github.com/wshobson/agents --skill python-code-style --agent claude-code — the source lives at github.com/wshobson/agents.
Maintain python-code-style?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/wshobson-agents-python-code-style?ref=badge) npx agentictools info skills/wshobson-agents-python-code-style The second line is the CLI lookup for this page — handy in READMEs and docs.