macos-native-review
macOS native review
Use this skill after a PRD, spec, or implementation plan that contains macOS-specific UI surfaces — before implementation begins. It is NOT a bug hunt, NOT a cross-platform polish review. It is a targeted check that the artifact, if shipped as written, will read as a native Mac app to an experienced Mac user — on the level of Things, Raycast, Linear-mac, Stripe-mac, CleanMyMac — and not as an iOS port.
Every finding cites a specific Apple Human Interface Guidelines page on developer.apple.com. The model fetches HIG pages during review rather than relying on training-data recall, so verdicts are grounded in the current published guidelines.
Invoke with: /superpowers-gstack:macos-native-review
When to invoke
Automatically after completing:
- A PRD, spec, or design document for a macOS app or feature
- An implementation plan that touches macOS UI surfaces
- Output from
writing-specs,writing-plans,plan-design-review,plan-eng-review, or any planning skill — when macOS signals are present (see Phase 0)
Run once before implementation. Re-run after substantial spec/plan revisions affecting UI surfaces.