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

150 of 847 primitivesClear filters

  • 🤖 agentsused by 1

    fai-angular-expert

    Angular 19+ specialist — signals-based reactivity, standalone components, SSR with hydration, zoneless change detection, control flow syntax, and AI chat component patterns.

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

    fai-browser-agent

    Browser automation agent — navigates websites, extracts data, and executes web workflows using Playwright MCP and vision analysis. Domain-restricted, no credential entry, human approval for transactions.

    agents/fai-browser-agent.agent.md123 lines
    • security
    • reliability
    • responsible-ai
  • 🤖 agentsused by 1

    fai-bun-expert

    Bun runtime specialist — ultra-fast JavaScript/TypeScript, built-in bundler, native SQLite, test runner, and HTTP server patterns for AI APIs and MCP servers.

    agents/fai-bun-expert.agent.md156 lines
    • performance-efficiency
    • operational-excellence
  • 🤖 agentsused by 1

    fai-cloudflare-expert

    Cloudflare specialist — Workers AI for edge inference, Workers KV, D1 database, R2 storage, AI Gateway, and CDN optimization for AI application delivery.

    agents/fai-cloudflare-expert.agent.md130 lines
    • performance-efficiency
    • cost-optimization
  • 🤖 agentsused by 1

    fai-cost-gateway

    AI cost gateway specialist — APIM-based AI gateway with semantic caching, model routing by complexity, token budget enforcement, multi-region PTU load balancing, and FinOps telemetry.

    agents/fai-cost-gateway.agent.md156 lines
    • cost-optimization
    • performance-efficiency
    • reliability
  • 🤖 agentsused by 1

    fai-csharp-mcp-expert

    C# MCP server development specialist — ModelContextProtocol NuGet package, [McpServerTool] attributes, dependency injection, stdio/SSE transport, and Azure-integrated MCP tool development.

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

    fai-datadog-expert

    Datadog observability specialist — monitor creation, APM trace correlation, dashboard design, metric queries, and AI workload monitoring with custom metrics for token usage and model latency.

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

    fai-debug-expert

    Systematic debugging specialist — reproduce-isolate-fix methodology, binary search isolation, stack trace interpretation, Application Insights transaction tracing, and LLM-specific issue diagnosis.

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

    fai-deno-expert

    Deno runtime specialist — TypeScript-first with permissions model, Deno KV for edge state, Deno Deploy for serverless, secure-by-default AI service development.

    agents/fai-deno-expert.agent.md156 lines
    • security
    • performance-efficiency
  • 🤖 agentsused by 1

    fai-deterministic-expert

    Deterministic AI specialist — makes AI outputs reproducible, grounded, and auditable with temperature control, seed pinning, JSON schema output, RAG grounding, citation enforcement, and multi-layer hallucination defense.

    agents/fai-deterministic-expert.agent.md168 lines
    • reliability
    • responsible-ai
    • security
  • 🤖 agentsused by 1

    fai-epic-breakdown-expert

    Epic breakdown specialist — decomposes large AI features into INVEST user stories with acceptance criteria, sprint-sized tasks, dependency mapping, and WSJF prioritization.

    agents/fai-epic-breakdown-expert.agent.md123 lines
    • operational-excellence
  • 🤖 agentsused by 1

    fai-fine-tuning-expert

    Fine-tuning and MLOps specialist — LoRA/QLoRA techniques, JSONL training data preparation, Azure OpenAI fine-tuning workflow, hyperparameter tuning, evaluation-driven iteration, and model versioning.

    agents/fai-fine-tuning-expert.agent.md172 lines
    • cost-optimization
    • operational-excellence
    • responsible-ai
  • 🤖 agentsused by 1

    fai-git-workflow-expert

    Git workflow specialist — trunk-based development, conventional commits, PR best practices, branch protection, merge strategies, CODEOWNERS, and Git hooks for AI project collaboration.

    agents/fai-git-workflow-expert.agent.md157 lines
    • operational-excellence
  • 🤖 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 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-i18n-expert

    Internationalization specialist — multi-language AI responses, ICU message format, locale-aware formatting, Azure Translator integration, RTL support, and translation workflow design.

    agents/fai-i18n-expert.agent.md134 lines
    • responsible-ai
    • operational-excellence
  • 🤖 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 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 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

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