nestjs-domain-delivery

Community

Safely deliver production-ready NestJS behavior.

AuthorvTRKA
Version1.0.0
Installs0

System Documentation

What problem does it solve?

NestJS changes can blur module boundaries and lifecycles, making it easy to ship broken wiring, mismatched DTO/OpenAPI, unsafe transactions/queue ordering, or unproven guards/pipes—especially when AI-driven edits lack evidence and scoped verification.

Core Features & Use Cases

  • Module-graph delivery: Produces an explicit moduleGraph with ownership (imports/exports/providers/controllers) and flags circular dependency risks before edits.
  • Request-pipeline correctness: Plans httpContract for routes, DTO validation, guards, interceptors, filters, and OpenAPI responses so they match actual behavior.
  • Runtime-safe side effects: Plans providerPlan plus transactionPlan and queuePlan, including commit ordering, outbox/idempotency expectations, and rollback behavior.
  • Evidence-first verification: Requires a focused Nest/Jest unit/e2e verificationCommands set and blocks completion when scoped evidence or approvals are missing.

Quick Start

Ask your AI tool to apply this NestJS domain delivery skill to the smallest owned behavior slice in your existing project, using the skill’s evidence-first dry run and scoped command, and only proceed when the results match expectations.

Dependency Matrix

Required Modules

None required

Components

references

đź’» 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-domain-delivery
Download link: https://github.com/vTRKA/supervibe/archive/main.zip#nestjs-domain-delivery

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 471,000+ vetted skills library on demand.