πŸ”Œ

nestjs-plugin

πŸ”ŒPlugin

AratKruglik/claude-sdlc

VibeIndex|
What it does
|

NestJS opinionated backend stack provider. Adds nest-architect agent (Sonnet/medium) covering REST + ORM (TypeORM/Prisma/Mongoose) + GraphQL + WebSockets + Microservices. Reuses TypeScript and npm skills from js-foundation.

πŸͺ

Part of

AratKruglik/claude-sdlc

Installation

Add marketplace in Claude Code:
/plugin marketplace add AratKruglik/claude-sdlc
Step 2. Install plugin:
/plugin install nestjs-plugin@sdlc-marketplace # NestJS
0
-
AddedJul 25, 2026

More from this repository10

πŸ”Œ
nextjs-pluginπŸ”ŒPlugin

Next.js full-stack React framework. Multi-aspect ownership (backend + frontend, priority=250). App Router, Server Components, Server Actions, Route Handlers, ISR/SSG/SSR. Adds nextjs-architect agent (Sonnet/medium). Reuses TypeScript and npm skills from js-foundation.

πŸ”Œ
java-foundationπŸ”ŒPlugin

Shared Java foundation skills for the SDLC marketplace. Contains stack-agnostic Java conventions (java-conventions β€” records, sealed types, Optional, streams), build-tooling (Maven/Gradle wrapper, BOM dependency management), and jvm-testing (JUnit 5, Mockito, AssertJ, Testcontainers). No agent, no stack profile β€” pure shared library. Referenced by java-plugin and spring-boot-plugin.

πŸ”Œ
php-foundationπŸ”ŒPlugin

Shared PHP foundation skills for the SDLC marketplace. Contains stack-agnostic PHP conventions (php-conventions β€” readonly properties, enums, match, constructor promotion, strict_types, PSR-12), composer-tooling (PSR-4 autoloading, version constraints, scripts, platform requirements), and php-testing (PHPUnit + Pest structure, data providers, test doubles, fixtures, coverage). No agent, no stack profile β€” pure shared library. Referenced by laravel-plugin and symfony-plugin.

πŸͺ
AratKruglik/claude-sdlcπŸͺMarketplace

Claude Code SDLC marketplace and plugins for different tech stacks

πŸ”Œ
angular-pluginπŸ”ŒPlugin

Angular 18-21 SPA frontend stack provider (priority=200). Standalone + NgModule equally, signals + NgRx, typed Reactive Forms, Angular Router. Adds angular-architect agent (Sonnet/medium). Reuses TypeScript and npm skills from js-foundation.

πŸ”Œ
nodejs-pluginπŸ”ŒPlugin

Node.js backend stack provider for Express/Fastify/Koa/plain Node.js projects. Adds node-architect agent (Sonnet/medium) and node-conventions skill. Reuses TypeScript and npm skills from js-foundation. Composes with frontend plugins via aspect resolution.

πŸ”Œ
security-guidanceπŸ”ŒPlugin

Optional external dependency (official Anthropic). Hooks-based in-session security review: per-edit pattern match, end-of-turn diff review, commit review. Pipeline runs without it; the security phase still does full OWASP.

πŸ”Œ
frontend-designπŸ”ŒPlugin

Optional external dependency (official Anthropic). Design guidance for the frontend architects (react, vue, angular, react-native, inertia-*). Raw generation converges on generic AI aesthetics regardless of model tier β€” this is the fix for that, not a bigger model. Pipeline runs without it.

πŸ”Œ
sdlcπŸ”ŒPlugin

Universal SDLC orchestrator with auto-discovery of stack providers. Provides pipeline-orchestrator skill plus 5 cost-tiered default agents (BA Opus/high, Dev Sonnet/medium, QA Sonnet/medium, Sec Opus/high, Docs Haiku/low). Slash commands: /sdlc:start, /sdlc:batch, /sdlc:doctor, /sdlc:list-stacks, /sdlc:security-init.

πŸ”Œ
react-pluginπŸ”ŒPlugin

React SPA frontend stack provider (priority=150). Components, hooks, state management, routing, react-hook-form, RTL+Vitest+Playwright. Adds react-architect agent (Sonnet/medium). Composes with backend plugins via aspect resolution.