원클릭으로
nestjs-patterns
Repo-specific NestJS conventions. Load when working with NestJS controllers, providers, modules, or DTOs in the monorepo.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Repo-specific NestJS conventions. Load when working with NestJS controllers, providers, modules, or DTOs in the monorepo.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | nestjs-patterns |
| description | Repo-specific NestJS conventions. Load when working with NestJS controllers, providers, modules, or DTOs in the monorepo. |
Repo-local NestJS conventions for this Nx monorepo.
.agents/references/stack-conventions/nestjs.md for the full
convention set.any.api-and-interface-design for public API or contract changes.security-reviewer for auth, secrets, or transport-level
concerns..agents/references/stack-conventions/nestjs.md.agents/references/repo-map.mdPre-flight checklist that every primary agent runs before opening the pre-implementation gate. Confirms task size, primary AI family, cross-family reviewer routing, grill-me requirement, and the exact `pnpm review:approve-pre-implementation` flags to use.
Discovers and invokes the repo-local skill set. Use when starting work or when you need to choose the right workflow for the current task.
Repo-specific Angular conventions and patterns for law-prep-web. Load when working with Angular components, services, DI, signals, routing, or tests.
Repo-local overlay of the cross-family grill-me skill. Stress-test a plan or design through one-question-at-a-time interviews, with a 6-item completion checklist required before Plan Review for medium+ or sensitive tasks.
Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.
Import, merge, or combine repositories into an Nx workspace using nx import. USE WHEN the user asks to adopt Nx across repos, move projects into a monorepo, or bring code/history from another repository.