Nestjs Web

Basic skill for NestJS modules, controllers, services, and maintainable backend web application code. Use when Codex needs a basic starting point for this web development area.

shubhashjha Updated

File contents

NestJS Web

Use this skill as a basic starting point.

Workflow

  1. Review the NestJS module structure and dependencies.
  2. Identify controller, service, and provider boundaries.
  3. Keep DTOs, validation, and business logic organized.
  4. Follow current project conventions and dependency injection patterns.
  5. Verify behavior with available tests or runtime checks.

Output

  • Produce practical NestJS code changes.
  • Keep backend structure maintainable and easy to review.
  • Prefer clear module boundaries over oversized services.

shubhashjha/codex-skills/tree/main/nestjs-web commit 7504df6b10

Frequently asked questions

npx skillmds@latest add shubhashjha/nestjs-web