angular-portal-onboarding

Route Angular-portal onboarding intents to the correct SDLC step and sub-skill.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the confusion of not knowing what to do first when starting inside an Angular-portal project or asking what the agent can handle.

Core Features & Use Cases

  • Angular portal SDLC orientation: Summarizes the cross-track SDLC flow from clarify/spec/plan through write-code, testing, review, and docs/memories.
  • Skill discovery and routing: Matches the user intent to the right next concrete skill, typically clarification for scope-heavy work.
  • Bilingual guidance (VI/EN): Produces Vietnamese output for Vietnamese requests and English output for English requests, while keeping route paths and codes in English.

Quick Start

Tell the agent you are new and ask “agent này làm được gì” or “how do I start” to get the Angular-portal workflow and the next skill to invoke.

Frequently Asked Questions about angular-portal-onboarding

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

FAQPage Schema
How do I start working on an Angular portal project when I don't know what to do first?

To start an Angular portal project, this onboarding skill matches your initial intent and routes you to the correct SDLC step. It summarizes the workflow from clarify to write-code, testing, and docs before any code generation begins.

What is the standard SDLC workflow for an Angular portal project?

The standard Angular portal SDLC workflow flows from clarify, spec, and plan through write-code, testing, review, and docs. This onboarding skill summarizes this cross-track flow to help you understand the complete development lifecycle.

Can I get onboarding guidance for Angular portal skills in Vietnamese?

Yes, Angular portal onboarding supports bilingual guidance, producing Vietnamese output for Vietnamese requests and English for English requests. Route paths and code identifiers remain in English regardless of the response language.

Does the Angular portal onboarding skill generate code or write specs?

No, Angular portal onboarding operates strictly before any code generation, handling first-session orientation and skill discovery. It routes you to shared SDLC clarify or brainstorm skills for scope-heavy work instead of generating code itself.

What should I ask the agent to trigger the Angular portal workflow orientation?

To trigger Angular portal workflow orientation, tell the agent you are new and ask 'how do I start' or 'agent này làm được gì'. The skill matches your onboarding intent and directs you to the relevant next skill.