Skip to main content

swiftui-preview-design

Use SwiftUI #Preview as the default visual harness when implementing or reviewing UI from screenshots, mockups, Figma frames, or design specifications. Create deterministic named preview states, render and compare them, and avoid launching the full app in Simulator unless validation requires app lifecycle, navigation integration, system services, real runtime data, or interaction behavior a preview cannot faithfully exercise. Do not use for nonvisual Swift changes or end-to-end app validation.

Jump to install

Source facts

Repository
hbmartin/swift-mlx-text-to-sql
Last source activity
August 4, 2026 at 01:37
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.