π¦ Install Now Β· π€ Explore Agents Β· π Documentation Β· β Star this repo
Flutter Assistant is a Claude Code plugin with 8 agents and 12 skills for flutter development.
Click to expand
- Claude Code CLI v2.0.27+
- Active Claude subscription
Option 1: From Marketplace (Recommended)
# Step 1οΈβ£ Add the marketplace
/plugin marketplace add pluginagentmarketplace/custom-plugin-flutter
# Step 2οΈβ£ Install the plugin
/plugin install custom-plugin-flutter@pluginagentmarketplace-flutter
# Step 3οΈβ£ Restart Claude Code
# Close and reopen your terminal/IDEOption 2: Local Installation
# Clone the repository
git clone https://github.com/pluginagentmarketplace/custom-plugin-flutter.git
cd custom-plugin-flutter
# Load locally
/plugin load .
# Restart Claude CodeAfter restart, you should see these agents:
custom-plugin-flutter:01-flutter-ui-development
custom-plugin-flutter:04-database-storage
custom-plugin-flutter:03-backend-integration
custom-plugin-flutter:05-performance-optimization
custom-plugin-flutter:02-state-management
... and 2 more
| Feature | Description |
|---|---|
| π€ 8 Agents | Specialized AI agents for flutter tasks |
| π οΈ 12 Skills | Reusable capabilities with Golden Format |
| β¨οΈ 4 Commands | Quick slash commands |
| π SASMP v1.3.0 | Full protocol compliance |
| # | Agent | Purpose |
|---|---|---|
| 1 | 01-flutter-ui-development | custom-plugin-flutter UI expert - Deep mastery of widget sys |
| 2 | 04-database-storage | custom-plugin-flutter database architect - Expert-level mast |
| 3 | 03-backend-integration | custom-plugin-flutter backend integration specialist - Compl |
| 4 | 05-performance-optimization | custom-plugin-flutter performance engineer - Deep expertise |
| 5 | 02-state-management | custom-plugin-flutter state management architect - Expert in |
| 6 | 07-devops-deployment | custom-plugin-flutter DevOps specialist - Production-grade d |
| 7 | 06-testing-qa | custom-plugin-flutter QA specialist - Comprehensive testing |
| Skill | Description | Invoke |
|---|---|---|
backend-integration |
1500+ lines of backend integration mastery - REST APIs, Grap | Skill("custom-plugin-flutter:backend-integration") |
devops |
1800+ lines of DevOps mastery - CI/CD, code signing, app sto | Skill("custom-plugin-flutter:devops") |
flutter-ui |
1700+ lines of Flutter UI mastery - widgets, layouts, Materi | Skill("custom-plugin-flutter:flutter-ui") |
testing |
1600+ lines of testing mastery - unit tests, widget tests, i | Skill("custom-plugin-flutter:testing") |
state-management |
2300+ lines of state management mastery - all patterns (Prov | Skill("custom-plugin-flutter:state-management") |
performance |
1600+ lines of performance optimization mastery - profiling, | Skill("custom-plugin-flutter:performance") |
database-storage |
1800+ lines of database architecture mastery - SQLite, Hive, | Skill("custom-plugin-flutter:database-storage") |
| Command | Description |
|---|---|
/learn |
custom-plugin-flutter: Learn |
/assess |
custom-plugin-flutter: Assess |
/browse-agent |
custom-plugin-flutter: Browse Agents |
/projects |
custom-plugin-flutter: Projects |
| Document | Description |
|---|---|
| CHANGELOG.md | Version history |
| CONTRIBUTING.md | How to contribute |
| LICENSE | License information |
Click to expand
custom-plugin-flutter/
βββ π .claude-plugin/
β βββ plugin.json
β βββ marketplace.json
βββ π agents/ # 8 agents
βββ π skills/ # 12 skills (Golden Format)
βββ π commands/ # 4 commands
βββ π hooks/
βββ π README.md
βββ π CHANGELOG.md
βββ π LICENSE
| Field | Value |
|---|---|
| Version | 1.0.0 |
| Last Updated | 2025-12-29 |
| Status | Production Ready |
| SASMP | v1.3.0 |
| Agents | 8 |
| Skills | 12 |
| Commands | 4 |
Contributions are welcome! Please read our Contributing Guide.
- Fork the repository
- Create your feature branch
- Follow the Golden Format for new skills
- Submit a pull request
Important: This repository contains third-party code and dependencies.
- β Always review code before using in production
- β Check dependencies for known vulnerabilities
- β Follow security best practices
- β Report security issues privately via Issues
Copyright Β© 2025 Dr. Umit Kacar & Muhsin Elcicek
Custom License - See LICENSE for details.
|
Dr. Umit Kacar Senior AI Researcher & Engineer |
Muhsin Elcicek Senior Software Architect |