·nestjs-best-practices
</>

nestjs-best-practices

kadajett/agent-nestjs-skills

NestJS best practices and architecture patterns for building production-ready applications. This skill should be used when writing, reviewing, or refactoring NestJS code to ensure proper patterns for modules, dependency injection, security, and performance.

3.7KInstalls·128Trend·@kadajett

Installation

$npx skills add https://github.com/kadajett/agent-nestjs-skills --skill nestjs-best-practices

SKILL.md

Comprehensive best practices guide for NestJS applications. Contains 40 rules across 10 categories, prioritized by impact to guide automated refactoring and code generation.

| 1 | Architecture | CRITICAL | arch- | | 2 | Dependency Injection | CRITICAL | di- | | 3 | Error Handling | HIGH | error- | | 4 | Security | HIGH | security- | | 5 | Performance | HIGH | perf- | | 6 | Testing | MEDIUM-HIGH | test- | | 7 | Database & ORM | MEDIUM-HIGH | db- | | 8 | API Design | MEDIUM | api- | | 9 | Microservices | MEDIUM | micro- |

| 10 | DevOps & Deployment | LOW-MEDIUM | devops- |

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/kadajett/agent-nestjs-skills --skill nestjs-best-practices
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is nestjs-best-practices?

NestJS best practices and architecture patterns for building production-ready applications. This skill should be used when writing, reviewing, or refactoring NestJS code to ensure proper patterns for modules, dependency injection, security, and performance. Source: kadajett/agent-nestjs-skills.

How do I install nestjs-best-practices?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/kadajett/agent-nestjs-skills --skill nestjs-best-practices Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/kadajett/agent-nestjs-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01

Related Skills

None