ora-spinner-integration

376
a5c-aia5c-ai

Integrate ora spinners with consistent styling, promise handling, and status updates for CLI progress feedback.

195 days ago

asyncredux-wait-fail-succeed

238
marcglasbergmarcglasberg

Show loading states and handle action failures in widgets. Covers `isWaiting(ActionType)` for spinners, `isFailed(ActionType)` for error states, `exceptionFor(ActionType)` for error messages, and `clearExceptionFor()` to reset failure states.

195 days ago

rsc-data-optimizer

140
julianromlijulianromli

Optimize Next.js App Router data fetching by converting slow client-side fetching to fast server-side fetching using React Server Components (RSC). Use when: - User reports slow initial page load with loading spinners - Page uses useEffect + useState for data fetching - StoreContext/useStore pattern causes waterfall fetching - Need to improve SEO (content not in initial HTML) - Converting "use client" pages to Server Components Triggers: "slow loading", "optimize fetching", "SSR data", "RSC optimization", "remove loading spinner", "server-side fetch", "convert to server component", "data fetch lambat", "loading lama"

195 days ago

building-glamorous-tuis

127
DicklesworthstoneDicklesworthstone

Build beautiful terminal UIs with Charmbracelet. For SHELL/BASH scripts: use Gum (prompts, spinners, selection), VHS (recording), Mods (AI), Freeze (screenshots), Glow (markdown). For GO applications: use Bubble Tea (framework), Bubbles (components), Lip Gloss (styling), Huh (forms), Glamour (markdown), Harmonica (animation). For INFRASTRUCTURE: Wish (SSH apps), Soft Serve (Git), teatest (testing). Trigger on: shell scripts needing UI, Go CLI tools, terminal dashboards, SSH applications, or "make this CLI prettier."

195 days ago

Loading State Tester

71
PramodDuttaPramodDutta

Verify loading indicators, skeleton screens, and progress bars appear correctly during async operations and disappear on completion or error.

loading-statesskeletonspinner+4
195 days ago

implementing-cli-patterns

26
saleorsaleor

Implements CLI UX with output formatting, progress indicators, and prompts. Use when working on CLI output, chalk styling, ora spinners, inquirer prompts, progress bars, reporters, error formatting, or exit codes.

195 days ago

loading-states

16
sanky369sanky369

Design effective loading states, skeleton screens, and empty states that maintain user confidence. Use when content takes time to load, when showing progress, or handling empty data scenarios. Triggers on "loading state", "skeleton screen", "empty state", "spinner", "progress bar", "loading animation", "zero state".

195 days ago

hig-components-status

14
raintree-technologyraintree-technology

Apple HIG guidance for status and progress UI components including progress indicators, status bars, and activity rings. Use this skill when asked about: "progress indicator", "progress bar", "loading spinner", "status bar", "activity ring", "progress display", determinate vs indeterminate progress, loading states, or fitness tracking rings. Also use when the user says "how do I show loading state," "should I use a spinner or progress bar," "what goes in the status bar," or asks about activity indicators. Cross-references: hig-components-system for widgets and complications, hig-inputs for gesture-driven progress controls, hig-technologies for HealthKit and activity ring data integration.

195 days ago

continuous-loops

12
dylantarredylantarre

Use when creating ongoing animations - loading spinners, pulsing indicators, ambient motion, background effects, or any animation that repeats indefinitely.

195 days ago

loading-states

12
dylantarredylantarre

Use when indicating progress or waiting - spinners, progress bars, skeleton screens, shimmer effects, or any animation showing the system is working.

195 days ago

loaders-spinners

12
dylantarredylantarre

Use when creating loading indicators, spinners, progress bars, or skeleton screens to communicate system status

195 days ago

frontend-lottie

9
petbrainspetbrains

Decorative JSON animations for UI feedback and polish. Use for loading spinners, success/error checkmarks, empty-state illustrations, and animated icons. They simply play and loop with no interactivity—use Rive for reactive or stateful animations. Lightweight and compatible with SSR.

195 days ago

tailwind-animate

9
TerminalSkillsTerminalSkills

Add animations to Tailwind CSS projects. Use when implementing CSS animations with Tailwind, adding entrance effects, building animated components, or creating loading spinners and skeleton screens.

195 days ago

ora

9
TerminalSkillsTerminalSkills

Add terminal spinners with Ora. Use when showing loading indicators in CLI tools, displaying progress during async operations, or building polished command-line interfaces with status feedback.

195 days ago

add-loading-indicator

5
marcglasbergmarcglasberg

Add loading state tracking to widgets using context.isWaiting() for spinners and skeletons

195 days ago

clack-prompts

2
nklischnklisch

Reference for @clack/prompts terminal UI library. Use this skill whenever building interactive CLI prompts, spinners, select menus, confirmation dialogs, or any terminal UI. Covers text, password, confirm, select, multiselect, spinner, group flows, tasks, logging, and cancel handling. Use this for any file in packages/cli/src/ui/ or any command that needs user interaction.

195 days ago

workos-convex-authkit

anand-testcompareanand-testcompare

Implement and debug WorkOS AuthKit + Convex (customJwt) auth in a Next.js app. Use for issues like preview redirect-uri-invalid, /admin spinner or "Loading session…" loops, WorkOS token refresh 429/invalid_grant, Convex auth rejecting WorkOS JWTs (issuer/JWKS/aud mismatches), or accidental sign-outs from Next.js Link prefetch hitting /sign-out.

195 days ago

feedback-states

Abdullah4AIAbdullah4AI

Feedback state patterns: loading indicators, error handling UI, success confirmations, disabled states, skeleton views. Use when adding loading spinners, error alerts, success feedback, or managing empty/error/loading view states. Triggers: ProgressView, loading, error, alert, empty state, skeleton, disabled, feedback.

195 days ago