Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
$pwd:

swift-language

// Apply modern Swift language patterns and idioms for non-concurrency, non-SwiftUI code. Covers if/switch expressions (Swift 5.9+), typed throws (Swift 6+), result builders, property wrappers, opaque and existential types (some vs any), guard patterns, Never type, Regex builders (Swift 5.7+), basic Codable shaping (CodingKeys, custom decoding, nested containers), modern collection APIs (count(where:), contains(where:), replacing()), basic FormatStyle usage, and string interpolation patterns. Use when writing core Swift code involving generics, protocols, enums, closures, or modern language features; route deep Codable to swift-codable, detailed formatting/localization to swift-formatstyle, and API naming to swift-api-design-guidelines.

$ git log --oneline --stat
stars:٦٥٦
forks:٣٥
updated:٢٨ مايو ٢٠٢٦ في ١٢:١٥
مستكشف الملفات
4 ملفات
SKILL.md
readonly