
Softtor Nestjs Hexagonal
- 5 repo stars
- Updated March 27, 2026
- Softtor/nestjs-hexagonal
softtor-nestjs-hexagonal is a Claude Code plugin marketplace that provides NestJS hexagonal architecture skills and agents so developers can scaffold DDD and CQRS bounded contexts consistently.
About
softtor-nestjs-hexagonal is a Claude Code marketplace plugin for building NestJS bounded contexts with hexagonal architecture, DDD, and CQRS patterns. Developers reach for it when starting a new backend feature or splitting a monolith and want layer-specific agents to model aggregates, wire ports, and scaffold controllers consistently. It codifies ports-and-adapters conventions so domain logic stays isolated from infrastructure concerns.
- 10 skills and 8 agents for NestJS hexagonal bounded contexts
- Enforces DDD entities, value objects, CQRS handlers, and port abstractions
- Layer agents for domain, application, infrastructure, and presentation
- Prisma repository adapters and NestJS module wiring included
- GSD-compatible installer for guided architecture workflows
Softtor Nestjs Hexagonal by the numbers
- Data as of Jul 26, 2026 (Skillselion catalog sync)
/plugin marketplace add Softtor/nestjs-hexagonalAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 5 |
|---|---|
| Last updated | March 27, 2026 |
| Repository | Softtor/nestjs-hexagonal ↗ |
How do you scaffold a new NestJS feature with hexagonal architecture, DDD, and CQRS without inconsistent layer boundaries?
Scaffold NestJS bounded contexts with hexagonal architecture, DDD, CQRS, and layer-specific Claude agents.
Who is it for?
Backend developers building NestJS APIs who want guided agents for domain modeling, CQRS handlers, and Prisma infrastructure wiring.
Skip if: Teams using frameworks other than NestJS or projects that do not adopt hexagonal or DDD architectural patterns.
What you get
Generates domain entities, value objects, handlers, repository ports, mappers, controllers, and NestJS module wiring following hexagonal conventions.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
What architecture patterns does the plugin enforce?
Hexagonal ports-and-adapters, domain-driven design tactical patterns, CQRS with @nestjs/cqrs, and event-driven domain events.
How many skills and agents are included?
The plugin provides 10 layer-specific skills and 8 specialized agents for domain, application, infrastructure, and presentation work.
Is it compatible with GSD workflows?
Yes. It includes a GSD-compatible installer invoked via nestjs-hexagonal:gsd-installer for guided project setup.