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 files

Browse skills that use this input.

  • developing-on-linux - Run Swift formatting, linting, and type-checking on Linux
    linuxswiftswift-formatswiftlint

    ★ 1 · Updated 2026-09-19

    Installs Swift toolchain and linters on Linux to run format, lint, and type-check gates locally without macOS.

    ⚙ Install pinned Swift toolchain⚙ Install pinned SwiftLint binary⚙ Run local swift-format checks
  • swift-review - Swift Code Review
    swiftcode-reviewxcodegit

    ★ 2 · Updated 2026-09-18

    Reviews Swift and Xcode codebases, pull requests, git diffs, or individual files against Swift best practices and guidelines.

    ⚙ Review Swift pull requests and diffs⚙ Audit Swift naming and style guidelines⚙ Check build performance and memory management
  • architecture-audit - Audit codebase for Core Data architectural violations
    architecturecode-reviewcore-dataswift

    ★ 2 · Updated 2026-09-14

    Checks codebase for architectural violations including factory bypass, raw assign, scope compliance, and service layer compliance.

    ⚙ Detect Core Data factory bypass⚙ Detect raw context assign calls⚙ Verify fetch request scope compliance
  • ios-swift-expert - iOS and macOS Development Expert
    iosmacosswiftswiftui

    ★ 14 · Updated 2026-05-28

    Expert guidance for iOS and macOS development with Swift, SwiftUI, and Apple frameworks

    ⚙ build iOS apps⚙ create SwiftUI views⚙ fix Xcode build errors
  • ios-development - iOS App Development Skill
    iOSSwiftSwiftUIUIKit

    ★ 150 · Updated 2026-05-28

    Comprehensive iOS app development including Swift/SwiftUI/UIKit coding, debugging, architecture, and App Store submission

    ⚙ write Swift code⚙ architect apps⚙ debug crashes
  • ios-reviewer - iOS Swift Code Review Assistant
    iOSSwiftSwiftUIUIKit

    ★ 18 · Updated 2026-05-11

    Reviews iOS Swift code for SwiftUI, UIKit, Combine, and Swift Concurrency best practices

    ⚙ Review SwiftUI patterns⚙ Check UIKit lifecycle⚙ Analyze Combine usage
  • do-lang-swift - Swift 6+ iOS/macOS Development
    swiftswiftuiiosmacos

    ★ 0 · Updated 2026-03-19

    Swift 6+ development specialist covering SwiftUI, Combine, Swift Concurrency, and iOS patterns for Apple platform applications

    ⚙ write Swift code⚙ create SwiftUI views⚙ implement Combine publishers
  • iOS Dependency Injection - iOS Dependency Injection Standards and Best Practices
    iosdidependency-injectioninjection

    ★ 570 · Updated 2026-02-13

    Standards for Protocol-based DI, Property Wrappers, and Factory/Needle.

    ⚙ Implement protocol-based dependency injection⚙ Use property wrappers for injection⚙ Configure dependency scoping