Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
npx claudepluginhub alexey1312/agents-plugins --plugin prPrivate plugin marketplace with mobile development agents, skills, commands, and automation for Claude Code.
Version: 1.0.0
# Add marketplace
/plugin marketplace add alexey1312/agents-marketplace
# Install individual plugins
/plugin install ios-developer@aleksei-plugins
/plugin install swift-expert@aleksei-plugins
/plugin install xcode-builder@aleksei-plugins
/plugin install review-swift@aleksei-plugins
| Plugin | Model | Category | Description |
|---|---|---|---|
ios-developer | opus | development | Native iOS with Swift/SwiftUI, Core Data, UIKit |
android-developer | opus | development | Native Android with Kotlin/Jetpack Compose, Material Design 3 |
swift-expert | opus | development | Swift 5.9+ expert, async/await, protocol-oriented design |
flutter-expert | sonnet | development | Cross-platform Flutter with Dart, state management |
| Plugin | Category | Description |
|---|---|---|
xcode-builder | development | Builds and tests Swift/Xcode projects with xcsift TOON output |
to-toon | productivity | Converts JSON/XML/YAML to compact TOON format (30-60% token savings) |
xcsift | development | Wraps swift/xcodebuild commands through xcsift for TOON output |
simulator-manager | development | Manages iOS simulators — list, create, boot, configure devices |
swiftlint-fixer | development | Detects and auto-fixes SwiftLint violations in Swift code |
branch-recall | productivity | Recovers branch context — analyzes commits and diffs to continue work |
humanizer | productivity | Identifies and removes AI-generated writing patterns (blader/humanizer) |
| Plugin | Category | Description |
|---|---|---|
spawn | development | Spawn parallel mobile agents for coordinated development |
pr | productivity | GitHub PR workflow: create PRs and generate summaries |
review-swift | development | Comprehensive Swift code review |
analyze-build | development | Analyze xcodebuild output with xcsift + TOON |
generate-changelog | productivity | Generate changelog from git commits |
| Plugin | Category | Description |
|---|---|---|
hooks-collection | productivity | Build suggestions, SwiftLint reminders, coverage tips |
.
├── .claude-plugin/
│ ├── plugin.json
│ └── marketplace.json
├── plugins/
│ ├── agents/
│ │ ├── ios-developer/
│ │ ├── android-developer/
│ │ ├── swift-expert/
│ │ └── flutter-expert/
│ ├── skills/
│ │ ├── xcode-builder/
│ │ ├── to-toon/
│ │ ├── xcsift/
│ │ ├── simulator-manager/
│ │ ├── swiftlint-fixer/
│ │ ├── branch-recall/
│ │ └── humanizer/
│ ├── commands/
│ │ ├── spawn/
│ │ ├── pr/
│ │ ├── review-swift/
│ │ ├── analyze-build/
│ │ └── generate-changelog/
│ └── hooks/
│ └── hooks-collection/
├── CLAUDE.md
└── README.md
Each plugin contains:
plugin-name/
.claude-plugin/plugin.json
agents/ | skills/ | commands/ | hooks/
README.md
"use ios-developer to review this SwiftUI code"
"use android-developer to implement this feature in Compose"
"use swift-expert to optimize this async code"
"use flutter-expert to set up state management"
/spawn --agents ios-developer,android-developer "Payment screen"
/pr:summary
/pr:create --draft
/review-swift Sources/
/analyze-build --test --coverage
/generate-changelog --unreleased
Skills are auto-invoked:
"build the app for simulator" # xcode-builder
"convert this to TOON format" # to-toon
"list available simulators" # simulator-manager
"fix SwiftLint issues" # swiftlint-fixer
"recall what was done in this branch" # branch-recall
"humanize this text" # humanizer
brew install ldomaradzki/tap/xcsift # xcode-builder, xcsift, analyze-build
brew install swiftlint # swiftlint-fixer
MIT
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
GitHub and Git workflow tools: commit-creator, pr-creator, pr-reviewer, and pr-comment-resolver agents, slash commands for commits, PRs, and review comment resolution, plus skills for PR/commit workflows.
Fix PR review comments automatically with context-aware patches
Provides comprehensive PR creation guidance with GitHub CLI, enforcing title conventions, following template structure, and offering concrete command examples with best practices.
Real-time statusline HUD for Claude Code - context health, tool activity, agent tracking, and todo progress
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Comprehensive Swift code review using swift-expert agent
Generate changelog from git commits following conventional commits format
Converts JSON/XML/YAML to compact TOON format with 30-60% token savings
Native Android development agent with Kotlin, Jetpack Compose, and Material Design 3
Expert Swift developer agent for Swift 5.9+, async/await, SwiftUI, and protocol-oriented programming
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim