What is django-templates?
Django template patterns including inheritance, partials, tags, and filters. Use when working with templates, creating reusable components, or organizing template structure. Source: kjnez/claude-code-django.
Django template patterns including inheritance, partials, tags, and filters. Use when working with templates, creating reusable components, or organizing template structure.
Quickly install django-templates AI skill to your development environment via command line
Source: kjnez/claude-code-django.
Partials are template fragments included in other templates. Use for:
Components are self-contained UI elements with configurable behavior. Pass context with:
Location: apps/ /templatetags/ tags.py (create init.py in templatetags directory)
Django template patterns including inheritance, partials, tags, and filters. Use when working with templates, creating reusable components, or organizing template structure. Source: kjnez/claude-code-django.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/kjnez/claude-code-django --skill django-templatesDjango template patterns including inheritance, partials, tags, and filters. Use when working with templates, creating reusable components, or organizing template structure. Source: kjnez/claude-code-django.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/kjnez/claude-code-django --skill django-templates Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/kjnez/claude-code-django