BeClaude

python-code-style

New
28.2kSmitheryDevelopmentby wshobson

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.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/python-code-style.md https://raw.githubusercontent.com/wshobson/agents/main/plugins/python-development/skills/python-code-style/SKILL.md
3
Invoke in Claude Code
/python-code-style
View source on GitHub
code-reviewdocumentationpythoncodingwriting

Frequently Asked Questions

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.

How to install python-code-style?

To install python-code-style, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /python-code-style.

What is python-code-style best for?

python-code-style is a community categorized under Development. It is designed for: code-review, documentation, python, coding, writing. Created by wshobson.