Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
constructive-io avatar

Constructive Frontend

  • 6 installs
  • Updated August 4, 2026
  • constructive-io/constructive-skills

Build Constructive frontend UIs with the @constructive-io/ui component library, CRUD Stack cards, and dynamic _meta forms.

About

Covers building Constructive frontend UIs with the 50+ component library, CRUD Stack cards, and dynamic _meta forms that introspect any table at runtime. A developer uses it to build forms, overlays, layouts, and zero-config CRUD UIs.

  • 50+ @constructive-io/ui components on Base UI and Tailwind CSS v4
  • CRUD Stack cards plus dynamic _meta forms for zero-config CRUD

Constructive Frontend by the numbers

  • 6 all-time installs (skills.sh)
  • Ranked #1,782 of 2,245 Frontend Development skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/constructive-io/constructive-skills --skill constructive-frontend

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs6
Last updatedAugust 4, 2026
Repositoryconstructive-io/constructive-skills

What it does

Build Constructive frontend UIs with the @constructive-io/ui component library, CRUD Stack cards, and dynamic _meta forms.

Files

SKILL.mdMarkdownGitHub ↗

Constructive Frontend

Build Constructive frontend UIs with the component library, CRUD Stack cards, and dynamic meta forms.

When to Apply

Use this skill when:

  • Building UIs with @constructive-io/ui components (forms, overlays, layout, data display, advanced inputs)
  • Creating CRUD actions as Stack cards (iOS-style slide-in panels)
  • Building dynamic forms that introspect _meta at runtime
  • Setting up theming, dark mode, OKLCH tokens
  • Using the shadcn registry for Constructive components

UI Components

50+ components on Base UI + Tailwind CSS v4 with cva variants and data-slot architecture.

Install components:

npx shadcn@latest add @constructive/<component>

Categories: Forms, overlays (dialogs, sheets, dropdowns), layout (sidebar, stack navigation), data display (tables, cards), advanced inputs (combobox, command palette), motion/animation.

See ui-components.md for the full component reference.

CRUD Stack Cards

Build create/edit/delete actions as slide-in Stack cards with sticky Cancel/Save/Delete footers. Cards stack naturally (e.g., confirm-delete on top of edit).

See crud-stack.md for the Stack card pattern, CardComponent structure, card API, and stacked confirm-delete.

Dynamic Meta Forms

Build fully dynamic CRUD forms for any Constructive-provisioned table — zero static field configuration. The _meta query introspects field names, types, required status, FK relationships, and mutation names at runtime.

See meta-forms.md for DynamicFormCard, locked FK pre-fill, and O2M/M2M patterns.

Reference Guide

Component Library

ReferenceTopicConsult When
ui-components.mdFull component library overviewUnderstanding architecture, installation, component categories
ui-foundations.mdTheming, tokens, dark modeSetting up OKLCH tokens, CSS variables, theme switching
ui-forms.mdForm componentsInput, Select, Checkbox, Radio, Switch, DatePicker
ui-overlays.mdOverlay componentsDialog, Sheet, Popover, Tooltip
ui-layout.mdLayout componentsSidebar, Tabs, Accordion, Separator
ui-data-display.mdData display componentsTable, Card, Badge, Avatar
ui-advanced-inputs.mdAdvanced input componentsCombobox, Command palette, multi-select
ui-input-components.mdInput component patternsText, number, password, textarea variants
ui-card-patterns.mdCard layout patternsCard composition, headers, footers, actions
ui-motion.mdMotion and animationTransitions, enter/exit animations
ui-theming.mdTheme configurationCustom themes, CSS variable overrides
ui-token-values.mdDesign token referenceColor, spacing, typography token values
ui-registry.mdshadcn registry setupRegistry configuration, component installation
ui-combobox-api.mdCombobox API referenceCombobox props, async loading, filtering
ui-command-palette.mdCommand paletteKeyboard shortcuts, command groups
ui-dropdown-menu-api.mdDropdown menu APIMenu items, submenus, separators
ui-sidebar-api.mdSidebar API referenceCollapsible sidebar, navigation items
ui-sheet-stacking.mdSheet stacking patternsMulti-level sheet navigation
ui-stack-navigation.mdStack navigationPush/pop card navigation

CRUD & Forms

ReferenceTopicConsult When
crud-stack.mdStack card CRUD patternBuilding create/edit/delete actions as slide-in cards
meta-forms.mdDynamic _meta formsRuntime-introspected CRUD forms, FK pre-fill, related records

Cross-References

  • constructive-codegen — Code generation and SDK usage (data fetching for components)
  • pgpm — Starter kits and Next.js app boilerplate (uses these UI components) — in constructive-io/constructive
  • constructive-platform — Platform core, server configuration

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.