High-quality frontend UI plugins by Merlin Hemmerich
npx claudepluginhub merlin-hemmerich/ui-craftsmanHigh-quality frontend UI using shadcn/ui, Cult UI, and TripleD UI — no generic AI slop, only real components used 1:1.
A Claude Code plugin that builds polished, production-grade frontend UI — no generic AI slop.
Instead of generating cookie-cutter Tailwind layouts, UI Craftsman uses real components from three best-in-class shadcn-registry libraries and applies them 1:1 without modifying their design code.
Add this to your Claude Code settings (~/.claude/settings.json):
{
"extraKnownMarketplaces": {
"ui-craftsman-marketplace": {
"source": {
"source": "git",
"url": "https://github.com/Merlin-Hemmerich/ui-craftsman.git"
}
}
},
"enabledPlugins": {
"ui-craftsman@ui-craftsman-marketplace": true
}
}
If you already have extraKnownMarketplaces or enabledPlugins in your settings, merge the entries into your existing objects.
After installation, invoke the skill in Claude Code:
/ui-craftsman:ui-craftsman build me a landing page for a SaaS product
The skill name is ui-craftsman:ui-craftsman (lowercase, hyphens, no spaces).
AI coding assistants produce generic, repetitive UI:
rounded-xl border p-6 shadow card everywhereUI Craftsman forces Claude to use real components from real design libraries — exactly as their designers intended. Only text content and data get changed. The design stays untouched.
| Library | Components | Focus |
|---|---|---|
| shadcn/ui | 100+ | Foundation: Buttons, Forms, Tables, Cards, Dialogs |
| Cult UI | 70+ | Animations, effects, marketing sections |
| TripleD UI | 137 | Motion blocks, landing pages, glassmorphism |
All three are shadcn-registry-based — fully compatible, same installation pattern.
When you ask Claude to build UI, the skill activates and follows 4 steps:
Breaks down what you need — hero section, dashboard, pricing page, etc.
Looks up the best matching component from ~200 mapped components across all three libraries, organized by use-case.
Runs the exact CLI command to add the component:
# shadcn/ui base components
npx shadcn@latest add button card dialog
# Cult UI animated components
npx shadcn@latest add "https://cult-ui.com/r/texture-card.json"
# TripleD motion blocks (when registry is available)
npx shadcn@latest add @uitripled/glassmorphism-hero
Uses the component exactly as designed. Only changes:
Never changes: colors, spacing, animations, typography, or any design code inside components.
The skill maps ~200 components across 18 categories:
| Category | Examples |
|---|---|
| Hero Sections | Dithering, Color Panels, Waves, Glassmorphism, Liquid Metal |
| Navigation | Sidebar, Nav Menu, Command Palette, macOS Dock, Floating Panel |
| Cards | Expandable, Shift, Texture, Minimal, Neumorphism, Browser Window |
| Buttons | Cosmic, Morphing, Liquid, Texture, Gradient, Neumorphism |
| Forms | Input, Select, Date Picker, Color Picker, OTP, Popover Form |
| Tables & Data | Data Table, Sortable List, Stats Counter, Stocks Dashboard |
| Dialogs | Dialog, Alert Dialog, Sheet, Drawer, Bottom Modal, Family Drawer |
| Typography | Gradient Heading, Pixel Text, Typewriter, Flip Text, Text GIF |
| Media | 3D Carousel, Hover Video, YouTube Player, Gallery Lightbox |
| Marketing | Testimonials, Pricing, CTA, FAQ, Newsletter, Logo Carousel |
| Dashboard | Full Dashboard, Bento Grid, Services Grid, Minimal Metrics |
| Animations | Magnetic, Follow Cursor, Terminal Animation, Avatar Expand |
| Backgrounds | Texture Overlay, Fractal Grid, Shader Blur, LightBoard |
| Onboarding | Onboarding Flow, Feature Carousel, Intro Disclosure |
| Page Sections | About Us, Team, Timeline, Footer, Blog, Portfolio |
| Interactive | Poll, Vote Tally, Prompt Library, AI Instructions, Code Block |
| Layout | Resizable Panels, Scroll Area, Accordion, Collapsible |
| Feedback | Toast, Alert, Badge, Tooltip, Skeleton, Notification Bell |
div-soup replacements for real componentsClaude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations