4gent.directory
SubmitSubmit SubagentWhat are subagents?
Testing22API21Go16Security15React7SQL7General6Web Development6Expo5C4Java4Next.js4Rust4Terraform4Node.js3TypeScript3Submit

All

Ai Engineer

0 votes

--- name: ai-engineer description: Build LLM applications, RAG systems, and prompt pipelines. Implements vector search, agent orchestration, and AI API integrations. Use PROACTIVELY for LLM features, chatbots, or AI-powered applications. model: opus ---

APITesting
DetailsView

Api Documenter

0 votes

--- name: api-documenter description: Create OpenAPI/Swagger specs, generate SDKs, and write developer documentation. Handles versioning, examples, and interactive docs. Use PROACTIVELY for API documentation or client library generation. model: haiku ---

APITesting
DetailsView

Architect Review

0 votes

--- name: architect-reviewer description: Reviews code changes for architectural consistency and patterns. Use PROACTIVELY after any structural changes, new services, or API modifications. Ensures SOLID principles, proper layering, and maintainability. model: opus ---

GoAPISecurity
DetailsView

Backend Architect

0 votes

--- name: backend-architect description: Design RESTful APIs, microservice boundaries, and database schemas. Reviews system architecture for scalability and performance bottlenecks. Use PROACTIVELY when creating new backend services or APIs. model: sonnet ---

APISecurity
DetailsView

Business Analyst

0 votes

--- name: business-analyst description: Analyze metrics, create reports, and track KPIs. Builds dashboards, revenue models, and growth projections. Use PROACTIVELY for business metrics or investor updates. model: haiku ---

GoSQL
DetailsView

C Pro

0 votes

--- name: c-pro description: Write efficient C code with proper memory management, pointer arithmetic, and system calls. Handles embedded systems, kernel modules, and performance-critical code. Use PROACTIVELY for C optimization, memory issues, or system programming. model: sonnet ---

C
DetailsView

Cloud Architect

0 votes

--- name: cloud-architect description: Design AWS/Azure/GCP infrastructure, implement Terraform IaC, and optimize cloud costs. Handles auto-scaling, multi-region deployments, and serverless architectures. Use PROACTIVELY for cloud infrastructure, cost optimization, or migration planning. model: opus ---

TerraformSecurity
DetailsView

DANGER ZONES - Always flag these:

0 votes

--- name: code-reviewer description: Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code. model: sonnet ---

GoSQLAPITesting
DetailsView

Content Marketer

0 votes

--- name: content-marketer description: Write blog posts, social media content, and email newsletters. Optimizes for SEO and creates content calendars. Use PROACTIVELY for marketing content or social media posts. model: haiku ---

General
DetailsView

Context Manager

0 votes

--- name: context-manager description: Manages context across multiple agents and long-running tasks. Use when coordinating complex multi-agent workflows or when context needs to be preserved across multiple sessions. MUST BE USED for projects exceeding 10k tokens. model: opus ---

Next.jsGoAPI
DetailsView

Cpp Pro

0 votes

--- name: cpp-pro description: Write idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization. Use PROACTIVELY for C++ refactoring, memory safety, or complex C++ patterns. model: sonnet ---

C++Go
DetailsView

Csharp Pro

0 votes

--- name: csharp-pro description: Write modern C# code with advanced features like records, pattern matching, and async/await. Optimizes .NET applications, implements enterprise patterns, and ensures comprehensive testing. Use PROACTIVELY for C# refactoring, performance optimization, or complex .NET solutions. model: sonnet ---

C#Testing
DetailsView

Customer Support

0 votes

--- name: customer-support description: Handle support tickets, FAQ responses, and customer emails. Creates help docs, troubleshooting guides, and canned responses. Use PROACTIVELY for customer inquiries or support documentation. model: haiku ---

General
DetailsView

Data Engineer

0 votes

--- name: data-engineer description: Build ETL pipelines, data warehouses, and streaming architectures. Implements Spark jobs, Airflow DAGs, and Kafka streams. Use PROACTIVELY for data pipeline design or analytics infrastructure. model: sonnet ---

Go
DetailsView

Data Scientist

0 votes

--- name: data-scientist description: Data analysis expert for SQL queries, BigQuery operations, and data insights. Use proactively for data analysis tasks and queries. model: haiku ---

Next.jsSQL
DetailsView

Database Admin

0 votes

--- name: database-admin description: Manage database operations, backups, replication, and monitoring. Handles user permissions, maintenance tasks, and disaster recovery. Use PROACTIVELY for database setup, operational issues, or recovery procedures. model: sonnet ---

General
DetailsView

Database Optimizer

0 votes

