nestjs-api/SKILL.md
Build scalable Node.js APIs using NestJS framework with TypeScript.
npx skillsauth add Heldinhow/awesome-opencode-dev-skills nestjs-apiInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
NestJS is a progressive Node.js framework for building scalable, enterprise-grade applications using TypeScript. This skill should be invoked when creating enterprise Node.js APIs, microservices, or backend applications that require strong architecture, dependency injection, and modular organization.
nest new project-namenest g module userstools
Implement WebSocket communication for real-time bidirectional client-server communication.
development
Implement webhook handlers for processing incoming events from external services.
development
Test web applications using Playwright for end-to-end browser testing.
development
Build production-quality HTML artifacts using React, Tailwind CSS, and shadcn/ui.