Skip to content

feat: add responsive-ui and ui-states skills to registry - #44

Open
Hotragn wants to merge 1 commit into
ibelick:mainfrom
Hotragn:feat/add-responsive-ui-states
Open

feat: add responsive-ui and ui-states skills to registry#44
Hotragn wants to merge 1 commit into
ibelick:mainfrom
Hotragn:feat/add-responsive-ui-states

Conversation

@Hotragn

@Hotragn Hotragn commented Aug 8, 2026

Copy link
Copy Markdown

Adds two skills that fill core design-engineering gaps not currently in the registry, both in the baseline-ui MUST/SHOULD format.

responsive-ui — adaptive layout without breakpoint soup: mobile-first, content-first breakpoints, fluid type/space via clamp(), container queries so components respond to their container not just the viewport, fluid media with aspect-ratio, and zoom/touch accessibility.

ui-states — every state a data-driven view can be in: loading (skeletons, delayed spinners, first-load vs refetch), empty (actionable, new-vs-filtered), error (human + recoverable, scoped boundaries), partial, and success, plus mutation feedback and aria-live announcements.

Both hosted in my skills repo, rawUrls verified 200:

Two entries in src/data/registry.ts. Happy to adjust topics or wording to fit your categorization.

@Hotragn
Hotragn force-pushed the feat/add-responsive-ui-states branch from f89b3c5 to b4ea627 Compare August 22, 2026 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant