kendo-angular-layout
Installation
SKILL.md
Kendo UI for Angular — Layout Assistant
Setup
Before using layout utilities, read layout-conventions.md for setup instructions, critical Angular sizing rules, and ready-to-use layout components.
Calling the Layout Assistant
Use the kendo_layout_assistant MCP tool to retrieve Kendo Design System CSS utility classes relevant to your layout requirements.
Tool call:
kendo_layout_assistant({
prompt="<Detailed description of the layout: sections, structure, responsive needs, component types>",
includeBuildingBlockExamples=true // Set to true to include example building blocks
})