跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Python Design Patterns

技能 活跃

Python design patterns including KISS, Separation of Concerns, Single Responsibility, and composition over inheritance. Use this skill when designing a new service or component from scratch and choosing how to layer responsibilities, when refactoring a God class or monolithic function that has grown too large, when deciding whether to add a new abstraction or live with duplication, when evaluating a pull request for structural issues like tight coupling or leaking internal types, when choosing between inheritance and composition for a new class hierarchy, or when a codebase is becoming hard to test because of entangled I/O and business logic.

安装

请先添加 Marketplace

/plugin marketplace add wshobson/agents
/plugin install python-development@claude-code-workflows

等待评估

信任信号

最近提交16 days ago
星标35.3k
许可证MIT
状态
查看源代码