feat: minecraft-bukkit-pro agent.

This commit is contained in:
QwQ-dev
2025-08-07 02:39:56 +08:00
parent 1ea6e0939e
commit 87b972b91a
2 changed files with 110 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ A comprehensive collection of specialized AI subagents for [Claude Code](https:/
## Overview
This repository contains 56 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 57 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
@@ -29,6 +29,7 @@ This repository contains 56 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
- **[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
- **[sql-pro](sql-pro.md)** - Write complex SQL queries, optimize execution plans, and design normalized schemas
@@ -82,7 +83,7 @@ This repository contains 56 specialized subagents that extend Claude Code's capa
## Model Assignments
All 56 subagents are configured with specific Claude models based on task complexity:
All 57 subagents are configured with specific Claude models based on task complexity:
### 🚀 Haiku (Fast & Cost-Effective) - 9 agents
**Model:** `haiku`
@@ -96,7 +97,7 @@ All 56 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) - 34 agents
### ⚡ Sonnet (Balanced Performance) - 35 agents
**Model:** `sonnet`
**Development & Languages:**
@@ -112,6 +113,7 @@ All 56 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
- `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
- `frontend-developer` - React components and UI
- `ui-ux-designer` - Interface design and wireframes
@@ -344,6 +346,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
- **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
- **sql-pro**: Database queries, schema design, query optimization
- **mobile-developer**: React Native/Flutter development