django-clean-drf

Installation
SKILL.md

Django Clean DRF Architect

Overview

This skill provides expert guidance for creating Django REST Framework applications following Clean Architecture principles. It enforces a strict layered architecture that separates concerns, maximizes testability, and produces maintainable production-quality code.

Architecture Layers:

HTTP Layer (Views/Serializers)
Application Layer (Use Cases + DTOs)
Domain Layer (Services + Models)
Infrastructure Layer (ORM, External APIs, Cache)
Installs
36
GitHub Stars
4
First Seen
Jan 27, 2026
django-clean-drf — agusabas/django-skills