Skip to main content
Run any Skill in Manus
with one click

swiftui-sheet-item-fixer

Stars2
Forks0
UpdatedMarch 27, 2026 at 18:59

Find and fix SwiftUI presentation race patterns where `.sheet(isPresented:)`, `.fullScreenCover(isPresented:)`, or `.popover(isPresented:)` depends on optional selected data and can render nil on first presentation. Use when a codebase has optional selection state plus separate presentation booleans, `if let` guards inside presentation closures, or delayed/async state updates that present with stale data.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
3 files
SKILL.md
readonly