Skip to main content

Primitive Explorer · 847 primitives

Primitives

Every authoring primitive across the FrootAI catalog. Agents, skills, instructions, hooks, plugins, workflows — searchable + faceted. Each one is MIT-licensed and runnable today.

← Home

278 of 847 primitivesClear filters

  • 🤖 agentsused by 2

    fai-elasticsearch-expert

    Elasticsearch specialist — index design, BM25 + kNN hybrid search, vector fields with HNSW, ILM lifecycle, cluster management, and RAG integration patterns.

    agents/fai-elasticsearch-expert.agent.md140 lines
    • performance-efficiency
    • reliability
    • security
  • 🤖 agentsused by 2

    fai-event-driven-expert

    Event-driven architecture specialist — Azure Event Grid, Service Bus, Event Hubs selection, event sourcing, CQRS, saga orchestration, and exactly-once processing patterns for AI pipelines.

    agents/fai-event-driven-expert.agent.md143 lines
    • reliability
    • performance-efficiency
    • cost-optimization
  • 🤖 agentsused by 2

    fai-go-expert

    Go development specialist — idiomatic Go 1.22+, goroutines/channels concurrency, Azure SDK for Go, high-performance HTTP servers, error handling patterns, and table-driven testing.

    agents/fai-go-expert.agent.md183 lines
    • performance-efficiency
    • reliability
    • security
  • 🤖 agentsused by 1

    fai-go-mcp-expert

    Go MCP server specialist — mcp-go SDK, struct-based tool definitions, context-aware handlers, stdio transport, concurrent tool execution, and Azure service integration.

    agents/fai-go-mcp-expert.agent.md154 lines
    • performance-efficiency
    • reliability
  • 🤖 agentsused by 1

    fai-graphql-expert

    GraphQL specialist — schema design, resolver patterns, DataLoader N+1 prevention, subscriptions for AI streaming, federation, query complexity limits, and code generation.

    agents/fai-graphql-expert.agent.md175 lines
    • performance-efficiency
    • reliability
    • security
  • 🤖 agentsused by 2

    fai-graphrag-expert

    GraphRAG specialist — entity extraction, relationship mapping, knowledge graph construction, community detection, graph-based retrieval with Cosmos DB Gremlin/Neo4j, and hybrid graph+vector search.

    agents/fai-graphrag-expert.agent.md191 lines
    • performance-efficiency
    • reliability
  • 🤖 agentsused by 2

    fai-grpc-expert

    gRPC specialist — Protocol Buffers schema design, unary/streaming RPCs, interceptors for auth and tracing, load balancing, health checking, and high-performance AI microservice communication.

    agents/fai-grpc-expert.agent.md173 lines
    • performance-efficiency
    • reliability
  • 🤖 agentsused by 1

    fai-guidance-expert

    Microsoft Guidance specialist — constrained generation, token healing, regex patterns, guaranteed JSON/XML compliance, select/gen/each primitives, and grammar-enforced structured output.

    agents/fai-guidance-expert.agent.md123 lines
    • reliability
    • performance-efficiency
  • 🤖 agentsused by 1

    fai-htmx-expert

    htmx specialist — HTML-over-the-wire, hx-get/hx-post/hx-swap, server-sent events for AI streaming, progressive enhancement, and minimal-JavaScript AI chat interfaces.

    agents/fai-htmx-expert.agent.md133 lines
    • performance-efficiency
    • reliability
  • 🤖 agentsused by 1

    fai-incident-responder

    Incident response specialist — severity classification (P0-P4), triage protocols, automated runbooks, war room coordination, root cause analysis, blameless post-mortems, and AI-specific incident patterns.

    agents/fai-incident-responder.agent.md146 lines
    • reliability
    • operational-excellence
  • 🤖 agentsused by 2

    fai-java-expert

    Java/Spring Boot specialist — Java 21+ virtual threads, Spring Boot 3.3, Spring AI for LLM integration, reactive streams for SSE, Azure SDK, and enterprise-grade AI application patterns.

    agents/fai-java-expert.agent.md163 lines
    • reliability
    • security
    • operational-excellence
  • 🤖 agentsused by 1

    fai-java-mcp-expert

    Java MCP server specialist — MCP SDK for Java, Spring Boot auto-configuration, @Tool annotation, reactive streams, enterprise service patterns, and Azure integration.

    agents/fai-java-mcp-expert.agent.md180 lines
    • reliability
    • security
  • 🤖 agentsused by 1

    fai-kotlin-expert

    Kotlin specialist — coroutines with structured concurrency, Ktor HTTP server, Flow for reactive AI streaming, Jetpack Compose UI, and Azure SDK suspend-friendly patterns.

    agents/fai-kotlin-expert.agent.md114 lines
    • performance-efficiency
    • reliability
  • 🤖 agentsused by 1

    fai-kotlin-mcp-expert

    Kotlin MCP server specialist — coroutine-based tool handlers, Ktor server transport, sealed class tool definitions, Flow-based streaming, and Azure suspend-friendly integration.

    agents/fai-kotlin-mcp-expert.agent.md149 lines
    • performance-efficiency
    • reliability
  • 🤖 agentsused by 2

    fai-kubernetes-expert

    Kubernetes specialist — pod scheduling, GPU resource management, network policies, Helm charts, GitOps with Flux/ArgoCD, and production-grade AI workload orchestration on AKS.

    agents/fai-kubernetes-expert.agent.md174 lines
    • reliability
    • performance-efficiency
    • security
  • 🤖 agentsused by 2

    fai-landing-zone

    Azure AI Landing Zone architect — hub-spoke networking, private endpoints for all PaaS, managed identity, GPU quotas, governance policies, and Bicep-based enterprise AI infrastructure.

    agents/fai-landing-zone.agent.md155 lines
    • security
    • reliability
    • operational-excellence
  • 🤖 agentsused by 2

    fai-langchain-expert

    LangChain framework specialist — LCEL expression language, chains, agents with tool use, retrievers, memory, callbacks, LangSmith tracing, and production RAG pipeline patterns.

    agents/fai-langchain-expert.agent.md138 lines
    • reliability
    • operational-excellence
  • 🤖 agentsused by 2

    fai-llamaindex-expert

    LlamaIndex data framework specialist — document loaders, index types (VectorStore/Summary/Knowledge Graph), query engines, response synthesizers, and agent tool integration for RAG.

    agents/fai-llamaindex-expert.agent.md147 lines
    • performance-efficiency
    • reliability
  • 🤖 agentsused by 1

    fai-mcp-expert

    MCP protocol expert — Model Context Protocol specification, tool/resource/prompt primitives, stdio/SSE transports, server development patterns, and MCP ecosystem integration across VS Code, Claude, and Cursor.

    agents/fai-mcp-expert.agent.md148 lines
    • security
    • reliability
    • performance-efficiency
  • 🤖 agentsused by 1

    fai-migration-expert

    Migration specialist — legacy-to-cloud, .NET Framework upgrade, database migration, AI-native re-architecture, 6R framework, Azure Migrate, and incremental migration patterns.

    agents/fai-migration-expert.agent.md158 lines
    • operational-excellence
    • reliability
  • 🤖 agentsused by 2

    fai-mlflow-expert

    MLflow specialist — experiment tracking, model registry, metric/artifact logging, Azure ML integration, deployment pipelines, and model lifecycle management.

    agents/fai-mlflow-expert.agent.md149 lines
    • operational-excellence
    • reliability
  • 🤖 agentsused by 1

    fai-mongodb-expert

    MongoDB specialist — document schema design, aggregation pipelines, Atlas Vector Search for RAG, Cosmos DB MongoDB vCore, change streams, and AI application data patterns.

    agents/fai-mongodb-expert.agent.md138 lines
    • performance-efficiency
    • reliability
  • 🤖 agentsused by 1

    fai-nats-expert

    NATS messaging specialist — JetStream for durable streams, key-value store, object store, request-reply, pub-sub, and lightweight event-driven AI microservice communication.

    agents/fai-nats-expert.agent.md120 lines
    • reliability
    • performance-efficiency
  • 🤖 agentsused by 2

    fai-openapi-expert

    OpenAPI specialist — API-first design, OpenAPI 3.1 spec authoring, code generation, validation middleware, and Copilot plugin API definition for AI applications.

    agents/fai-openapi-expert.agent.md187 lines
    • operational-excellence
    • reliability

Catalog synthesised from frootai/. Refresh with pnpm catalog:sync. Default page size: 24.