dj-architecture

Community

Build scalable, testable Django features with proven patterns.

Authordvf
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Django projects often suffer from inconsistent architecture, ORM leakage across layers, and untestable business logic, leading to codebases that are hard to maintain and scale as the project grows.

Core Features & Use Cases

  • Enforces a strict 5-layer architecture (API, Service, DTO, Repository, Model) with clear separation of concerns
  • Uses prefixed ULID primary keys, Pydantic DTOs for typed layer boundaries, and svcs for dependency injection
  • Includes conventions for django-ninja APIs, Celery reliable signals, and comprehensive layered testing
  • Ideal for adding new entities, endpoints, or business logic to Django projects that prioritize testability and maintainability

Quick Start

Use the dj-architecture skill to implement a new order management feature with API endpoints, repository layer, and unit tests in your existing opinionated Django project.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dj-architecture
Download link: https://github.com/dvf/opinionated-django/archive/main.zip#dj-architecture

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.