Skills Gallery
A palette of admin UI shapes — forms, lists, pages, and rich views, each a component in the add-component skill. Each card opens a self-contained, zero-config demo. The business cases in the sidebar (E-commerce, CRM) show these shapes composed into real products; this page is the catalogue you pick from. It's repo-only — a scaffolded product starts without it and adds just the shapes it needs.
Full-page formA create form on its own route, with cancel / submit.
Scrollable formLong form with a sticky header / footer and a scrolling body.
Compact formDense form that fits the viewport with no scrolling.
Wizard / stepperMulti-step form with per-step validation and progress.
Field arrayRepeatable row groups you can add and remove.
Custom actionsConfigurable footer / toolbar action buttons.
Searchable selectCombobox with a filterable, async-friendly option list.
File uploadDrag-and-drop upload with thumbnails and a swappable storage seam.