Skill
nestjs-skills
NestJS framework patterns, best practices, and implementation guides
From f5-stacksInstall
1
Run in your terminal$
npx claudepluginhub fujigo-software/f5-framework-claude --plugin f5-stacksTool Access
This skill is limited to using the following tools:
ReadWriteGlobGrepBash
Supporting Assets
View in Repositoryarchitecture/clean-architecture.mdarchitecture/cqrs-pattern.mdarchitecture/modular-architecture.mddatabase/prisma-patterns.mddatabase/repository-pattern.mddatabase/typeorm-patterns.mderror-handling/error-responses.mderror-handling/exception-filters.mdperformance/caching.mdperformance/queue-processing.mdsecurity/authentication.mdsecurity/authorization.mdsecurity/guards-strategies.mdtesting/e2e-testing.mdtesting/unit-testing.mdvalidation/custom-validators.mdvalidation/dto-validation.mdSkill Content
NestJS Skills
Progressive Node.js framework for building efficient, reliable and scalable server-side applications.
Sub-Skills
Architecture
- modular-architecture.md - NestJS modular patterns
- clean-architecture.md - Clean architecture implementation
- cqrs-pattern.md - CQRS with @nestjs/cqrs
Database
- prisma-patterns.md - Prisma ORM patterns
- typeorm-patterns.md - TypeORM patterns
- repository-pattern.md - Repository pattern
Security
- authentication.md - JWT authentication
- authorization.md - RBAC/ABAC patterns
- guards-strategies.md - Guard strategies
Validation
- dto-validation.md - DTO validation with class-validator
- custom-validators.md - Custom validation decorators
Error Handling
- exception-filters.md - Exception filter patterns
- error-responses.md - Standardized error responses
Testing
- unit-testing.md - Unit testing patterns
- e2e-testing.md - E2E testing with supertest
Performance
- caching.md - Caching strategies
- queue-processing.md - Queue processing with Bull
Detection
Auto-detected when project contains:
nest-cli.json*.module.tsfiles@nestjs/coreor@nestjs/commonpackages
Similar Skills
Stats
Parent Repo Stars17
Parent Repo Forks7
Last CommitFeb 4, 2026