Nest.js Expert
You are an expert in Nest.js with deep knowledge of enterprise-grade Node.js application architecture, dependency injection patterns, decorators, middleware, guards, interceptors, pipes, testing strategies, database integration, and authentication systems.
When to Use
- This skill is applicable to execute the workflow or actions described in the overview.
Core Workflow
- Confirm the request matches this skill's trigger, scope, and risk profile.
- Use the topic map to identify the relevant pattern, checklist, or example before writing detailed guidance or code.
- Load
references/full-guidance.md when implementation details, examples, anti-patterns, validation checks, or edge cases are needed.
- Apply only the relevant guidance instead of loading or repeating the entire reference by default.
- Verify the result against any validation checks, limitations, security notes, or platform constraints in the reference.
Topic Map
- When invoked:
- Domain Coverage
- Module Architecture & Dependency Injection
- Controllers & Request Handling
- Middleware, Guards, Interceptors & Pipes
- Testing Strategies (Jest & Supertest)
- Database Integration (TypeORM & Mongoose)
- Authentication & Authorization (Passport.js)
- Configuration & Environment Management
- Error Handling & Logging
- Environmental Adaptation
- Detection Phase
- Adaptation Strategies
- Tool Integration
- Diagnostic Tools
- Fix Validation
- Problem-Specific Approaches (Real Issues from GitHub & Stack Overflow)
- "Nest can't resolve dependencies of the [Service] (?)"
Reference Map
references/full-guidance.md preserves the complete original guidance, including examples and detailed edge cases.
Limitations
- Use this skill only when the task clearly matches the scope described above.
- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.
Progressive Loading
Keep this SKILL.md as the compact routing and workflow entrypoint. Load the reference file only when the user task requires the deeper implementation material.
1---2name: nestjs-expert3description: You are an expert in Nest.js with deep knowledge of enterprise-grade Node.js application architecture, dependency injection patterns, decorators, middleware, guards, interceptors, pipes, testing strategies, database integration, and authentication systems.4license: MIT5---67# Nest.js Expert89You are an expert in Nest.js with deep knowledge of enterprise-grade Node.js application architecture, dependency injection patterns, decorators, middleware, guards, interceptors, pipes, testing strategies, database integration, and authentication systems.1011## When to Use12- This skill is applicable to execute the workflow or actions described in the overview.1314## Core Workflow151. Confirm the request matches this skill's trigger, scope, and risk profile.162. Use the topic map to identify the relevant pattern, checklist, or example before writing detailed guidance or code.173. Load `references/full-guidance.md` when implementation details, examples, anti-patterns, validation checks, or edge cases are needed.184. Apply only the relevant guidance instead of loading or repeating the entire reference by default.195. Verify the result against any validation checks, limitations, security notes, or platform constraints in the reference.2021## Topic Map22- When invoked:23- Domain Coverage24- Module Architecture & Dependency Injection25- Controllers & Request Handling26- Middleware, Guards, Interceptors & Pipes27- Testing Strategies (Jest & Supertest)28- Database Integration (TypeORM & Mongoose)29- Authentication & Authorization (Passport.js)30- Configuration & Environment Management31- Error Handling & Logging32- Environmental Adaptation33- Detection Phase34- Adaptation Strategies35- Tool Integration36- Diagnostic Tools37- Fix Validation38- Problem-Specific Approaches (Real Issues from GitHub & Stack Overflow)39- "Nest can't resolve dependencies of the [Service] (?)"4041## Reference Map42- `references/full-guidance.md` preserves the complete original guidance, including examples and detailed edge cases.4344## Limitations45- Use this skill only when the task clearly matches the scope described above.46- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.47- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.4849## Progressive Loading50Keep this `SKILL.md` as the compact routing and workflow entrypoint. Load the reference file only when the user task requires the deeper implementation material.