Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By alexey1312
Cross-platform Flutter/Dart development agent with state management and platform integrations
npx claudepluginhub alexey1312/agents-plugins --plugin flutter-expertPrivate 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.
Flutter app development with widget creation and platform channels
Use this agent when you need expert assistance with Flutter mobile development tasks, including code analysis, widget creation, debugging, performance optimization, or architectural decisions. Examples: <example>Context: User is working on a Flutter app and faces issues with navigation. user: 'My Navigator.push isn't updating the UI correctly when moving to a new screen' assistant: 'Let me use the flutter-dev agent to analyze your navigation setup and provide a solution' <commentary>Since this is a Flutter-specific navigation issue, use the flutter-dev agent to provide expert guidance on Navigator problems.</commentary></example> <example>Context: User wants to create a custom widget that aligns with their app's design system. user: 'I need to create a custom button widget that matches our app's design system' assistant: 'I'll use the flutter-dev agent to create a button widget that aligns with your existing codebase structure and design patterns' <commentary>The user needs a Flutter widget that follows existing patterns, so use the flutter-dev agent.</commentary></example>
Flutter architecture and state management agents. Includes State Management (Provider, Riverpod, BLoC, Redux, GetX) and Architect (Clean Architecture, project structure, dependency injection).
Use this agent when you need expert assistance with Flutter mobile development tasks, including code analysis, widget creation, debugging, performance optimization, or architectural decisions. Examples: <example>Context: User is working on a Flutter app and faces issues with navigation. user: 'My Navigator.push isn't updating the UI correctly when moving to a new screen' assistant: 'Let me use the flutter-dev agent to analyze your navigation setup and provide a solution' <commentary>Since this is a Flutter-specific navigation issue, use the flutter-dev agent to provide expert guidance on Navigator problems.</commentary></example> <example>Context: User wants to create a custom widget that aligns with their app's design system. user: 'I need to create a custom button widget that matches our app's design system' assistant: 'I'll use the flutter-dev agent to create a button widget that aligns with your existing codebase structure and design patterns' <commentary>The user needs a Flutter widget that follows existing patterns, so use the flutter-dev agent.</commentary></example>
Best-practice skills for Flutter and Dart covering accessibility, BLoC, testing, theming, navigation, security, internationalization, and architecture — plus automated dart analyze and format hooks.
Flutter app architecture skill: Riverpod 3 codegen, Freezed 3 sealed, GoRouter typed-route SSOT, Hive CE persistence, Crashlytics, ShowcaseView, gen-l10n. Pairs with the external flutter_skill_lints analyzer plugin (wired via analysis_options.yaml) for AST-level enforcement. Bundles PostToolUse, Stop, and UserPromptSubmit hooks that auto-fire only inside Flutter projects.
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