UI Consistency Guard · kashyap-savaliya bundle Use when generating, editing, or reviewing user-facing UI in an existing codebase — a new screen, page, component, modal, form, list, card, empty/loading/error state, or any visual change — in React, React Native, Vue, Svelte, Angular, Flutter, SwiftUI, or plain HTML/CSS. Makes new UI reuse the app's existing colours, spacing, radii, type, and components instead of inventing new ones, and can review a diff for visual drift. Trigger even when the user never says "consistency", "design system", or "style". Do NOT trigger for copy/text-only edits, logic or data changes with no visual output, build/config files, or tests.