python-design-patterns
Master Python design patterns like KISS and SRP with practical examples for maintainable, layered architecture.
Install
npx skills add https://github.com/wshobson/agents --skill python-design-patternsStats
| Total installs | 5,694 |
| Weekly installs | 5.7K |
| GitHub stars | 32.4K |
| First seen | Jan 30, 2026 |
| Source | @wshobson/agents |
Summary
- Covers five core patterns: KISS (Keep It Simple), Single Responsibility Principle, Separation of Concerns, Composition Over Inheritance, and the Rule of Three
- Includes practical code examples contrasting anti-patterns with recommended approaches for each principle
- Provides layered architecture guidance (API, Service, Repository layers) with dependency injection patterns for testability
- Emphasizes explicit, readable code over premature abstraction and offers guidelines for function size and complexity management
Tags
Related skills
| Skill | Installs | vs python-design-patterns |
|---|---|---|
| rust-best-practices | 4,884 | -810 |
| design-system-patterns | 5,605 | -89 |
| simplify | 6,279 | +585 |
| react-native-architecture | 5,519 | -175 |
| terraform-module-library | 5,609 | -85 |
FAQ
- How many installs does python-design-patterns have?
- python-design-patterns has 5,694 total installs and 5.7K installs this week.
- Where is python-design-patterns hosted?
- python-design-patterns is published by @wshobson/agents at https://github.com/wshobson/agents.
- How many GitHub stars does python-design-patterns have?
- python-design-patterns has 32.4K GitHub stars.
- When was python-design-patterns first indexed?
- OrangeBot.AI first indexed python-design-patterns on Jan 30, 2026.
- How do I install python-design-patterns?
- Run: npx skills add https://github.com/wshobson/agents --skill python-design-patterns