Django web framework conventions: app layout, settings split (base/local/production), URLconf with app namespacing, CBV and DRF ViewSets, DRF serializers and permissions, form validation, signals, Django admin registration, and middleware. Activated automatically by django-plugin/stack.md. Works alongside python-foundation:python-conventions and django-plugin:django-orm-patterns.
$npx -y skills add aratkruglik/claude-sdlc --skill django-conventionsInstalls into the current project.
Run `npx skills use "https://github.com/aratkruglik/claude-sdlc" --skill "aratkruglik/claude-sdlc/django-conventions"` 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/aratkruglik/claude-sdlc" that are relevant to the current task. Run `npx skills add "https://github.com/aratkruglik/claude-sdlc"` and select the relevant skills, then follow their instructions.