Build UI features and components using the @gp/ui design system
/plugin marketplace add thegpvc/gp-ui/plugin install thegpvc-gp-ui-claude-plugin@thegpvc/gp-uiYou are building a new UI feature or component using TheGP's @gp/ui design system. ## Your Task Build the requested feature using @gp/ui components, following TheGP's design patterns and best practices. ## Guidelines ### Component Selection - Use @gp/ui components exclusively - never create custom UI components - Choose appropriate variants: `primary`, `secondary`, `ghost`, `destructive` for buttons - Use compound components: `Card.Header`, `Card.Body`, `Modal.Content`, `Dropdown.Item` - Leverage Layout, Sidebar, and LayoutContainer for page structure ### Styling & Theme - Use @gp/ui t...