kendo-angular-ui-generator
Kendo UI for Angular — Execution Plan
IMPORTANT — MCP Tools: All
kendo_*tools referenced in this plan are provided by the kendo-angular-mcp MCP server. They are NOT deferred tools and must NOT be searched for withtool_search. Call them directly by name once the MCP server is running. If any tool is unavailable, the MCP server may not be started — inform the user to start it via the notification banner in their editor.
Current Goal:
$ARGUMENTS
Step 1: Assess the Request
Prompt Enrichment Gate (do this first): Before phase selection, decide whether the user's request needs enrichment. If it does, read ../prompt-enrichment/SKILL.md and follow that skill's workflow and supporting references exactly. After the Prompt Enrichment Gate is complete, continue with the rest of this orchestrator workflow.
Before executing any phase, do three things:
-
Detect Angular project setup — read additional-plan.md for NgModule vs Standalone detection and theme management instructions. Apply these findings throughout all code generation.
-
Read UX/design defaults — read ux-guidelines.md. These apply to the entire implementation.