Ui Modern banner
HermeticOrmus HermeticOrmus

Ui Modern

Design community

Description

--- description: Generate a modern UI component with best practices and design system compliance --- # Modern UI Component Generator Generate modern, production-ready UI components that follow current design trends and best practices. ## Usage ``` /ui-modern [component-type] [variant] ``` **Examples:** - `/ui-modern button` - `/ui-modern card pricing` - `/ui-modern form contact` - `/ui-modern nav sidebar` --- ## Instructions for Claude When the user runs `/ui-modern [component]`, create

Installation

Installs to ~/.claude/commands/hermeticormus-libreuiux-claude-code-ui-modern.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/HermeticOrmus/LibreUIUX-Claude-Code/HEAD/.claude/commands/ui-modern.md -o ~/.claude/commands/hermeticormus-libreuiux-claude-code-ui-modern.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository