python-clean-architecture
Installation
SKILL.md
Python Clean Architecture
Overview
Reference guide for structuring Python services with clean architecture. Apply these patterns to separate business logic from framework concerns, making code testable, maintainable, and framework-independent.