This skill should be used when the user is writing, reviewing, debugging, or architecting Python backend code using Litestar or FastAPI with SQLAlchemy or Advanced Alchemy. Provides expert critique covering SOLID principles, hexagonal architecture, repository/service patterns, dependency injection, async correctness, ORM usage, API design, anti-pattern detection, and modern Python patterns for mature production backends. Use when the user asks "critique my Python backend", "review this controller", "fix my SQLAlchemy query", "structure my project", "is this SOLID", "review my repository", "optimize my API", "design my service layer", "help with dependency injection", "set up a Litestar project", "set up a FastAPI project", "create a repository pattern", "fix my async code", "review my database models", or "fix N+1 query".
$npx -y skills add mathisk2095/jko-claude-plugins --skill python-backend-expertInstalls into the current project.
Run `npx skills use "https://github.com/mathisk2095/jko-claude-plugins" --skill "mathisk2095/jko-claude-plugins/python-backend-expert"` 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/mathisk2095/jko-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/mathisk2095/jko-claude-plugins"` and select the relevant skills, then follow their instructions.