nestjs-onboarding

Route NestJS users to scaffold-status capabilities and SDLC next steps.

2|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/sdcorejs/sdcorejs-agent --skill nestjs-onboarding
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nestjs-onboarding
Source: https://github.com/sdcorejs/sdcorejs-agent/tree/main/plugin/skills/nestjs-onboarding
Command: npx skills add https://github.com/sdcorejs/sdcorejs-agent --skill nestjs-onboarding

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps developers quickly understand what the NestJS agent can do and how to proceed when they open an agent inside a NestJS backend project and are unsure which next step to take.

Core Features & Use Cases

  • NestJS scaffold-status onboarding: clearly explains that code generation is in scaffold status and which parts are already working versus planned.
  • SDLC navigation and routing: links and routes users to the correct next cross-track step based on intent (brainstorm vs clarify requirements vs code review).
  • Auditability and safety alignment: points to the NestJS architecture-principles WHY-rules and emphasizes the approval-gated pipeline and review/testing path.

Quick Start

Tell the agent you are using a NestJS backend and ask what it can do, or ask how to start a NestJS module, then follow the routed next-step suggestion.

Frequently Asked Questions about nestjs-onboarding

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I start a new module in a NestJS project using an agent?

To start a NestJS module, the onboarding skill routes your intent to the correct next step, explaining scaffold-status capabilities and outlining the SDLC flow from spec planning to code generation.

What is the NestJS software development lifecycle workflow for agents?

The NestJS SDLC workflow uses an approval-gated pipeline that guides you through spec planning, design, code generation, and review/testing steps to ensure safe module creation.

Can I use this workflow to generate production-ready NestJS code directly?

NestJS code generation is currently in scaffold status, meaning some parts are working while others are planned, so you should review the generated output before production use.

How do I know which NestJS skill to use for brainstorming versus code review?

The onboarding skill analyzes your intent and links you to the correct cross-track step, routing you to brainstorming, requirement clarification, or code review skills accordingly.

Does the NestJS agent onboarding workflow support multi-language sessions?

Yes, the onboarding workflow supports bilingual routing using your session language, ensuring the SDLC navigation and scaffold-status explanations match your preferred language.