mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 09:37:15 +00:00
Add flutter-expert agent
- Add comprehensive Flutter development agent with expertise in Dart, widgets, and cross-platform features - Supports state management patterns (Provider, Riverpod, Bloc, GetX) - Handles platform-specific integrations for iOS, Android, Web, and desktop - Includes performance optimization, testing strategies, and deployment configuration - Update README to reflect 61 total agents (37 Sonnet agents)
This commit is contained in:
10
README.md
10
README.md
@@ -35,7 +35,7 @@ A comprehensive collection of specialized AI subagents for [Claude Code](https:/
|
||||
|
||||
## Overview
|
||||
|
||||
This repository contains 60 specialized subagents that extend Claude Code's capabilities. Each subagent is an expert in a specific domain, automatically invoked based on context or explicitly called when needed. All agents are configured with specific Claude models based on task complexity for optimal performance and cost-effectiveness.
|
||||
This repository contains 61 specialized subagents that extend Claude Code's capabilities. Each subagent is an expert in a specific domain, automatically invoked based on context or explicitly called when needed. All agents are configured with specific Claude models based on task complexity for optimal performance and cost-effectiveness.
|
||||
|
||||
## Available Subagents
|
||||
|
||||
@@ -61,6 +61,7 @@ This repository contains 60 specialized subagents that extend Claude Code's capa
|
||||
- **[elixir-pro](elixir-pro.md)** - Write idiomatic Elixir code with OTP patterns, functional programming, and Phoenix frameworks
|
||||
- **[csharp-pro](csharp-pro.md)** - Write modern C# code with advanced features and .NET optimization
|
||||
- **[scala-pro](scala-pro.md)** - Master enterprise-grade Scala development with functional programming, distributed systems, and big data processing
|
||||
- **[flutter-expert](flutter-expert.md)** - Master Flutter development with Dart, widgets, and platform integrations
|
||||
- **[unity-developer](unity-developer.md)** - Build Unity games with optimized scripts and performance tuning
|
||||
- **[minecraft-bukkit-pro](minecraft-bukkit-pro.md)** - Master Minecraft server plugin development with Bukkit, Spigot, and Paper APIs
|
||||
- **[ios-developer](ios-developer.md)** - Develop native iOS applications with Swift/SwiftUI
|
||||
@@ -117,7 +118,7 @@ This repository contains 60 specialized subagents that extend Claude Code's capa
|
||||
|
||||
## Model Assignments
|
||||
|
||||
All 58 subagents are configured with specific Claude models based on task complexity:
|
||||
All 59 subagents are configured with specific Claude models based on task complexity:
|
||||
|
||||
### 🚀 Haiku (Fast & Cost-Effective) - 9 agents
|
||||
**Model:** `haiku`
|
||||
@@ -131,7 +132,7 @@ All 58 subagents are configured with specific Claude models based on task comple
|
||||
- `search-specialist` - Web research and information gathering
|
||||
- `legal-advisor` - Privacy policies and compliance documents
|
||||
|
||||
### ⚡ Sonnet (Balanced Performance) - 36 agents
|
||||
### ⚡ Sonnet (Balanced Performance) - 37 agents
|
||||
**Model:** `sonnet`
|
||||
|
||||
**Development & Languages:**
|
||||
@@ -148,6 +149,7 @@ All 58 subagents are configured with specific Claude models based on task comple
|
||||
- `elixir-pro` - Elixir with OTP patterns and Phoenix
|
||||
- `csharp-pro` - Modern C# with .NET frameworks and patterns
|
||||
- `scala-pro` - Enterprise Scala with Apache Pekko, Akka, Spark, and ZIO/Cats Effect
|
||||
- `flutter-expert` - Flutter development with state management and animations
|
||||
- `unity-developer` - Unity game development and optimization
|
||||
- `minecraft-bukkit-pro` - Minecraft plugin development with Bukkit/Spigot/Paper
|
||||
- `ios-developer` - Native iOS development with Swift/SwiftUI
|
||||
@@ -177,6 +179,7 @@ All 58 subagents are configured with specific Claude models based on task comple
|
||||
- `legacy-modernizer` - Framework migrations
|
||||
- `payment-integration` - Payment processing
|
||||
- `mermaid-expert` - Mermaid diagrams and visual documentation
|
||||
- `flutter-expert` - Flutter development
|
||||
|
||||
### 🧠 Opus (Maximum Capability) - 13 agents
|
||||
**Model:** `opus`
|
||||
@@ -384,6 +387,7 @@ payment-integration → security-auditor → Validated implementation
|
||||
- **elixir-pro**: Elixir development, OTP patterns, Phoenix frameworks, functional programming
|
||||
- **csharp-pro**: Modern C# development, .NET frameworks, enterprise patterns
|
||||
- **scala-pro**: Enterprise Scala with functional programming, Apache Pekko/Akka actors, Apache Spark, ZIO/Cats Effect, reactive architectures
|
||||
- **flutter-expert**: Flutter development, Dart, state management, animations, cross-platform deployment
|
||||
- **unity-developer**: Unity game development, C# scripting, performance optimization
|
||||
- **minecraft-bukkit-pro**: Minecraft plugin development, event systems, server-side features
|
||||
- **ios-developer**: Native iOS development with Swift/SwiftUI
|
||||
|
||||
Reference in New Issue
Block a user