一键导入
nestjs-graphql-patterns
NestJS GraphQL router. Use for modules, resolvers, DTOs, guards, and schema behavior.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
NestJS GraphQL router. Use for modules, resolvers, DTOs, guards, and schema behavior.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | nestjs-graphql-patterns |
| description | NestJS GraphQL router. Use for modules, resolvers, DTOs, guards, and schema behavior. |
*.resolver.ts, *.module.ts, DTO/input files, or auth guardsmodule, resolver, service, and related DTO/input filesgraphql config and codegen config if schema-generatedreferences/conventions.md for naming, do/don't, and forbidden patterns.references/scope.md for resolver-module file map.references/workflow.md only for mutation/query debug flow.Database router for PostgreSQL, MariaDB, MySQL, MSSQL, Elasticsearch, and Redis data/model/query/cache changes.
Nx 21 monorepo router. Use for project graph, targets, generators, and workspace orchestration changes.
Package manager router for Yarn 4 and pnpm 8.9 workspaces, constraints, and lockfile behavior.
Router for release readiness: config parity, migrations, rollback, and validation evidence.
Router for bounded security review using Haus guardrails and evidence-first output.
TypeScript router. Use for type contracts, API boundaries, generics, and strictness-safe refactors.