iOS Doctor — Development skill for Claude Code
Check which Puppet Master iOS skills can run here and what is missing.
How to install iOS Doctor
Installs to ~/.claude/skills/ksypinro-puppet-master-ios-doctor/SKILL.md
mkdir -p ~/.claude/skills/ksypinro-puppet-master-ios-doctor && curl -fsSL https://raw.githubusercontent.com/ksypinro/puppet-master/HEAD/commands/ios-doctor.md -o ~/.claude/skills/ksypinro-puppet-master-ios-doctor/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What iOS Doctor does
description: Check which Puppet Master iOS skills can run here and what is missing allowed-tools: Bash(python3:*), Bash(xcrun:*), Bash(xcode-select:*), Read
Run the capability probe and report the result to the user.
python3 "${CLAUDE_PLUGIN_ROOT}/tools/doctor.py"
Then:
- State plainly how many of the four skills are operational.
- For each blocked skill, give the specific fix — not a general suggestion:
- Full Xcode not selected → `sudo xcode-select -s /Appl
Alternatives in Development
- Octo Doctor — Environment diagnostics — check providers, auth, config, hooks, scheduler, and more 2.8k ★
- Axiom — Battle-tested Claude Code skills for modern xOS (iOS, iPadOS, watchOS, tvOS) development with 13 production-re 2.6k ★
- SwiftUI Expert Skill — Modern SwiftUI best practices and iOS 26+ Liquid Glass adoption 2.3k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Skills Doctor
Check which skills in this repo are missing dependencies
Bm Doctor
Diagnose and recover basemind when it isn't working (MCP tools missing/erroring, "no index", dead server) — ru
Init Project Doctor
Detect and repair baseline drift — missing or invalid .claude/workflows.jsonl, schema violations, four-way Art
Bibclean
Clean and validate a BibTeX file: check required fields, normalize author names, detect duplicates, enrich mis
Setup Project Health
Read-only report on whether this repo's /setup-project artifacts have drifted or gone stale. Dead files, budge
Dd Approve
Check whether a version- and scope-bound approval record currently authorizes a gated action, and state exactl
Related Agents
iOS App Store Reviewer
iOS App Store submission readiness expert. Use when asked "is this ready to submit", "will this get rejected",
Sim Verifier Sonnet
Drives the iOS/watchOS simulator to check that a change actually looks and behaves right — launch, tap through
Stripe Integration
Master Stripe payment processing integration for robust, PCI-compliant payment flows including check... - wsho