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

142 of 847 primitivesClear filters

  • 🤖 agentsused by 1

    fai-solid-expert

    SolidJS specialist — fine-grained reactivity with signals, stores, createResource for AI data fetching, SolidStart SSR, and high-performance UI patterns.

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

    fai-solutions-architect

    Cloud solutions architect — end-to-end AI solution design, Azure service selection, multi-service integration, cost estimation, WAF trade-off analysis, and architecture decision records.

    agents/fai-solutions-architect.agent.md147 lines
    • reliability
    • cost-optimization
    • performance-efficiency
    • security
  • 🤖 agentsused by 1

    fai-sql-server-expert

    SQL Server specialist — on-premises SQL Server, Always On Availability Groups, query optimization with EXPLAIN, and structured data integration for AI pipelines (distinct from Azure SQL).

    agents/fai-sql-server-expert.agent.md115 lines
    • reliability
    • performance-efficiency
  • 🤖 agentsused by 2

    fai-streaming-expert

    Real-time streaming specialist — SSE for LLM token delivery, WebSocket for bidirectional chat, ReadableStream API, backpressure handling, and Azure Event Hubs stream processing for AI pipelines.

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

    fai-supabase-expert

    Supabase specialist — pgvector for AI embeddings, real-time subscriptions, Edge Functions (Deno), Row Level Security, Storage for documents, and Auth for user management in AI applications.

    agents/fai-supabase-expert.agent.md159 lines
    • reliability
    • security
  • 🤖 agentsused by 1

    fai-svelte-expert

    Svelte 5 specialist — runes ($state, $derived, $effect), SvelteKit routing, server load functions, streaming SSR, and minimal-bundle AI chat interfaces.

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

    fai-swarm-supervisor

    Multi-agent swarm supervisor — routes tasks to specialist agents, manages turn limits and token budgets, handles agent coordination, conflict resolution, and synthesizes multi-perspective results.

    agents/fai-swarm-supervisor.agent.md133 lines
    • reliability
    • cost-optimization
  • 🤖 agentsused by 2

    fai-swift-expert

    Swift specialist — structured concurrency (async/await, TaskGroup, actors), SwiftUI, Codable, and Apple platform AI integration with on-device Core ML and cloud Azure OpenAI.

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

    fai-swift-mcp-expert

    Swift MCP server specialist — actors for concurrency, Codable for JSON Schema, async/await handlers, and Apple platform MCP tool development.

    agents/fai-swift-mcp-expert.agent.md107 lines
    • reliability
    • performance-efficiency
  • 🤖 agents

    fai-tdd-green

    TDD Green phase specialist — writes the minimal implementation to make failing tests pass, no more and no less. Follows the Red-Green-Refactor cycle.

    agents/fai-tdd-green.agent.md99 lines
    • reliability
  • 🤖 agents

    fai-tdd-red

    TDD Red phase specialist — writes failing tests from requirements before any implementation. Covers happy path, error cases, edge cases, and AI-specific test scenarios.

    agents/fai-tdd-red.agent.md156 lines
    • reliability
  • 🤖 agents

    fai-tdd-refactor

    TDD Refactor phase specialist — improves code quality while keeping ALL tests green. Applies extract method, reduce complexity, improve naming, and design pattern introduction.

    agents/fai-tdd-refactor.agent.md130 lines
    • reliability
    • performance-efficiency
  • 🤖 agentsused by 2

    fai-tech-debt-analyst

    Tech debt analyst — identifies, quantifies, and prioritizes technical debt with cost-of-delay analysis, remediation plans, and sprint allocation recommendations.

    agents/fai-tech-debt-analyst.agent.md124 lines
    • operational-excellence
    • reliability
  • 🤖 agentsused by 2

    fai-temporal-expert

    Temporal workflow orchestration specialist — durable execution, saga patterns, long-running AI workflows, activity retry policies, timeouts, and distributed task scheduling.

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

    fai-terraform-expert

    Terraform specialist — Azure provider, state management, module design, plan/apply workflow, drift detection, and multi-environment infrastructure deployment.

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

    fai-test-generator

    Test generation specialist — creates unit, integration, and E2E tests across Python (pytest), TypeScript (vitest), C# (xUnit), with AI-specific test patterns (groundedness, safety, streaming).

    agents/fai-test-generator.agent.md153 lines
    • reliability
  • 🤖 agentsused by 1

    fai-test-planner

    Test planning specialist — designs test strategy, identifies coverage gaps, prioritizes test types (unit/integration/E2E/AI eval), and creates test plans with risk-based prioritization.

    agents/fai-test-planner.agent.md118 lines
    • reliability
    • operational-excellence
  • 🤖 agentsused by 1

    fai-test-runner

    Test execution specialist — runs test suites, interprets results, identifies flaky tests, diagnoses failures, and reports coverage with actionable recommendations.

    agents/fai-test-runner.agent.md116 lines
    • reliability
    • operational-excellence
  • 🤖 agentsused by 2

    fai-typescript-expert

    TypeScript/Node.js specialist — strict mode, Zod validation, ESM modules, Vitest testing, Azure SDK integration, async patterns, and production-ready AI application development.

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

    fai-typescript-mcp-expert

    TypeScript MCP server specialist — @modelcontextprotocol/sdk, McpServer class, Zod schema validation, async tool handlers, stdio/SSE transport, and npm distribution.

    agents/fai-typescript-mcp-expert.agent.md150 lines
    • security
    • reliability
    • performance-efficiency
  • 🤖 agentsused by 2

    fai-vector-database-expert

    Vector database specialist — HNSW vs IVFFlat index selection, embedding storage with Qdrant/Pinecone/pgvector/Azure AI Search, similarity metrics, and performance tuning for RAG retrieval.

    agents/fai-vector-database-expert.agent.md158 lines
    • performance-efficiency
    • reliability
  • 🤖 agentsused by 1

    fai-vue-expert

    Vue.js 3 specialist — Composition API with script setup, Pinia state management, Nuxt 3 SSR/SSG, reactive streaming for AI chat, and TypeScript-first component patterns.

    agents/fai-vue-expert.agent.md154 lines
    • performance-efficiency
    • reliability

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