BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/abui/design-system

design-system

abui/design-system
FreeTheme

abui publishes no description for this item.

Live preview

live · rendered by the registry
Rendered by abui on their own page — this is the component running, not a screenshot of it.

Install it

npx shadcn@latest add https://abui.io/r/design-system.json

Source

registry/abui/rules/AGENTS.mdabui.io/r/design-system.json
1# Project Instructions
2
3## Best Practices for Using shadcn MCP server
4
51. **Always Check Registry First**
6 - Before creating custom components, search the registry for existing solutions
7 - Use `mcp_shadcn_search_items_in_registries` to find relevant components
8 - Check `mcp_shadcn_list_items_in_registries` to see all available options
9
102. **Component Discovery Workflow**
11 - Start with semantic search using `mcp_shadcn_search_items_in_registries`
12 - View detailed component info with `mcp_shadcn_view_items_in_registries`
13 - Get usage examples with `mcp_shadcn_get_item_examples_from_registries`
14 - Use `mcp_shadcn_get_add_command_for_items` to get installation commands
15
163. **Component Installation**
17 - Use the provided add commands from the registry
18 - Ensure components are properly imported and configured
19 - Do not install example- components directly, use them as reference to create your components.
20 - Follow the component's usage examples for proper implementation
21 - Do not overwrite ui or registry/ui components unless the user has specifically asked for it
22
23## Quality Assurance
24
25- Always test registry components after installation
26- Verify imports and dependencies are correct
27- Check that styling integrates with your existing design
28- If using next/image, make sure images.remotePatterns is configured in next.config.ts
29
30```tsx
31import type { NextConfig } from "next"
32
33const nextConfig: NextConfig = {
34 images: {
35 domains: ["images.unsplash.com"],
36 },
37}
38
39export default nextConfig
40```

What it pulls in

Other registry items

  • @abui/debug-utils
  • @abui/breakpoint-display
  • @abui/extra-breakpoints
  • @abui/orientation-media-queries

Files it writes

  • registry/abui/rules/AGENTS.md

Facts

Registry
abui
Type
registry:style
Access
Free
Files written
1
Theme wiring
ships cssVars
Licence
the repository states none
First indexed
2026-08-02
Last confirmed
2 days ago

Go to the source

Docs on abui abui.io antoniobrandao/abui on GitHub Raw registry item This item as JSON

More from abui

All 20 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
Debug Utilsdebug-utilsabuiThemesFreeno deps
Extra Breakpointsextra-breakpointsabuiThemesFreeno deps
Orientation Media Queriesorientation-media-queriesabuiThemesFreeno deps
BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex

BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex

BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex