Agents
TypeScript Pro
Advanced TypeScript type system, generics, and full-stack type safety
- Mode:
subagent - Quality: 4.88/5 (Excellent)
- Tags: typescript, types, generics, full-stack, node, react
Python Pro
Type-safe Python for web APIs, async patterns, and production systems
- Mode:
subagent - Quality: 4.88/5 (Excellent)
- Tags: python, fastapi, async, typing, django, flask
Go Pro
Go concurrency, microservices, and cloud-native application development
- Mode:
subagent - Quality: 4.88/5 (Excellent)
- Tags: go, golang, concurrency, microservices, cloud-native
Rust Pro
Idiomatic Rust with ownership, lifetimes, async, and zero-cost abstractions
- Mode:
subagent - Quality: 4.88/5 (Excellent)
- Tags: rust, ownership, lifetimes, async, concurrency, systems
Java Architect
Enterprise Java, Spring Boot, and scalable microservices architecture
- Mode:
subagent - Quality: 4.88/5 (Excellent)
- Tags: java, spring-boot, microservices, enterprise, jvm
C# Developer
ASP.NET Core, modern C#, Entity Framework, and clean architecture
- Mode:
subagent - Quality: 4.62/5 (Excellent)
- Tags: csharp, dotnet, asp-net, entity-framework, azure
PHP Pro
PHP 8.3+, Laravel, Symfony, and modern async/Fiber patterns
- Mode:
subagent - Quality: 4.88/5 (Excellent)
- Tags: php, laravel, symfony, composer, async
Kotlin Specialist
Kotlin coroutines, multiplatform, and Android/server-side development
- Mode:
subagent - Quality: 4.88/5 (Excellent)
- Tags: kotlin, android, coroutines, multiplatform, jvm
C++ Pro
Modern C++20/23, template metaprogramming, and systems programming
- Mode:
subagent - Quality: 4.62/5 (Excellent)
- Tags: cpp, c++, systems, templates, performance, embedded
Rails Expert
Ruby on Rails full-stack, Hotwire, and real-time feature development
- Mode:
subagent - Quality: 4.88/5 (Excellent)
- Tags: rails, ruby, hotwire, turbo, active-record, full-stack
Swift Expert
iOS/macOS native development with Swift, SwiftUI, and Apple ecosystem
- Mode:
subagent - Quality: 4.88/5 (Excellent)
- Tags: swift, ios, macos, swiftui, apple, xcode
Usage Examples
Quality Stats
- Average score: 4.82/5
- All agents: Excellent rating
- Total tokens: ~12,000 (avg ~1,100 per agent)
- Coverage: Backend, frontend, systems, mobile
When to Use
Choose TypeScript Pro when...
Choose TypeScript Pro when...
- Building type-safe Node.js APIs
- Working with complex generic types
- Integrating React with backend types
- Debugging type inference issues
Choose Python Pro when...
Choose Python Pro when...
- Building FastAPI or Django applications
- Implementing async data pipelines
- Working with type hints and mypy
- Optimizing Python performance
Choose Go Pro when...
Choose Go Pro when...
- Building microservices or cloud-native apps
- Working with goroutines and channels
- Implementing high-performance APIs
- Designing distributed systems
Choose Rust Pro when...
Choose Rust Pro when...
- Building systems-level software
- Working with ownership and lifetimes
- Optimizing for zero-cost abstractions
- Implementing async/await patterns