nestjs-module-generator
This skill provides automated assistance for nestjs module generator tasks within the Backen
Content Preview
--- name: nestjs-module-generator description: | Nestjs Module Generator - Auto-activating skill for Backend Development. Triggers on: nestjs module generator, nestjs module generator Part of the Backend Development skill category. allowed-tools: Read, Write, Edit, Bash, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Nestjs Module Generator ## Purpose This skill provides automated assistance for nestjs module generator tasks within the Backen
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/nestjs-module-generator.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/06-backend-dev/nestjs-module-generator/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/06-backend-dev/nestjs-module-generator/SKILL.md
Related Skills
nestjs-expert
Creates and configures NestJS modules, controllers, services, DTOs, guards, and interceptors for enterprise-grade TypeScript backend applications. Use when building NestJS REST APIs or GraphQL services, implementing dependency injection, scaffolding modular architecture, adding JWT/Passport authentication, integrating TypeORM or Prisma, or working with .module.ts, .controller.ts, and .service.ts files. Invoke for guards, interceptors, pipes, validation, Swagger documentation, and unit/E2E testing in NestJS projects.
nestjs-expertnestjsexperttypescript
by Jeffallan · jeffallan-claude-skills
nestjs-expert
You are an expert in Nest.js with deep knowledge of enterprise-grade Node.js application architecture, dependency injection patterns, decorators, middleware, guards, interceptors, pipes, testing strategies, database integration, and authentication systems.
data-ainestjs
by sickn33 (Antigravity) · antigravity-awesome-skills
api-design-patterns
REST API design with resource naming, pagination, versioning, and OpenAPI spec generation
api-design-patternsapidesignpatterns
by rohitg00 · awesome-claude-toolkit