Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:

swift-strict

// Swift/SwiftUI strictness, clean code, and security rules. Use when writing, reviewing, or refactoring Swift code in iOS/macOS projects. Covers force unwrap prevention, @Observable vs ObservableObject patterns, access control, concurrency safety (@MainActor, actors, Sendable), error handling with typed enums, memory leak prevention, guard-first style, and naming conventions. Derived from production iOS apps.

$ git log --oneline --stat
stars:4
forks:0
updated:2026年4月28日 15:15
SKILL.md
readonly