This skill should be used when the user asks to "scaffold a FastAPI project", "set up clean architecture", "refactor to clean architecture", "add a new endpoint", "add a router", "add an operation", "add a repository", "review my code structure", "apply design patterns in Python", "decouple my code", "improve code quality", "make my code testable", or mentions layered architecture, dependency injection, Protocol-based design, or Pythonic design patterns for Python/FastAPI projects.
$npx -y skills add mktoronto/python-clean-architecture --skill clean-architectureInstalls into the current project.
Run `npx skills use "https://github.com/mktoronto/python-clean-architecture" --skill "mktoronto/python-clean-architecture/clean-architecture"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mktoronto/python-clean-architecture" that are relevant to the current task. Run `npx skills add "https://github.com/mktoronto/python-clean-architecture"` and select the relevant skills, then follow their instructions.