From computer-use-swiftui-loop
Executes a continuous validation loop for macOS apps using Computer Use (Note: Computer Use is currently exclusive to the Codex app), recording layout/accessibility findings and applying/verifying small SwiftUI/UI fixes.
How this skill is triggered — by the user, by Claude, or both
Slash command
/computer-use-swiftui-loop:computer-use-swiftui-loopThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill guides the automated or manual testing and visual bug-fixing loop for native macOS applications (such as SwiftUI/AppKit apps) using Computer Use. **Note: The Computer Use feature is currently exclusive to the Codex app.**
This skill guides the automated or manual testing and visual bug-fixing loop for native macOS applications (such as SwiftUI/AppKit apps) using Computer Use. Note: The Computer Use feature is currently exclusive to the Codex app.
capture -> inspect -> log finding -> apply minimal fix -> build/test -> revalidate.Visual & Accessibility Capture:
Layout & Design Audit:
Button Lab...), overlapping controls, or controls lacking descriptive accessibility info.Log Findings:
docs/test-plans/computer-use-loop/findings.md).CU-SWIFTUI-XXX - Titleopen or fixedlow / medium / highApply Fix:
Technical Verification:
swift build).swift test --filter ViewCompileCanaryTests).Revalidate Visual State:
fixed.Delete, Remove, Run, Commit, Push, or PR) without explicit confirmation from the user.npx claudepluginhub andersonlimahw/lemon-ai-hub --plugin computer-use-swiftui-loopBuilds, debugs, tests, optimizes, and ships native macOS apps in Swift with SwiftUI and AppKit, CLI-only without Xcode.
Captures SwiftUI preview screenshots and reviews UI/UX for layout, spacing, HIG compliance, accessibility, typography, color contrast, and consistency. Use for UI feedback or View design reviews.
Builds, debugs, tests, optimizes, and ships native macOS apps in Swift with SwiftUI and AppKit. CLI-only workflow, no Xcode.