Skip to main content
Back to registry

swift-language

dpearson2699/swift-ios-skills

Core Swift language features and modern syntax patterns targeting Swift 5.9+ through Swift 6. Covers language constructs, type system features, Codable, string and collection APIs, and formatting. For concurrency (actors, async/await, Sendable), see the swift-concurrency skill. For SwiftUI views and state management,...

Installs163
Install command
npx skills add https://github.com/dpearson2699/swift-ios-skills --skill swift-language
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Core Swift language features and modern syntax patterns targeting Swift 5.9+ through Swift 6. Covers language constructs, type system features, Codable, string and collection APIs, and formatting. For concurrency (actors, async/await, Sendable), see the swift-concurrency skill. For SwiftUI views and state management, see swiftui-patterns . Swift 5.9+ allows if and switch as expressions that return values. Use them to assign, return, or initialize directly. Rules: Swift 6+ allows specifying the error type a function throws. Rules: @resultBuilder enables DSL-style syntax.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does swift-language do?

Core Swift language features and modern syntax patterns targeting Swift 5.9+ through Swift 6. Covers language constructs, type system features, Codable, string and collection APIs, and formatting. For concurrency (actors, async/await, Sendable), see the swift-concurrency skill. For SwiftUI views and state management,...

Is swift-language good?

swift-language does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does swift-language work with?

swift-language currently lists compatibility with codex, gemini-cli, cursor, amp, cline, github-copilot.

What are alternatives to swift-language?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install swift-language?

npx skills add https://github.com/dpearson2699/swift-ios-skills --skill swift-language

Related skills

More from dpearson2699/swift-ios-skills

Related skills

Alternatives in Software Engineering