nestjs-api

Community

Build scalable NestJS APIs with hexagonal CQRS.

Authoroversio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Architects and developers often struggle with building scalable NestJS APIs that are easy to maintain, test, and evolve as business rules change. This Skill provides a proven structure using Hexagonal Architecture, DDD, and CQRS to separate concerns and align code organization with domain concepts.

Core Features & Use Cases

  • Hexagonal Architecture: isolates the core domain from adapters and infrastructure, enabling independent testing and evolution of each boundary.
  • CQRS and DDD: defines clear write and read models with commands, queries, domain events, and repository interfaces for robust business logic.
  • Modular API skeleton: offers a scalable project structure spanning application, domain, and infrastructure layers for NestJS APIs, including modules, controllers, and persistence.
  • Use Case: when building a complex enterprise API, structure features as cohesive modules with ports/adapters and testable boundaries to reduce coupling and accelerate delivery.

Quick Start

Install dependencies and start the development server:

  • npm install
  • npm run start:dev

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: nestjs-api
Download link: https://github.com/oversio/personal-finances/archive/main.zip#nestjs-api

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.