nest

Installation
SKILL.md

NestJS

Scalable server apps with NestJS modules, dependency injection, and decorators.

When to Use

  • Modular server apps
  • Dependency injection
  • Scalable APIs

Don't use for:

  • Single-file scripts/CLIs (use Node.js)
  • Lightweight edge functions (use Hono/Express)
  • Frontend-only projects

Critical Patterns

Installs
2
GitHub Stars
6
First Seen
Jun 18, 2026
nest — joabgonzalez/ai-agents-skills