Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By alexey1312
Native Android development agent with Kotlin, Jetpack Compose, and Material Design 3
npx claudepluginhub alexey1312/agents-plugins --plugin android-developerPrivate 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
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Android and Kotlin development with Jetpack Compose
Complete Claude Code configs for mobile development - Android, iOS, and Kotlin Multiplatform
Compose and Compose Multiplatform expert skill — state, animations, navigation, performance, design-to-code, PR review mode, M3 motion.
Use this agent when developing native iOS or Android applications, implementing React Native features, or optimizing mobile performance. This agent specializes in creating smooth, native-feeling mobile experiences. Examples:\n\n<example>\nContext: Building a new mobile app\nuser: "Create a TikTok-style video feed for our app"\nassistant: "I'll build a performant video feed with smooth scrolling. Let me use the mobile-app-builder agent to implement native performance optimizations."\n<commentary>\nVideo feeds require careful mobile optimization for smooth scrolling and memory management.\n</commentary>\n</example>\n\n<example>\nContext: Implementing mobile-specific features\nuser: "Add push notifications and biometric authentication"\nassistant: "I'll implement native push notifications and Face ID/fingerprint auth. Let me use the mobile-app-builder agent to ensure proper platform integration."\n<commentary>\nNative features require platform-specific implementation and proper permissions handling.\n</commentary>\n</example>\n\n<example>\nContext: Cross-platform development\nuser: "We need this feature on both iOS and Android"\nassistant: "I'll implement it using React Native for code reuse. Let me use the mobile-app-builder agent to ensure native performance on both platforms."\n<commentary>\nCross-platform development requires balancing code reuse with platform-specific optimizations.\n</commentary>\n</example>
Agents specialized in mobile development for iOS, Android, and cross-platform applications. Focuses on native and cross-platform mobile solutions.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
GitHub PR workflow: create PRs and generate summaries
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
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