Comprehensive iOS development skills for Claude Code - build, test, and simulator management
This skill should be used when the user asks to "build the app", "build iOS app", "compile the project", "run xcodebuild", "build for simulator", "build for device", or needs to build an Xcode project or workspace.
This skill should be used when the user asks to "list schemes", "show available schemes", "find Xcode schemes", "get project schemes", "check workspace schemes", or needs to know which build schemes are available in an Xcode project (.xcodeproj) or workspace (.xcworkspace).
This skill should be used when the user asks to "run tests", "execute tests", "run unit tests", "run UI tests", "test the app", "xcodebuild test", or needs to run Xcode tests for an iOS, watchOS, tvOS, or visionOS app.
Use this skill when the user wants to "create a pull request", "open a PR", "submit a PR", "PRを作成", "プルリクエストを作成", "PRを出す", "GitHubにPRを上げる", "レビューを依頼する", or any similar request to push work to GitHub for review. Creates a PR using the gh CLI, auto-generates the body from git log (respecting .github/PULL_REQUEST_TEMPLATE.md if present), and automatically requests reviews from both GitHub Copilot and Codex. Use this skill proactively whenever the user's intent is clearly to create a GitHub PR, even if they don't explicitly say "PR" — for example, "作業終わったのでレビューしてもらいたい" or "マージしてほしいのでレビュー依頼したい".
Use this skill when the user wants to check connected physical iOS/iPadOS devices for building or testing on a real device. Trigger on phrases like "実機ビルド", "実機確認", "実機で動作確認", "実機デバイス一覧", "接続デバイス確認", "list physical devices", "connected devices", "build to device", "real device build", "run on device". Always use this skill when the user mentions wanting to use a physical device (not Simulator) for building, testing, or debugging.
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
iOS development plugin for Claude Code providing comprehensive skills for building, testing, and managing iOS applications.
This repository contains the ios-dev plugin - a unified collection of skills that enables Claude Code to assist with iOS development workflows including:
ios-dev/
├── .claude-plugin/
│ └── plugin.json
└── skills/
├── build-app/
├── build-list-schemes/
├── build-test/
├── simulator-boot/
├── simulator-create/
├── simulator-delete/
├── simulator-list/
├── simulator-screenshot/
└── swiftlint/
/plugin marketplace add shumpei-nagata/cc-plugins-ios
/plugin install ios-dev@cc-plugins-ios
claude-code plugin add /path/to/cc-plugins-ios/ios-dev
Once installed, Claude Code can automatically use these skills when helping with iOS development tasks. Simply ask Claude to build your app, run tests, or manage simulators, and it will use the appropriate skills.
npx claudepluginhub shumpei-nagata/cc-plugins-ios --plugin ios-devComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.