nest

Installation
SKILL.md

NestJS is a progressive Node.js framework for building efficient and scalable server-side applications. It uses TypeScript by default, supports both Express and Fastify, and provides an out-of-the-box application architecture inspired by Angular. NestJS combines elements of OOP, FP, and FRP, making it ideal for building enterprise-grade applications.

The skill is based on NestJS documentation, generated at 2026-02-01.

CLI

Topic Description Reference
CLI Overview Scaffolding, building, and running applications cli-overview
Monorepo & Libraries Workspaces, apps, shared libraries cli-monorepo

Core References

Topic Description Reference
Controllers Route handlers, HTTP methods, request/response handling core-controllers
Modules Application structure, feature modules, shared modules, dynamic modules core-modules
Providers Services, dependency injection, custom providers core-providers
Dependency Injection DI fundamentals, custom providers, scopes core-dependency-injection
Related skills
Installs
55
Repository
hairyf/skills
GitHub Stars
19
First Seen
Feb 2, 2026