effective-python
CommunityWrite cleaner Python with proven patterns.
Authorkulesh
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers write cleaner, more maintainable Python code by providing a concise set of best practices and patterns that improve readability, reliability, and performance.
Core Features & Use Cases
- Strict typing by default: Encourage or enforce type annotations to catch errors early.
- Idiomatic Python 3.14+: Promote modern language features and patterns for clearer code.
- Performance & testing guidance: Provide patterns that improve runtime efficiency and testability.
- Use Case: When refactoring a legacy module, apply these guidelines to introduce type hints, leverage modern syntax, and write tests that verify behavior.
Quick Start
Apply the effective-python principles to a current Python module: add type hints, replace verbose constructs with idiomatic patterns, and add a small unit test demonstrating the refactored component.
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: effective-python Download link: https://github.com/kulesh/dotfiles/archive/main.zip#effective-python 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.