By Kiddopia
iOS development utilities for Claude Code - IPA size analysis, build comparison, and optimization insights
A Claude Code plugin with iOS development utilities.
Analyze iOS IPA file sizes with categorized breakdown, build comparison, and optional HTML report.
Features:
Add the marketplace and install:
/plugin marketplace add Kiddopia/claude-ios-tools
/plugin install claude-ios-tools@Kiddopia/claude-ios-tools
/ipa-size-report /path/to/MyApp.ipa
Prints a terminal report with download size, install size, category breakdown, and top 20 largest files. When ODR is present, Download Size and Install Size exclude hosted ODR, and the report also shows ODR Download/Install plus App + ODR totals. Also saves a JSON report (MyApp-size-report.json) for future comparisons.
/ipa-size-report --compare /path/to/old.ipa /path/to/new.ipa
Shows size deltas for overall metrics, per-category changes, top 10 file changes, and new/removed files. You can also compare using previously saved JSON reports:
/ipa-size-report --compare old-size-report.json new-size-report.json
Add --html to any command to get a self-contained HTML report:
/ipa-size-report /path/to/MyApp.ipa --html
/ipa-size-report --compare old.ipa new.ipa --html
The HTML file opens automatically in your default browser.
ashishswain-20 @ Kiddopia
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub kiddopia/claude-ios-tools --plugin claude-ios-toolsGenerate crash reports from Firebase Crashlytics for iOS and Android with fix proposals and developer assignments
A multi-skill plugin for benchmarking and optimizing Xcode builds, compile hotspots, project settings, and Swift Package Manager dependency overhead.
Evaluates code against Apple's App Store Review Guidelines for iOS, macOS, tvOS, watchOS, and visionOS apps
AI App Store Reviewer — simulates an Apple reviewer to catch rejections before submission
Checks an iOS/iPadOS/macOS app project against Apple's App Store Review Guidelines before submission. Works with native Swift, Flutter, React Native, Expo, KMP, .NET MAUI, Cordova, Ionic, and Unity projects.
Agents and skills for Swift app development on iOS.