Free React UI library with 125+ components, 13+ blocks, and 3 premium templates. Built with MUI and Motion.
Website · Docs · Components · Blocks · Templates · Showcase · npm
Add any component or block directly into your project:
npx @abhivarde/syncui@latest add name/variantUse name/variant to target exactly what you need, e.g. accordion/brutalist or hero/centered.
Let your AI agent add components directly without any commands:
{
"mcpServers": {
"syncui": {
"command": "npx",
"args": ["-y", "@abhivarde/syncui-mcp"]
}
}
}Add to your MCP client config (Claude Code, Cursor, Windsurf, Codex, OpenCode).
Components are served from a hosted registry. Fetch any component directly:
https://syncui.design/r/index.json
https://syncui.design/r/{name}.json
This is what the CLI and MCP use under the hood. New components are available the moment the site deploys — no package update needed.
Use Sync UI inside Cursor, Claude Code, Copilot, Windsurf, and more:
npx skills add AbhiVarde/syncuiYour AI coding tool will know every component, variant, and animation pattern without you explaining anything.
| Count | Includes |
|---|---|
| 125+ Components | Buttons, Cards, Tables, Forms, Date Pickers, Loaders, Avatars, Accordions, Carousels, Dialogs, Docks, Tabs, and more |
| 13+ Blocks | Hero, CTA, Pricing, and Stats sections for landing pages |
| 3 Templates | Startup ($29), SaaS ($29), Portfolio ($29), Bundle — all three ($79) |
| Agent Skill | Full component and block reference for Cursor, Claude Code, Copilot, Windsurf |
| Category | Technology |
|---|---|
| Framework | React, Next.js |
| Styling | Material UI (MUI) |
| Animation | Motion (motion/react) |
| Analytics | Umami |
| Deploy | Vercel, Docker |
git clone https://github.com/AbhiVarde/syncui
cd syncui
npm install
npm run devDocker
docker build -t syncui .
docker run -p 3000:3000 syncuiOpen http://localhost:3000.
Contributions are welcome.
- Fork the repository
- Create a feature branch (
git checkout -b feature/your-feature) - Commit your changes (
git commit -m 'feat: add your feature') - Push to the branch (
git push origin feature/your-feature) - Open a Pull Request
Follow the existing code style, test across screen sizes, and ensure accessibility standards are met. Read the full Contributing Guide.
If Sync UI is useful to you, consider supporting the project.
Buy Me a Coffee · Sponsor on GitHub
Sponsor tiers: $5/month for README recognition, $19/month for README and portfolio recognition, $49/month for README, portfolio, and promotion on Sync UI.
MIT. See LICENSE for details.
Built and maintained by Abhi Varde.
