Loading...
Loading...
Add UI polish with layout and styling
npx skill4agent add commontoolsinc/labs pattern-uidocs/common/components/COMPONENTS.mddocs/common/patterns/style.mddocs/common/patterns/two-way-binding.mdct-screenct-vstackct-hstackct-boxct-inputct-textareact-checkboxct-selectct-buttonct-textct-status-pill<ct-input $value={field} />
<ct-checkbox $checked={done} /><ct-screen title="My Pattern">
<ct-vstack gap="md">
<ct-hstack gap="sm">
{/* horizontal items */}
</ct-hstack>
</ct-vstack>
</ct-screen>packages/patterns/