·django-patterns
</>

django-patterns

affaan-m/everything-claude-code

Django 架构模式、使用 DRF 的 REST API 设计、ORM 最佳实践、缓存、信号、中间件和生产级 Django 应用程序。

317安装·22热度·@affaan-m

安装

$npx skills add https://github.com/affaan-m/everything-claude-code --skill django-patterns

SKILL.md

Production-grade Django architecture patterns for scalable, maintainable applications.

| Split settings | Separate dev/prod/test settings | | Custom QuerySet | Reusable query methods | | Service Layer | Business logic separation | | ViewSet | REST API endpoints | | Serializer validation | Request/response transformation | | selectrelated | Foreign key optimization | | prefetchrelated | Many-to-many optimization |

| Cache first | Cache expensive operations | | Signals | Event-driven actions | | Middleware | Request/response processing |

Django 架构模式、使用 DRF 的 REST API 设计、ORM 最佳实践、缓存、信号、中间件和生产级 Django 应用程序。 来源:affaan-m/everything-claude-code。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/affaan-m/everything-claude-code --skill django-patterns
分类
</>开发工具
认证
收录时间
2026-02-02
更新时间
2026-02-18

快速解答

什么是 django-patterns?

Django 架构模式、使用 DRF 的 REST API 设计、ORM 最佳实践、缓存、信号、中间件和生产级 Django 应用程序。 来源:affaan-m/everything-claude-code。

如何安装 django-patterns?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/affaan-m/everything-claude-code --skill django-patterns 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/affaan-m/everything-claude-code