nestjs_specialist

Installation
SKILL.md

NestJS Framework with Drizzle ORM

When to Use

  • Building REST APIs or GraphQL servers with NestJS
  • Setting up authentication and authorization
  • Implementing middleware, guards, or interceptors
  • Working with databases (TypeORM, Drizzle ORM)
  • Creating microservices architecture
  • Writing unit and integration tests
  • Setting up OpenAPI/Swagger documentation

Core Architecture

Module Structure

import { Module } from '@nestjs/common';
Related skills

More from vuralserhat86/antigravity-agentic-skills

Installs
11
GitHub Stars
43
First Seen
Jan 24, 2026