什么是 django-templates?
Django 模板模式包括继承、部分、标签和过滤器。在使用模板、创建可重用组件或组织模板结构时使用。 来源:kjnez/claude-code-django。
Django 模板模式包括继承、部分、标签和过滤器。在使用模板、创建可重用组件或组织模板结构时使用。
通过命令行快速安装 django-templates AI 技能到你的开发环境
来源: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 模板模式包括继承、部分、标签和过滤器。在使用模板、创建可重用组件或组织模板结构时使用。 来源:kjnez/claude-code-django。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/kjnez/claude-code-django --skill django-templatesDjango 模板模式包括继承、部分、标签和过滤器。在使用模板、创建可重用组件或组织模板结构时使用。 来源:kjnez/claude-code-django。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/kjnez/claude-code-django --skill django-templates 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/kjnez/claude-code-django