auto-docstring-rules
CommunityEnforce Python docstring conventions.
AuthorThanhhuong0209
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that Python code adheres to consistent and high-quality docstring standards, improving code readability and maintainability.
Core Features & Use Cases
- Enforces Google Style: Guides developers to use the correct Google docstring format for functions, classes, and fields.
- Promotes Clarity: Encourages concise descriptions and appropriate use of
Args,Returns,Yields, andRaisessections. - Use Case: When reviewing a pull request, use this Skill to automatically check if new or modified docstrings follow the established conventions, preventing stylistic inconsistencies.
Quick Start
Use the auto-docstring-rules skill to review the docstrings in the provided Python code file.
Dependency Matrix
Required Modules
None requiredComponents
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: auto-docstring-rules Download link: https://github.com/Thanhhuong0209/DLT-Normalization/archive/main.zip#auto-docstring-rules Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.