Skip to main content

nestjs-backend

Use when writing or modifying backend code in a NestJS project — the framework mechanics: modules, providers, dependency injection, controllers, pipes/guards/interceptors/exception filters, and logging setup. Triggers on NestJS decorators/files (@Module, @Injectable, @Controller, *.module.ts, *.service.ts, main.ts with NestFactory), Nest CLI, or "how do I wire this in Nest". NOT for plain Express/Fastify apps without Nest (use the Express sibling skill). Does NOT decide the layering/dependency direction (clean-architecture skill) or how to model the domain — entities, value objects, aggregates (tactical-DDD skill); it only wires those into Nest. The response body shape/safety is owned by the api-responses skill.

Zur Installation springen

Quellinformationen

Repository
Caioohv/ai-workflow
Letzte Quellaktivität
3. August 2026 um 00:25
Erkannte Sprache von SKILL.md
Englisch
Sterne
5
Forks
0

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.