python-backend-development

Installation
SKILL.md

Python Backend Development Standards

Architecture Overview

Router/Controller → Service → Repository → Database
      ↓                ↓            ↓
   Schemas         Business      SQLAlchemy
  (Pydantic)        Logic         Models

Layer Responsibilities

Installs
4
First Seen
Feb 10, 2026
python-backend-development — lct1407/sidcorp-skills