python-code-style
✓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.
Installation
SKILL.md
Consistent code style and clear documentation make codebases maintainable and collaborative. This skill covers modern Python tooling, naming conventions, and documentation standards.
Let tools handle formatting debates. Configure once, enforce automatically.
Modern Python code should include type hints for all public APIs.
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. Source: wshobson/agents.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/wshobson/agents --skill python-code-style- Source
- wshobson/agents
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-10
- Updated
- 2026-02-18
Quick answers
What is python-code-style?
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. Source: wshobson/agents.
How do I install python-code-style?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/wshobson/agents --skill python-code-style Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/wshobson/agents
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-10