원클릭으로
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 직업 분류 기준
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.
| 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.