Skip to main content
Execute qualquer Skill no Manus
com um clique

ui-screenshots

Estrelas23
Forks2
Atualizado11 de junho de 2026 às 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.

Instalação

Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.

Explorador de arquivos
2 arquivos
SKILL.md
readonly