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 tagged: xcode

Browse skills that share this tag.

  • aso - App Store Optimization toolkit for App Store Connect API
    asoapp-store-connectiosxcode

    ★ 37 · Updated 2026-09-21

    Generates metadata, analyzes competitors, manages IAPs, builds Xcode archives, and submits releases via App Store Connect API.

    ⚙ Generate App Store metadata⚙ Perform competitor ASO audit⚙ Localize metadata strings
  • 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
  • ios-deployment - iOS Deployment Workflow for Flutter Apps
    iosflutterdeploymentxcode

    ★ 1 · Updated 2026-09-16

    Configures Xcode projects, code signing, Fastlane automation, and CI/CD pipelines to build and deploy Flutter iOS apps to TestFlight and App Store.

    ⚙ Build iOS test applications⚙ Archive release IPA files⚙ Configure Xcode project settings
  • swiftui-performance - Diagnose and fix SwiftUI performance issues
    swiftuiperformanceiosxcode

    ★ 4 · Updated 2026-09-15

    Diagnoses and fixes SwiftUI performance issues including hangs, hitches, slow launches, excessive redraws, and app terminations.

    ⚙ Diagnose main thread hangs⚙ Optimize SwiftUI view redraws⚙ Reduce app launch time
  • using-xcode-cli - Xcode CLI Automation for iOS/macOS Builds
    xcodeiOSmacOSCLI

    ★ 602 · Updated 2026-03-11

    Build and manage iOS/macOS apps using xcodebuild and xcrun simctl CLI tools for automation and CI/CD.

    ⚙ build apps⚙ run simulator⚙ take screenshot
  • xcode-makefiles - Xcode Makefile Tooling for iOS/macOS Projects
    xcodemakefileiosmacos

    ★ 9 · Updated 2026-03-10

    Install Xcode Makefile tooling for iOS/macOS projects with build/run/test scripts and per-agent isolation

    ⚙ install makefile tooling⚙ create build targets⚙ run diagnose
  • build - Build iPlug2 Audio Plugin Projects
    audio-pluginbuild-systemcross-platformxcode

    ★ 18 · Updated 2026-02-13

    Compile iPlug2 plugin projects for various audio plugin formats and platforms

    ⚙ build project with xcodebuild⚙ build iOS plugin simulator⚙ build Windows plugin Visual Studio
  • tuist - Tuist Project Best Practices and Optimization
    tuistxcodebuild-toolsios-development

    ★ 18 · Updated 2026-02-12

    Provides best practices for working with Tuist manifests, generating projects, and building with xcodebuild

    ⚙ generate projects⚙ declare targets⚙ build with xcodebuild
  • tuist - Tuist Project Best Practices
    tuistxcodeswiftios

    ★ 211 · Updated 2026-02-12

    Provides best practices for Tuist projects including project generation, target declaration, and xcodebuild builds

    ⚙ generate Tuist projects⚙ declare targets with buildableFolders⚙ build with xcodebuild