Skip to main content

conceptadev/rockets

SkillsMP 已收集 conceptadev/rockets 中的 5 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
5
GitHub 星标
1
GitHub Forks
2

这个仓库中的 skills

已展示 5 / 5 个已收集 Skill。

职业分类
软件质量保证分析师与测试员
描述

Diagnose and fix failing or flaky tests in this monorepo, with a bias for e2e (*.e2e-spec.ts). Use when tests fail after a change, when a suite passes alone but fails in the full run, on fixture/bootstrap drift, barrel-registration collisions,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Audit and fix persistence wiring so the repository adapter (TypeORM/Firestore/other) stays swappable. Use when adding or reviewing entity/repository code, when you see @InjectRepository or a module-local TypeOrmModule.forFeature, or when checking that…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Migrate the monorepo across @concepta/* and @nestjs/* version bumps and local↔npm dependency swaps. Use when asked to "bump @concepta to alpha.X", "use the npm packages instead of local", "upgrade NestJS", or when a version change breaks the build with…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Router/dispatcher for Rockets work. Reads the user's request, classifies intent, and tells you which Rockets skill to invoke (or that none applies). Use FIRST whenever a request touches this monorepo and the right skill is not obvious — e.g. "bump @concepta…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Audit DTOs so every field that must appear in Swagger/OpenAPI is decorated correctly. Use when adding or changing DTOs, when a field is missing from the /api docs or the generated schema is empty, or when reviewing a controller's request/response contracts.…

原文语言:英语

更新
已展示 5 / 5 个已收集 Skill。