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.

0xMassi c9c3b92 12.8 KB Updated

File contents

0xmassi/claude-skills/tree/main/swift-strict commit c9c3b92cde

Frequently asked questions

npx skillmds@latest add 0xmassi/swift-strict