Skip to main content
Run any Skill in Manus
with one click

ui-screenshots

Stars23
Forks2
UpdatedJune 11, 2026 at 17:22

Capture screenshots of an IntelliNest SwiftUI UI change under several data variations (empty / loading / full / long-text / grouped / error), so the user can eyeball the result instead of trusting a green build. Use this WHENEVER you add or modify anything a user can see in the app — a new view or sheet, a restyle, a layout or spacing tweak, a Swedish copy change, an empty/error/ loading state, a list row, a dashboard button — even if the user only said "make X look like Y" and never mentioned screenshots. Build/test green is not enough: the type-checker can't see padding, ordering, truncation, contrast, or theme regressions. Primary mechanism is rendering the real SwiftUI views to PNG with sample data via ImageRenderer (no Home Assistant needed); an optional live-simulator path captures real HA data when local secrets exist. Do NOT use it for service-layer-only, test-only, refactor, or doc changes with no visible result.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
2 files
SKILL.md
readonly