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.

ios-code-audit - Swift Codebase Audit for iOS and macOS

Audits iOS and macOS Swift codebases for bugs, concurrency, and tech debt to generate a CODE_AUDIT.md report.

Tags

Updated: 2026-09-23

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Measure codebase size and hot spots
  • Capture compiler warnings via build
  • Audit concurrency and API modernity
  • Identify dead code and duplication
  • Inspect code for security bugs
  • Review SwiftUI views and state
  • Verify critical findings in source
  • Generate structured CODE_AUDIT.md report

Inputs

  • iOS or macOS Swift codebase
  • Compiler warning logs
  • Project CLAUDE.md documentation

Outputs

  • CODE_AUDIT.md report at repository root

Requirements

  • Xcode MCP server or xcodebuild tool
  • Unix command-line tools
  • Swift project build environment

Source

  • Spec: SKILL.md
ios
swift
code-audit
code-review
macos
Measure codebase size and hot spots
Capture compiler warnings via build
Audit concurrency and API modernity
Identify dead code and duplication
iOS or macOS Swift codebase
Compiler warning logs
Project CLAUDE.md documentation
CODE_AUDIT.md report at repository root