什么是 nestjs-best-practices?
用于构建生产就绪应用程序的 NestJS 最佳实践和架构模式。在编写、审查或重构 NestJS 代码时应使用此技能,以确保模块、依赖项注入、安全性和性能的正确模式。 来源:rolling-scopes/rsschool-app。
用于构建生产就绪应用程序的 NestJS 最佳实践和架构模式。在编写、审查或重构 NestJS 代码时应使用此技能,以确保模块、依赖项注入、安全性和性能的正确模式。
通过命令行快速安装 nestjs-best-practices AI 技能到你的开发环境
来源:rolling-scopes/rsschool-app。
Comprehensive best practices guide for NestJS applications. Contains 40 rules across 10 categories, prioritized by impact to guide automated refactoring and code generation.
| 1 | Architecture | CRITICAL | arch- | | 2 | Dependency Injection | CRITICAL | di- | | 3 | Error Handling | HIGH | error- | | 4 | Security | HIGH | security- | | 5 | Performance | HIGH | perf- | | 6 | Testing | MEDIUM-HIGH | test- | | 7 | Database & ORM | MEDIUM-HIGH | db- | | 8 | API Design | MEDIUM | api- | | 9 | Microservices | MEDIUM | micro- |
| 10 | DevOps & Deployment | LOW-MEDIUM | devops- |
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/rolling-scopes/rsschool-app --skill nestjs-best-practices用于构建生产就绪应用程序的 NestJS 最佳实践和架构模式。在编写、审查或重构 NestJS 代码时应使用此技能,以确保模块、依赖项注入、安全性和性能的正确模式。 来源:rolling-scopes/rsschool-app。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/rolling-scopes/rsschool-app --skill nestjs-best-practices 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/rolling-scopes/rsschool-app