Browse skills/NestJS Best Practices

NestJS Best Practices

Verifieddevelopment

NestJS best practices with module architecture, dependency injection and guard patterns

$npx skills add kadajett/agent-nestjs-skills@nestjs-best-practices-guide

Run in your terminal to install. Works with any AI Agent platform that supports the Claude Skills spec (Claude Code, Cursor, Windsurf, etc).

Prerequisites
1) Install Claude Code (claude.ai/code). 2) Install ai-skill: `npx skills add 1-SKILL/ai-skill -g -y`. Run that one first, then come back and run the skill install command above.

SKILL.md

SKILL.md content not yet indexed. View the full document on GitHub.
View on GitHub →

Overview

NestJS best practices with module architecture, dependency injection and guard patterns

nestjsdimodulesNestJS依赖注入
View source →
Safety score
95/100
S11/12 checks passed

All checks passed — safe to install

Skill info
Sourcegithub
Authorkadajett
Repositorykadajett/agent-nestjs-skills
Stars39,500
Categorydevelopment

Search skills from your terminal

Install ai-skill, then describe what you need inside Claude Code — it auto-matches and installs the right skill without leaving your terminal.

$npx skills add 1-SKILL/ai-skill -g -y

Related skills

Code ReviewEditor's pick
S

Automated PR code review using multiple specialized agents with confidence-based...

Frontend DesignEditor's pick
S

Create distinctive, production-grade frontend interfaces that avoid generic AI a...

react-best-practicesEditor's pick
A

React 19+ / Next.js 15+ 最佳实践指南,929行10个章节。覆盖性能优化、Server Components、Hooks、状态管理。

TDD WorkflowEditor's pick
B

Test-Driven Development workflow and patterns