Hexagonal Python Patterns

FastAPI / Python backend patterns: hexagonal architecture, SOLID, KISS, ports (ABC inbound/outbound), Pydantic entities, use cases, centralized errors/logging. Trigger on: FastAPI, Python backend, pyproject.toml, uv.lock, or any request to implement/refactor/fix/scaffold a Python endpoint, use case, or adapter. Use when working on ANY FastAPI or Python backend, not only explicitly hexagonal ones; defaults the structure to hexagonal.

SoluDevTech 0ba7b93 9 files · 18.4 KB Updated

File contents

SoluDevTech/ai-driven/tree/main/ai-driven/skills/hexagonal-python-patterns commit 0ba7b93fb7

Frequently asked questions

npx skillmds@latest add soludevtech/hexagonal-python-patterns