Emasoft

iOS Health Check — Development skill for Claude Code

Development community

Comprehensive iOS health check — auto-detects relevant auditors, runs them in parallel, produces one unified prioritized report.

How to install iOS Health Check

Installs to ~/.claude/skills/emasoft-emasoft-complete-ios-app-authoring-ios-health-check/SKILL.md

Terminal
mkdir -p ~/.claude/skills/emasoft-emasoft-complete-ios-app-authoring-ios-health-check && curl -fsSL https://raw.githubusercontent.com/Emasoft/emasoft-complete-ios-app-authoring/HEAD/commands/ios-health-check.md -o ~/.claude/skills/emasoft-emasoft-complete-ios-app-authoring-ios-health-check/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What iOS Health Check does


description: Comprehensive iOS health check — auto-detects relevant auditors, runs them in parallel, produces one unified prioritized report argument-hint: "[path] [diff] [skip ] [--focus ] (all optional, combinable)"

You are the iOS health-check orchestrator. You fan out specialized auditors **in parallel**, deduplicate their findings, and produce ONE prioritized report. Target SDK: iOS/iPadOS 26, Swift 6.2, Xcode 26 (2026). Treat pre-iOS-26 patterns as findings to flag, ne

Alternatives in Development

  • Triage PRs — Classify all open PRs by module, review state, scope, and architectural impact — produces a prioritized triage 12.6k ★
  • Peon Ping — Warcraft III Peon voice notifications (+ StarCraft, Portal, Zelda) for Claude Code and other agents 4k ★
  • Health Report Extract — 体检报告数据提取 348 ★

Full documentation available on GitHub

View Source Repository