--- name: database-optimizer description: Optimize SQL queries, design efficient indexes, and handle database migrations. Solves N+1 problems, slow queries, and implements caching. Use PROACTIVELY for database performance issues or schema optimization. model: sonnet ---

SQL
DetailsView

Debugger

0 votes

--- name: debugger description: Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues. model: sonnet ---

Testing
DetailsView

Deployment Engineer

0 votes

--- name: deployment-engineer description: Configure CI/CD pipelines, Docker containers, and cloud deployments. Handles GitHub Actions, Kubernetes, and infrastructure automation. Use PROACTIVELY when setting up deployments, containers, or CI/CD workflows. model: sonnet ---

TerraformSecurity
DetailsView

Devops Troubleshooter

0 votes

--- name: devops-troubleshooter description: Debug production issues, analyze logs, and fix deployment failures. Masters monitoring tools, incident response, and root cause analysis. Use PROACTIVELY for production debugging or system outages. model: sonnet ---

APIDevOps
DetailsView

Docs Architect

0 votes

--- name: docs-architect description: Creates comprehensive technical documentation from existing codebases. Analyzes architecture, design patterns, and implementation details to produce long-form technical manuals and ebooks. Use PROACTIVELY for system documentation, architecture guides, or technical deep-dives. model: opus ---

GoAPISecurity
DetailsView

Dx Optimizer

0 votes

--- name: dx-optimizer description: Developer Experience specialist. Improves tooling, setup, and workflows. Use PROACTIVELY when setting up new projects, after team feedback, or when development friction is noticed. model: sonnet ---

General
DetailsView

Elixir Pro

0 votes

--- name: elixir-pro description: Write idiomatic Elixir code with OTP patterns, supervision trees, and Phoenix LiveView. Masters concurrency, fault tolerance, and distributed systems. Use PROACTIVELY for Elixir refactoring, OTP design, or complex BEAM optimizations. model: sonnet ---

Node.jsTesting
DetailsView

Error Detective

0 votes

--- name: error-detective description: Search logs and codebases for error patterns, stack traces, and anomalies. Correlates errors across systems and identifies root causes. Use PROACTIVELY when debugging issues, analyzing logs, or investigating production errors. model: sonnet ---

General
DetailsView

Flutter Expert

0 votes

--- name: flutter-expert description: Master Flutter development with Dart, widgets, and platform integrations. Handles state management, animations, testing, and performance optimization. Deploys to iOS, Android, Web, and desktop. Use PROACTIVELY for Flutter architecture, UI implementation, or cross-platform features. ---

ReactGoAPITesting
DetailsView

Frontend Developer

0 votes

--- name: frontend-developer description: Build React components, implement responsive layouts, and handle client-side state management. Optimizes frontend performance and ensures accessibility. Use PROACTIVELY when creating UI components or fixing frontend issues. model: sonnet ---

TypeScriptReactTailwindCSSAPI
DetailsView

Golang Pro

0 votes

--- name: golang-pro description: Write idiomatic Go code with goroutines, channels, and interfaces. Optimizes concurrency, implements Go patterns, and ensures proper error handling. Use PROACTIVELY for Go refactoring, concurrency issues, or performance optimization. model: sonnet ---

GoTesting
DetailsView

Graphql Architect

0 votes

--- name: graphql-architect description: Design GraphQL schemas, resolvers, and federation. Optimizes queries, solves N+1 problems, and implements subscriptions. Use PROACTIVELY for GraphQL API design or performance issues. model: sonnet ---

API
DetailsView

Incident Responder

0 votes

--- name: incident-responder description: Handles production incidents with urgency and precision. Use IMMEDIATELY when production issues occur. Coordinates debugging, implements fixes, and documents post-mortems. model: opus ---

Next.js
DetailsView

Ios Developer

0 votes

--- name: ios-developer description: Develop native iOS applications with Swift/SwiftUI. Masters UIKit/SwiftUI, Core Data, networking, and app lifecycle. Use PROACTIVELY for iOS-specific features, App Store optimization, or native iOS development. model: sonnet ---

Testing
DetailsView

Java Pro

0 votes

--- name: java-pro description: Master modern Java with streams, concurrency, and JVM optimization. Handles Spring Boot, reactive programming, and enterprise patterns. Use PROACTIVELY for Java performance tuning, concurrent programming, or complex enterprise solutions. model: sonnet ---

ReactJavaSecurity
DetailsView

Javascript Pro

0 votes

--- name: javascript-pro description: Master modern JavaScript with ES6+, async patterns, and Node.js APIs. Handles promises, event loops, and browser/Node compatibility. Use PROACTIVELY for JavaScript optimization, async debugging, or complex JS patterns. model: sonnet ---

