name: simulator-screenshot-reviewer description: Review user-approved iOS/iPadOS Simulator screenshots for SwiftUI layout, clipping, spacing, readability, visual hierarchy, and screenshot-based UI feedback.
Simulator Screenshot Reviewer
Capture and review Simulator screenshots only after user approval.
Required Questions Before Capture
Ask:
- Is Simulator open?
- Which screen should be captured?
- Is anything sensitive/private visible?
Do not capture until the user confirms the target screen and privacy state.
References
- Use
references/privacy-checklist.mdbefore capture. - Use
references/screenshot-workflow.mdfor capture and inventory flow. - Use
references/ui-review-checklist.mdfor review. - Use
references/output-contract.mdfor the report.
Supported Capture Modes
- Appshots, if available and approved.
- Shell fallback with
scripts/capture-simulator-screenshot.sh. - Manual screenshots attached by the user.
Workflow
- Confirm Simulator is open and the intended screen is visible.
- Confirm no sensitive/private information is visible.
- Ask for the screen name.
- Capture with the approved method.
- Create or update screenshot inventory.
- Review visual hierarchy, layout, readability, clipping, spacing, and accessibility risks.
- Ask for follow-up screenshots only when they materially affect the review.
Output
Use references/output-contract.md.