Skip to main content
Back to the directory
sickn33/antigravity-awesome-skillsSoftware EngineeringFrontend and Design

react-ui-patterns

Modern React UI patterns for loading states, error handling, and data fetching.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
895

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill react-ui-patterns
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, react-ui-patterns has 895 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: sickn33/antigravity-awesome-skills. Canonical URL: https://skills.sh/sickn33/antigravity-awesome-skills/react-ui-patterns.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Modern React UI patterns for loading states, error handling, and data fetching. Show loading indicator ONLY when there's no data to display. CRITICAL: Never swallow errors silently. CRITICAL: Always disable triggers during async operations. Every list/collection MUST have an empty state: Before completing any UI component: UI States: Data & Mutations: This skill is applicable to execute the workflow or actions described in the overview. - Covers five core principles: never show stale UI, always surface errors, use optimistic updates, progressive disclosure, and graceful degradation - Provides decision trees and component patterns for loading indicators, skeleton screens, error states, empty states, and button submission handling - Includes critical anti-patterns to avoid, such as showing spinners when cached data exists, silently swallowing errors, and failing to disable buttons during async operations - Offers a pre-submission checklist covering UI states, data mutations, and user feedback requirements - Never show stale UI - Loading spinners only when actually loading - Always surface errors - Users must know when something fails - Optimistic updates - Make the UI feel instant - Progressive disclosure - Show content as it becomes available - Graceful degradation - Partial data is better than no data - graphql-schema : Use mutation patterns with proper error handling -...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does react-ui-patterns do?

Modern React UI patterns for loading states, error handling, and data fetching.

Is react-ui-patterns good?

react-ui-patterns does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support react-ui-patterns?

react-ui-patterns currently lists compatibility with Skills CLI.

Is react-ui-patterns safe to install?

react-ui-patterns has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to react-ui-patterns?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install react-ui-patterns?

Run the following command to install react-ui-patterns: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill react-ui-patterns

Related skills

More from sickn33/antigravity-awesome-skills

Related skills

Alternatives in Software Engineering