fix-members-short-description

Official

Ensure Python docstrings are correctly formatted.

Authorflet-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the issue of incorrectly formatted multi-line docstring sentences in Python code, which can lead to documentation generation errors.

Core Features & Use Cases

  • Docstring Formatting: Correctly formats the first sentence of Python member docstrings when it spans multiple lines.
  • Line Length Enforcement: Ensures docstring lines do not exceed 88 characters, adding \ for line continuation.
  • Use Case: When generating API documentation from Python code, this skill ensures that short descriptions derived from docstrings are accurate and well-formatted, even if the original docstring was written across several lines.

Quick Start

Run the fix-members-short-description skill on the '/path/to/your/python/project' directory.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: fix-members-short-description
Download link: https://github.com/flet-dev/flet/archive/main.zip#fix-members-short-description

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.