django-expert by vintasoftware/django-ai-plugins
npx skills add https://github.com/vintasoftware/django-ai-plugins --skill django-expert此技能为 Django 后端开发提供专家指导,全面涵盖模型、视图、Django REST Framework、表单、身份验证、测试和性能优化。它遵循官方的 Django 最佳实践和现代 Python 约定,帮助您构建健壮、可维护的应用程序。
核心能力:
当您遇到以下触发场景时,请调用此技能:
模型与数据库工作:
视图与 API 开发:
身份验证与安全:
测试与质量:
性能与优化:
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
生产部署:
处理 Django 开发请求时,请遵循以下工作流程:
识别任务类型:
利用可用上下文:
django-ai-boost MCP 服务器可用,请使用它来了解项目结构和现有模式根据任务类型,参考相应的捆绑文档:
模型/ORM 工作 -> references/models-and-orm.md
视图/API 开发 -> references/views-and-urls.md + references/drf-guidelines.md
性能问题 -> references/performance-optimization.md
生产部署 -> references/production-deployment.md
安全问题 -> references/security-checklist.md
测试任务 -> references/testing-strategies.md
代码质量标准:
Django 特定模式:
select_related(),对反向 FK/M2M 使用 prefetch_related()API 开发(DRF):
在呈现解决方案之前:
代码审查:
测试注意事项:
性能检查:
references/ - 全面的 Django 文档,根据需要加载到上下文中
这些参考文件提供了比此 SKILL.md 概述更详细的指导:
references/models-and-orm.md (~11k 字)
references/views-and-urls.md (~17k 字)
references/drf-guidelines.md (~18k 字)
references/testing-strategies.md (~18k 字)
references/security-checklist.md (~12k 字)
references/performance-optimization.md (~14k 字)
references/production-deployment.md (~20k 字)
references/examples.md - 实际实现示例
Django 版本兼容性:
django-upgrade 工具进行自动迁移需避免的常见陷阱:
related_nameget() 而不进行异常处理每周安装量
1.9K
代码仓库
GitHub 星标数
30
首次出现
Jan 21, 2026
安全审计
安装于
opencode1.6K
gemini-cli1.6K
codex1.6K
github-copilot1.5K
amp1.4K
kimi-cli1.4K
This skill provides expert guidance for Django backend development with comprehensive coverage of models, views, Django REST Framework, forms, authentication, testing, and performance optimization. It follows official Django best practices and modern Python conventions to help you build robust, maintainable applications.
Key Capabilities:
Invoke this skill when you encounter these triggers:
Model & Database Work:
View & API Development:
Authentication & Security:
Testing & Quality:
Performance & Optimization:
Production Deployment:
Follow this workflow when handling Django development requests:
Identify the task type:
Leverage available context:
django-ai-boost MCP server is available, use it to understand project structure and existing patternsBased on the task type, reference the appropriate bundled documentation:
Models/ORM work -> references/models-and-orm.md
View/API development -> references/views-and-urls.md + references/drf-guidelines.md
Performance issues -> references/performance-optimization.md
Production deployment ->
Code quality standards:
Django-specific patterns:
select_related() for FK/OneToOne, prefetch_related() for reverse FK/M2MAPI development (DRF):
Before presenting the solution:
Code review:
Testing considerations:
Performance check:
references/ - Comprehensive Django documentation loaded into context as needed
These reference files provide detailed guidance beyond this SKILL.md overview:
references/models-and-orm.md (~11k words)
references/views-and-urls.md (~17k words)
references/drf-guidelines.md (~18k words)
references/testing-strategies.md (~18k words)
Django Version Compatibility:
django-upgrade tool for automated migrationCommon Pitfalls to Avoid:
related_name on relationshipsget() without exception handlingWeekly Installs
1.9K
Repository
GitHub Stars
30
First Seen
Jan 21, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
opencode1.6K
gemini-cli1.6K
codex1.6K
github-copilot1.5K
amp1.4K
kimi-cli1.4K
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
102,200 周安装
AI智能体长期记忆系统 - 精英级架构,融合6种方法,永不丢失上下文
1,200 周安装
AI新闻播客制作技能:实时新闻转对话式播客脚本与音频生成
1,200 周安装
Word文档处理器:DOCX创建、编辑、分析与修订痕迹处理全指南 | 自动化办公解决方案
1,200 周安装
React Router 框架模式指南:全栈开发、文件路由、数据加载与渲染策略
1,200 周安装
Nano Banana AI 图像生成工具:使用 Gemini 3 Pro 生成与编辑高分辨率图像
1,200 周安装
SVG Logo Designer - AI 驱动的专业矢量标识设计工具,生成可缩放品牌标识
1,200 周安装
references/production-deployment.mdSecurity concerns -> references/security-checklist.md
Testing tasks -> references/testing-strategies.md
references/security-checklist.md (~12k words)
references/performance-optimization.md (~14k words)
references/production-deployment.md (~20k words)
references/examples.md - Practical implementation examples