Macos UI Verify

Use when you need to visually verify macOS native app UI after fixing bugs, without asking the user to manually test. Triggers when: a UI fix is implemented and needs screenshot-based self-validation; verifying that a visual bug is actually gone (e.g. focus ring, wrong color, missing indicator); closing a feedback loop on Settings/window UI changes in FluxMarkdown or similar macOS apps. Use proactively after ANY SwiftUI or AppKit UI change.

xykong 321c8f2 17.1 KB Updated

File contents

xykong/flux-markdown/tree/main/.opencode/skills/macos-ui-verify commit 321c8f2018

Frequently asked questions

npx skillmds@latest add xykong/macos-ui-verify