A Claude Code plugin that provides Clean Architecture guidance for Python/FastAPI projects. Scaffold, review, and refactor Python projects with design principles and Pythonic patterns — directly inside Claude Code.
$claude plugin marketplace add mktoronto/python-clean-architectureInstalls into the current project.
Install python-clean-architecture by running `claude plugin marketplace add mktoronto/python-clean-architecture`, then use it for the current task and follow its documentation at https://github.com/mktoronto/python-clean-architecture.
| 1 | # .claude-plugin/plugin.json |
| 2 | claude plugin marketplace add mktoronto/python-clean-architecture |