ptlam-agent-os-code-style-typescript-nestjs
Installation
SKILL.md
PTLam Agent OS Code Style TypeScript NestJS
Write, review, or fix NestJS code in the PTLam Agent OS src/api monorepo. This
skill owns only what that monorepo adds to the loaded NestJS rules: the app,
feature, and package kinds and their dependency direction, the pnpm, Turbo,
Biome, and Vitest facts, feature composition across packages, the project's
test-level order, and the charter rules every change must respect.
Not this skill: the four feature layers, use cases, module API, providers, enhancers, lifecycle, transports, operations, or TypeScript mechanics. The loaded skills own those.
Required skills
ptlam-code-style-typescript-nestjs
Reason: Provides the feature-first hexagonal structure, use cases, module API, providers, enhancers, lifecycle, transports, operations, and Nest test mechanics this monorepo's conventions build on.