scaffold

Installation
SKILL.md

Scaffold: $ARGUMENTS

If $ARGUMENTS is empty, ask the user which pattern they want. Supported patterns:

  • dialog — modal dialog (template / component-ref / object-based variants)
  • table — data table (fd-table / fdp-table / ui5-table variants)
  • card — content card with header and body
  • form — form layout with form-items and validation
  • shell — app shell with shellbar and navigation
  • layout-grid — responsive grid layout

Phase 1: Identify Pattern

Parse the pattern name from $ARGUMENTS. If a variant is specified (e.g., dialog component-ref), note it for Phase 3.

Phase 2: Gather Context

Use the @fundamental-ngx/mcp MCP server tools to get accurate, up-to-date information:

Related skills
Installs
3
GitHub Stars
292
First Seen
8 days ago