stinkysnake
CommunityElevate Python code quality.
AuthorVoldemortGin
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses technical debt in Python projects by systematically improving code quality through static analysis, type refinement, and modernization planning.
Core Features & Use Cases
- Automated Quality Checks: Runs formatters, linters, and type checkers to auto-fix issues.
- Type Analysis & Modernization: Identifies
Anytypes, plans modern Python patterns (Protocols, Generics, TypedDicts), and suggests library upgrades. - Test-Driven Refactoring: Integrates with testing frameworks to ensure changes are robust.
- Use Case: Refactor a legacy Python codebase to adopt modern type hinting, eliminate
Anytypes, and ensure adherence to best practices, making it more maintainable and understandable.
Quick Start
Run the stinkysnake skill to analyze and improve the quality of the files in the 'src/' directory.
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: stinkysnake Download link: https://github.com/VoldemortGin/claude-skills/archive/main.zip#stinkysnake 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.