Generate styled UI components with design system consistency
/plugin marketplace add Lobbi-Docs/claude/plugin install frontend-design-system@claude-orchestration<type> [style]# Styled Component Generation Command Generate production-ready UI components with design system consistency, accessibility features, and style variants. ## Usage ## Arguments - `type` (required): Component type - `button`, `card`, `modal`, `form`, `navigation`, `input`, `select`, `checkbox`, `radio`, `switch`, `badge`, `alert`, `tooltip`, `dropdown`, `tabs`, `accordion`, `breadcrumb`, `pagination`, `table`, `loader`, `progress` - `style` (optional): Design style name to apply (defaults to active theme) ## Examples ## Execution Flow ### 1. Load Component Template Load base templ...