TypeScriptJavaScriptJavaNode.js
DetailsView

Legacy Modernizer

0 votes

--- name: legacy-modernizer description: Refactor legacy codebases, migrate outdated frameworks, and implement gradual modernization. Handles technical debt, dependency updates, and backward compatibility. Use PROACTIVELY for legacy system updates, framework migrations, or technical debt reduction. model: sonnet ---

PythonReactJavaAPI
DetailsView

Legal Advisor

0 votes

--- name: legal-advisor description: Draft privacy policies, terms of service, disclaimers, and legal notices. Creates GDPR-compliant texts, cookie policies, and data processing agreements. Use PROACTIVELY for legal documentation, compliance texts, or regulatory requirements. model: haiku ---

General
DetailsView

Mermaid Expert

0 votes

--- name: mermaid-expert description: Create Mermaid diagrams for flowcharts, sequences, ERDs, and architectures. Masters syntax for all diagram types and styling. Use PROACTIVELY for visual documentation, system diagrams, or process flows. model: sonnet ---

APIExpo
DetailsView

Minecraft Bukkit Pro

0 votes

--- name: minecraft-bukkit-pro description: Master Minecraft server plugin development with Bukkit, Spigot, and Paper APIs. Specializes in event-driven architecture, command systems, world manipulation, player management, and performance optimization. Use PROACTIVELY for plugin architecture, gameplay mechanics, server-side features, or cross-version compatibility. model: sonnet ---

GoJavaSQLAPI
DetailsView

Ml Engineer

0 votes

--- name: ml-engineer description: Implement ML pipelines, model serving, and feature engineering. Handles TensorFlow/PyTorch deployment, A/B testing, and monitoring. Use PROACTIVELY for ML model integration or production deployment. model: sonnet ---

APITesting
DetailsView

Mlops Engineer

0 votes

--- name: mlops-engineer description: Build ML pipelines, experiment tracking, and model registries. Implements MLflow, Kubeflow, and automated retraining. Handles data versioning and reproducibility. Use PROACTIVELY for ML infrastructure, experiment management, or pipeline automation. model: opus ---

GoTerraform
DetailsView

Mobile Developer

0 votes

--- name: mobile-developer description: Develop React Native or Flutter apps with native integrations. Handles offline sync, push notifications, and app store deployments. Use PROACTIVELY for mobile features, cross-platform code, or app optimization. model: sonnet ---

ReactTestingFlutterReact Native
DetailsView

Network Engineer

0 votes

--- name: network-engineer description: Debug network connectivity, configure load balancers, and analyze traffic patterns. Handles DNS, SSL/TLS, CDN setup, and network security. Use PROACTIVELY for connectivity issues, network optimization, or protocol debugging. model: sonnet ---

RustSecurity
DetailsView

Payment Integration

0 votes

--- name: payment-integration description: Integrate Stripe, PayPal, and payment processors. Handles checkout flows, subscriptions, webhooks, and PCI compliance. Use PROACTIVELY when implementing payments, billing, or subscription features. model: sonnet ---

APISecurityWeb Development
DetailsView

Performance Engineer

0 votes

--- name: performance-engineer description: Profile applications, optimize bottlenecks, and implement caching strategies. Handles load testing, CDN setup, and query optimization. Use PROACTIVELY for performance issues or optimization tasks. model: opus ---

APITestingWeb Development
DetailsView

Php Pro

0 votes

--- name: php-pro description: Write idiomatic PHP code with generators, iterators, SPL data structures, and modern OOP features. Use PROACTIVELY for high-performance PHP applications. model: sonnet ---

PHP
DetailsView

Prompt Engineer

0 votes

--- name: prompt-engineer description: Optimizes prompts for LLMs and AI systems. Use when building AI features, improving agent performance, or crafting system prompts. Expert in prompt patterns and techniques. model: opus ---

Security
DetailsView

Python Pro

0 votes

--- name: python-pro description: Write idiomatic Python code with advanced features like decorators, generators, and async/await. Optimizes performance, implements design patterns, and ensures comprehensive testing. Use PROACTIVELY for Python refactoring, optimization, or complex Python features. model: sonnet ---

PythonTesting
DetailsView

Quant Analyst

0 votes

--- name: quant-analyst description: Build financial models, backtest trading strategies, and analyze market data. Implements risk metrics, portfolio optimization, and statistical arbitrage. Use PROACTIVELY for quantitative finance, trading algorithms, or risk analysis. model: opus ---

GoTestingExpo
DetailsView

Reference Builder

0 votes

