From loopkit
Designs loading, empty, error, and partial states for any component that fetches or lists data. Use for lists, dashboards, and async UI.
How this skill is triggered — by the user, by Claude, or both
Slash command
/loopkit:loading-empty-error-statesWhen to use
a list, a fetch, a dashboard, anything async in the UI
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
AI-built UIs handle the happy path and crash on the other three. Design all four:
AI-built UIs handle the happy path and crash on the other three. Design all four:
npx claudepluginhub archive228/loopkit --plugin loopkitAdd loading, empty, error, and success feedback states to StyleSeed components and pages with practical mobile-first rules.
Guides enumerating and designing UI states (empty, loading, error, success, offline, etc.) for components. Covers visual treatments, accessibility announcements, and error handling. Useful for component libraries and design systems.
Adds loading (skeleton), empty, error, and success states to components and pages following a design language reference.