python-docstrings

Community

Document Python code in Google style.

Authorleodiegues
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It solves the problem of missing, inconsistent, or poorly written docstrings in Python code by converting or adding clear Google-style documentation that makes your code easier to understand and reuse.

Core Features & Use Cases

  • Google-style docstring generation and improvement: Add, fix, or upgrade docstrings for modules, classes, and functions.
  • Docstring style conversion: Convert existing docstrings from NumPy, Sphinx/reST, or epydoc into Google convention while preserving meaning.
  • Framework-aware documentation patterns: Uses specialized approaches for common Python ecosystem cases like FastAPI endpoints and data models (e.g., dataclasses/Pydantic-style fields).

Quick Start

Use the python-docstrings skill to add or convert Google-style docstrings for a specific Python file or an entire package you point it to.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-docstrings
Download link: https://github.com/leodiegues/skills/archive/main.zip#python-docstrings

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.