This is a structured framework for getting Claude to systematically review your Python backend's architecture across infrastructure, security, database design, APIs, and code organization. You'd use it when you want feedback on a design doc, need to assess scalability patterns, or want a second opinion on your microservices setup. The approach is comprehensive, covering everything from cloud infrastructure to project structure, which means you're getting a full systems perspective rather than just code-level critique. It's from rknall's skill collection that has 51 stars on GitHub, so there's at least some community validation behind the methodology.
npx skills add https://github.com/rknall/claude-skills --skill python-backend-architecture-review