--- name: reference-builder description: Creates exhaustive technical references and API documentation. Generates comprehensive parameter listings, configuration guides, and searchable reference materials. Use PROACTIVELY for API docs, configuration references, or complete technical specifications. model: haiku ---

GoAPISecurity
DetailsView

Risk Manager

0 votes

--- name: risk-manager description: Monitor portfolio risk, R-multiples, and position limits. Creates hedging strategies, calculates expectancy, and implements stop-losses. Use PROACTIVELY for risk assessment, trade tracking, or portfolio protection. model: opus ---

Testing
DetailsView

Ruby Pro

0 votes

--- name: ruby-pro description: Write idiomatic Ruby code with metaprogramming, Rails patterns, and performance optimization. Specializes in Ruby on Rails, gem development, and testing frameworks. Use PROACTIVELY for Ruby refactoring, optimization, or complex Ruby features. model: sonnet ---

Testing
DetailsView

Rust Pro

0 votes

--- name: rust-pro description: Write idiomatic Rust with ownership patterns, lifetimes, and trait implementations. Masters async/await, safe concurrency, and zero-cost abstractions. Use PROACTIVELY for Rust memory safety, performance optimization, or systems programming. model: sonnet ---

RustGo
DetailsView

Sales Automator

0 votes

--- name: sales-automator description: Draft cold emails, follow-ups, and proposal templates. Creates pricing pages, case studies, and sales scripts. Use PROACTIVELY for sales outreach or lead nurturing. model: haiku ---

Testing
DetailsView

Scala Pro

0 votes

--- name: scala-pro description: Master enterprise-grade Scala development with functional programming, distributed systems, and big data processing. Expert in Apache Pekko, Akka, Spark, ZIO/Cats Effect, and reactive architectures. Use PROACTIVELY for Scala system design, performance optimization, or enterprise integration. model: sonnet ---

ReactCGoAPI
DetailsView

Search Specialist

0 votes

--- name: search-specialist description: Expert web researcher using advanced search techniques and synthesis. Masters search operators, result filtering, and multi-source verification. Handles competitive analysis and fact-checking. Use PROACTIVELY for deep research, information gathering, or trend analysis. model: haiku ---

RustWeb Development
DetailsView

Security Auditor

0 votes

--- name: security-auditor description: Review code for vulnerabilities, implement secure authentication, and ensure OWASP compliance. Handles JWT, OAuth2, CORS, CSP, and encryption. Use PROACTIVELY for security reviews, auth flows, or vulnerability fixes. model: opus ---

RustSQLAPISecurity
DetailsView

Sql Pro

0 votes

--- name: sql-pro description: Write complex SQL queries, optimize execution plans, and design normalized schemas. Masters CTEs, window functions, and stored procedures. Use PROACTIVELY for query optimization, complex joins, or database design. model: sonnet ---

SQLTesting
DetailsView

Terraform Specialist

0 votes

--- name: terraform-specialist description: Write advanced Terraform modules, manage state files, and implement IaC best practices. Handles provider configurations, workspace management, and drift detection. Use PROACTIVELY for Terraform modules, state issues, or IaC automation. model: sonnet ---

Terraform
DetailsView

Test Automator

0 votes

--- name: test-automator description: Create comprehensive test suites with unit, integration, and e2e tests. Sets up CI pipelines, mocking strategies, and test data. Use PROACTIVELY for test coverage improvement or test automation setup. model: sonnet ---

Testing
DetailsView

Tutorial Engineer

0 votes

--- name: tutorial-engineer description: Creates step-by-step tutorials and educational content from code. Transforms complex concepts into progressive learning experiences with hands-on examples. Use PROACTIVELY for onboarding guides, feature tutorials, or concept explanations. model: opus ---

Next.jsGo
DetailsView

Typescript Pro

0 votes

--- name: typescript-pro description: Master TypeScript with advanced types, generics, and strict type safety. Handles complex type systems, decorators, and enterprise-grade patterns. Use PROACTIVELY for TypeScript architecture, type inference optimization, or advanced typing patterns. model: sonnet ---

TypeScriptReactViteNode.js
DetailsView

Ui Ux Designer

0 votes

--- name: ui-ux-designer description: Create interface designs, wireframes, and design systems. Masters user research, prototyping, and accessibility standards. Use PROACTIVELY for design systems, user flows, or interface optimization. model: sonnet ---

Testing
DetailsView

Unity Developer

0 votes

--- name: unity-developer description: Build Unity games with optimized C# scripts, efficient rendering, and proper asset management. Handles gameplay systems, UI implementation, and platform deployment. Use PROACTIVELY for Unity performance issues, game mechanics, or cross-platform builds. model: sonnet ---

Game Development
DetailsView