skills/smithery.ai/backend-controller-pattern-nestjs

backend-controller-pattern-nestjs

Installation
SKILL.md

NestJS Controller Patterns

This skill covers all controller patterns in erify_api, from general principles to module-specific implementations.

Canonical Examples

Study these real implementations as the source of truth:

Detailed code examples: See references/controller-examples.md


Core Responsibilities

ALL controllers share these responsibilities:

Installs
1
First Seen
Apr 23, 2026
backend-controller-pattern-nestjs from smithery.ai