Skip to main content
Back to registry

radix-ui-design-system

sickn33/antigravity-awesome-skills

Build production-ready, accessible design systems using Radix UI primitives with full customization control and zero style opinions.

Installs228
Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill radix-ui-design-system
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Build production-ready, accessible design systems using Radix UI primitives with full customization control and zero style opinions. Radix UI provides unstyled, accessible components (primitives) that you can customize to match any design system. This skill guides you through building scalable component libraries with Radix UI, focusing on accessibility-first design, theming architecture, and composable patterns. Key Strengths: Every Radix primitive is built with accessibility as the foundation: Rule : Never override accessibility features. Enhance, don't replace. Radix provides behavior , you provide appearance : Build complex components from simple primitives: Every Radix component follows this pattern: Best for : Maximum portability, SSR-friendly Best for : Tailwind projects, variant-heavy components Best for : Runtime theming, scoped styles Use case : Share state between primitive parts Use case : Render as different elements without losing behavior Why asChild matters : Prevents nested button/link issues in accessibility tree. Rule : Use controlled when you need to sync with external state (URL, Redux, etc.). Always use asChild to avoid wrapper divs Provide semantic HTML Use CSS variables for theming Compose primitives for complex components Don't skip accessibility parts Don't fight the primitives Don't mix controlled and uncontrolled Don't ignore keyboard navigation...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does radix-ui-design-system do?

Build production-ready, accessible design systems using Radix UI primitives with full customization control and zero style opinions.

Is radix-ui-design-system good?

radix-ui-design-system does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does radix-ui-design-system work with?

radix-ui-design-system currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to radix-ui-design-system?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install radix-ui-design-system?

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill radix-ui-design-system

Related skills

More from sickn33/antigravity-awesome-skills

Related skills

Alternatives in Software Engineering