LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills with input: Swift source code

Browse skills that use this input.

  • ios-developer - Develop native iOS applications using Swift and SwiftUI
    iosswiftswiftuiuikit

    ★ 18 · Updated 2026-09-21

    Provides native iOS development support using Swift, SwiftUI, UIKit, data persistence, and App Store distribution.

    ⚙ Develop native iOS apps⚙ Integrate SwiftUI with UIKit⚙ Implement data persistence
  • ecc-swift-concurrency-6-2 - Swift 6.2 Approachable Concurrency Patterns
    swiftconcurrencyswift-6-2mainactor

    ★ 0 · Updated 2026-09-19

    Provides patterns for Swift 6.2 concurrency, including single-threaded defaults, explicit @concurrent background offloading, and isolated conformances.

    ⚙ Migrate projects to Swift 6.2⚙ Resolve data-race compiler errors⚙ Offload work using @concurrent
  • swift-concurrency - Provides guidance for writing safe concurrent Swift code.
    swiftconcurrencyasync-awaitactor

    ★ 153 · Updated 2026-09-18

    Provides expert guidance on Swift Concurrency concepts, isolation domains, async/await, actors, Sendable, and debugging compiler errors.

    ⚙ Guide async and await usage⚙ Manage Tasks and TaskGroups⚙ Implement actor isolation
  • swift - Swift Idiomatic Efficiency Reference Guidelines
    swiftguidelinesbest-practicesrefactoring

    ★ 2 · Updated 2026-09-18

    Provides language-specific guidelines and idiomatic practices for Swift code optimization and refactoring.

    ⚙ Guide Swift optional handling⚙ Optimize Swift collection transforms⚙ Select Swift value and reference types
  • aws-sdk-swift-usage - AWS SDK for Swift Development Patterns
    swiftawsaws-sdkaws-sdk-swift

    ★ 0 · Updated 2026-09-15

    Provides development patterns and guidelines for writing Swift code using the aws-sdk-swift package.

    ⚙ Configure struct-based service clients⚙ Set up credential identity resolvers⚙ Wait for resource status updates
  • swift-api-design-guidelines-skill - Swift API Design Guidelines
    swiftAPI designcode reviewSwift conventions

    ★ 60 · Updated 2026-03-24

    Write, review, or improve Swift APIs using Swift API Design Guidelines

    ⚙ write Swift APIs⚙ review Swift APIs⚙ improve Swift APIs
  • build-iphone-apps - Build professional native iPhone apps with Swift
    iOSSwiftMobile DevelopmentCLI

    ★ 0 · Updated 2026-03-20

    Build, debug, test, optimize, and ship native iOS apps using Swift, SwiftUI, and UIKit without Xcode

    ⚙ build iOS app⚙ debug app issues⚙ run tests