python-code-documentation-guidelines

Official

Enforce Google-style Python docstrings.

AuthorUnique-AG
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill standardizes Python documentation by enforcing Google-style docstrings and clear inline comments for new or touched code, reducing ambiguity and onboarding time.

Core Features & Use Cases

  • Enforce Google-style docstrings for functions, methods, and modules (Args, Returns, Raises with types).
  • Require class docstrings that describe the class's responsibility, not just its name.
  • Promote clear comments and concise single-line docstrings to enhance readability.
  • Provide guidance for TODOs related to renames with a reference to UN-17829 when appropriate.

Quick Start

Apply Google-style docstrings and inline comments to new or touched Python files.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: python-code-documentation-guidelines
Download link: https://github.com/Unique-AG/ai/archive/main.zip#python-code-documentation-guidelines

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.