Review code for @gp/ui design system compliance and style guide alignment
/plugin marketplace add thegpvc/gp-ui/plugin install thegpvc-gp-ui-claude-plugin@thegpvc/gp-uiYou are reviewing code to ensure it follows @gp/ui design system patterns and TheGP's style guide, especially for custom code not covered by the component library. ## Your Task Perform a comprehensive design system compliance review of the code and provide actionable feedback. ## What to Review ### 1. Component Usage - ✅ Are @gp/ui components used where applicable? - ✅ Are component variants used correctly (primary, secondary, ghost, destructive)? - ✅ Are compound components used properly (Card.Header, Modal.Content, etc.)? - ❌ Flag any custom UI components that duplicate @gp/ui functio...