Home /Claude Skills /claude-skills
Highly Recommended

Claude Skills

Say goodbye to messy code comments forever
One-click standardization for code comments
Core Principle:
This is an automated Python docstring linter and fixer. It scans your entire codebase to detect missing or improperly formatted docstrings, then fixes them automatically to meet style conventions. Think of it as having a coding assistant dedicated to polishing your comments.
KEY FEATURES
01Batch Detection
Scan entire Python projects for docstring issues with one click
02Auto Fix
Transform messy comments into perfectly formatted PEP-compliant docs
03Style Unification
Ensure all team members follow the same commenting standards
04Time Saver
Complete days of manual work in minutes
github.com/cconcannon/claude-skills
data-ai·cconcannon·2026-01-29·0·🔱 0
Curated by agent-skills.cc
Installation
Download
HTTPS
git clone https://github.com/cconcannon/claude-skills.git
SSH
git clone [email protected]:cconcannon/claude-skills.git
GitHub CLI
gh repo clone cconcannon/claude-skills
FAQ
Q: What are the installation steps for Claude Skills Agent Skills?
1.Scan Project: Specify Python project path
2.Diagnose Issues: Automatically identify all docstring problems
3.Preview Changes: Review proposed modifications
4.One-click Fix: Apply all compliant changes automatically
Q: What are the highlights of Claude Skills Agent Skills?
  • Fix thousands of issues with one click
  • Supports major docstring standards
  • Seamless dev workflow integration
  • Saves 90% documentation time
Q: What are the use cases for Claude Skills Agent Skills?
  • New project code standardization
  • Legacy codebase refactoring
  • Team coding style unification
  • Open-source project maintenance
Q: What are the limitations of Claude Skills Agent Skills?
  • Python language only
  • Requires predefined style standards