·python-code-style
</>

python-code-style

wshobson/agents

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.

1.4KInstalls·80Trend·@wshobson

Installation

$npx skills add https://github.com/wshobson/agents --skill python-code-style

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.

View raw

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
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