python-documentation

Community

Standardize Python docstrings and inline comments.

Authornandkapadia
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Python projects often suffer from inconsistent documentation, poorly structured docstrings, and scattered inline comments, which slow onboarding and maintenance.

Core Features & Use Cases

  • Enforce Google-style module, class, and function docstrings
  • Standardize inline comments to clarify complex logic
  • Organize imports and enforce import conventions across the codebase
  • Integrate with code reviews to ensure documentation quality during changes
  • Apply during new code creation, code reviews, and after refactoring across projects of varying sizes

Quick Start

Run a documentation pass on new or modified Python code to ensure Google-style docstrings, inline comments, and clean imports.

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-documentation
Download link: https://github.com/nandkapadia/claude-skills-agents/archive/main.zip#python-documentation

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 223,000+ vetted skills library on demand.