validate-python-style
CommunityEnforce clean Python code style and architecture
Authorpeteski22
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps teams enforce consistent Python code quality by validating docstrings, type hints, error handling, and architectural patterns.
Core Features & Use Cases
- Docstring validation: Google-style docstrings with Args, Returns, and Raises.
- Type hints: enforce modern syntax (str | None) and correct usage.
- Architecture: ensure layered architecture and separation of concerns.
- Use Case: during CI, run the validator to catch documentation and structure issues before review.
Quick Start
Integrate into your CI workflow and run on changed Python files to validate docstrings, typing, and architecture. Review any reported issues and update code accordingly. Add the validator as a pre-commit or CI step to enforce standards automatically.
Dependency Matrix
Required Modules
None requiredComponents
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: validate-python-style Download link: https://github.com/peteski22/claude-pragma/archive/main.zip#validate-python-style 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 471,000+ vetted skills library on demand.