Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

ui-screenshots

النجوم٢٣
التفرعات٢
آخر تحديث١١ يونيو ٢٠٢٦ في ١٧:٢٢

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.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

مستكشف الملفات
2 ملفات
SKILL.md
readonly