backend
NestJS backend development patterns for the RedisInsight API: module structure, services, controllers, DTOs, dependency injection, and error handling. Use when editing any file under redisinsight/api/**, writing or modifying NestJS modules, controllers, services, DTOs, providers, or when the user mentions the backend, API, or NestJS.
适合你,如果你在维护 RedisInsight API 的 NestJS 后端代码
/ 通过 npx 安装 校验哈希
npx oh-my-skill add redis/redisinsight/backend/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- redis/redisinsight/backend/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify redis/redisinsight/backend安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
8640GitHub stars
~1.1K上下文体积 · 单文件
索引托管
怎么用
商店整理自技能原文 · 版本 32fcfa5 · 表述以原文为准它做什么
Claude 会按照 NestJS 模块化架构来写或改后端代码,包括模块结构、服务层、控制器、DTO、依赖注入和错误处理等模式。它遵循 RedisInsight API 下的文件组织规则。
什么时候触发
当你编辑 redisinsight/api/** 下的文件,或要求写 NestJS 模块、控制器、服务等,或提到 backend、API 或 NestJS 时触发。
装好后可以这样说
Claude 会按模式生成对应文件
Claude 会创建自定义异常类
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…