Skip to content

Build Your Own Component Library Using Shadcn Registry #1439

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
TheRaj71 opened this issue May 19, 2025 · 0 comments
Open

Build Your Own Component Library Using Shadcn Registry #1439

TheRaj71 opened this issue May 19, 2025 · 0 comments

Comments

@TheRaj71
Copy link

feat: Implement Custom Component Library via shadcn Registry

Objective
Build an extensible component library using shadcn's modular architecture to:

  • Create reusable UI components with Radix UI primitives
  • Enable zero-config theming via CSS variables
  • Support customizability without abstraction penalties
  • Document usage patterns and theming guidelines
  • Bake in accessibility (WAI-ARIA) by default

Scope

  • Component structure setup (button, input, card primitives first)
  • shadcn registry CLI integration
  • Theming system with tailwind.config extension
  • Component playground/docs (MDX + Storybook)
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

No branches or pull requests

1 participant