What problem does it solve?
This Skill helps you design game interfaces that are readable, visually consistent, accessible, and responsive across resolutions, so players can understand menus, HUDs, and in-game information at a glance.
Core Features & Use Cases
- Typography hierarchy: Choose legible fonts, set type scales, and separate headings from body text for fast scanning.
- Color and palette design: Build harmonious HSL-based palettes, maintain strong contrast, and avoid relying on color alone.
- Iconography and layout: Keep icon sets consistent, organize UI with grids and containers, and use spacing systems that support clarity.
- Responsive motion and theming: Apply anchors, aspect-ratio handling, Tween-based transitions, and design tokens for consistent behavior across screens.
- Use case: A Godot inventory screen can use this Skill to define readable item labels, a clear grid layout, accessible color cues, and subtle animations that improve usability without clutter.
Quick Start
Use the game_ui_visual_design skill to review my Godot UI and suggest typography, color, layout, responsiveness, and animation improvements.