Marketplace

python-style-guide

Comprehensive Python programming guidelines based on Google's Python Style Guide. Use when Claude needs to write Python code, review Python code for style issues, refactor Python code, or provide Python programming guidance. Covers language rules (imports, exceptions, type annotations), style rules (naming conventions, formatting, docstrings), and best practices for clean, maintainable Python code.

$ Installieren

git clone https://github.com/CodingKaiser/claude-kaiser-skills /tmp/claude-kaiser-skills && cp -r /tmp/claude-kaiser-skills/python-style-guide ~/.claude/skills/claude-kaiser-skills

// tip: Run this command in your terminal to install the skill