Skip to content

Releases: MKToronto/python-clean-architecture

python-clean-architecture v0.8.1:

11 Mar 12:24

Choose a tag to compare

python-clean-architecture v0.8.1:

v0.8.1 — Claude Code Plugin for Python Clean Architecture

Scaffold, review, and refactor Python/FastAPI projects with clean architecture principles and 25 Pythonic design patterns. Inspired by Arjan Codes.

What's included:

  • 7 design principles with refactoring recipes
  • 25 Pythonic design patterns (Strategy, Registry, Pub/Sub, CQRS, Repository, etc.)
  • 22 code quality rules with code review checklist
  • 12 slash commands (review-architecture, scaffold-api, add-endpoint, etc.)
  • Complete FastAPI hotel API example with stub-based tests
  • Three-layer architecture scaffolding with Protocol-based dependency injection

Install in Claude Code:
/plugin marketplace add MKToronto/python-clean-architecture
/plugin install python-clean-architecture@python-clean-architecture