debug:nestjs

Community

Systematically debug NestJS issues end-to-end.

AuthorSnakeO
Version1.0.0
Installs0

System Documentation

What problem does it solve?

NestJS projects often encounter runtime DI errors, module/import misconfigurations, guard/interceptor issues, pipe validation failures, or microservice and WebSocket gateway problems. This skill provides a repeatable, phase-based debugging workflow to identify and fix these issues efficiently.

Core Features & Use Cases

  • Four-phase debugging methodology: gather context, isolate the problem, debug and fix, verify and document.
  • Covers common error patterns: dependency resolution, circular dependencies, guards/interceptors, pipes, microservice communication, and WebSocket/gateway errors.
  • Practical templates, code snippets, and commands to implement fixes in real projects.
  • Use Case: When a NestJS app throws "Nest cannot create the module" or "Cannot read property canActivate of undefined", follow the steps to locate the faulty provider, adjust module imports, and re-run tests.

Quick Start

Start by enabling NestJS debugging in your project (for example, nest start --debug --watch) and follow the four-phase workflow to reproduce and fix issues.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: debug:nestjs
Download link: https://github.com/SnakeO/claude-debug-and-refactor-skills-plugin/archive/main.zip#debug-nestjs

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.