A Claude Code plugin that provides comprehensive iOS development support through specialized agents, commands, and skills.
This plugin integrates Claude AI into the iOS development workflow, offering:
| Server | Description |
|---|---|
pbxproj-mcp | Xcode project manipulation (targets, build settings, schemes, Swift packages) |
iossim-mcp | iOS Simulator control (launch, screenshots, UI automation, gestures) |
| Command | Description |
|---|---|
/prototype | Generate SwiftUI prototypes with preview support |
/implement | Production implementation following project architecture rules |
/propose | Full workflow: implement → build → commit → push → create PR |
| Skill | Purpose |
|---|---|
screen-architecture | Redux-pattern state management for iOS screens |
ui-mock-builder | SwiftUI View and Preview generation |
build-settings-validator | Xcode build settings validation and recommendations |
project-architecture | Module structure and target management |
design-system | Color palettes, typography, and spacing definitions |
localization | String Catalog with type-safe symbol generation (Xcode 26+) |
| Agent | Model | Purpose |
|---|---|---|
ios-feature-developer | Opus 4.5 | Feature implementation, bug fixes, refactoring |
ios-screenshot-analyzer | Sonnet | Visual verification of simulator screenshots |
The plugin promotes a Redux-inspired pattern for iOS screen architecture:
App/
├── AppState # Single source of truth
├── AppAction # Action definitions
├── AppStore # @Published state container
├── AppReducer # Pure functions (testable)
└── Views/
├── RootView # Store in environment
└── FeatureView # Parameter-based (testable)
/prototype login screen - Generate a quick SwiftUI prototype/implement login screen - Convert to production code with Redux pattern/propose - Build, commit, push, and create PR automaticallybuild-settings-validator to verify Xcode settingsdesign-system for consistent stylingproject-architecture for module structurelocalization for i18n supportMIT
Admin access level
Server config contains admin-level keywords
Requires secrets
Needs API keys or credentials to function
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.
Claude Codeの会話をvibestudio発話サーバーに送信して音声読み上げを行う
iOSアプリ開発チーム
PRを5つの観点から並列レビューするプラグイン
Agent plugin for tips.how
SwiftUIを使ったiOSアプリのUI実装を支援するスキル。言葉での説明からView + #Preview macroを生成し、既存コンポーネントを活用しながら効率的にUIを構築します。
npx claudepluginhub hiragram/claude-code-plugins --plugin project-managerAgents and skills for Swift app development on iOS.
Modular iOS development automation suite. 8 workflow-specific MCP servers (600-3500 tokens) with 23 tools across Xcode, Simulator, and IDB. Enable only what you need!
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Unified capability management center for Skills, Agents, and Commands.
Academic paper search MCP for arXiv, PubMed, IEEE, Scopus, ACM, and more. Requires Docker.