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

338 of 847 primitivesClear filters

  • 🤖 agents

    fai-adr-writer

    ADR writer — documents architecture decisions with MADR 3.0 template, context, alternatives, trade-off matrices, consequences, and WAF pillar impact analysis.

    agents/fai-adr-writer.agent.md104 lines
    • operational-excellence
  • 🤖 agents

    fai-markdown-expert

    Markdown specialist — CommonMark/GFM, agent markup (.agent.md/.instructions.md/SKILL.md), documentation standards (README/ADR/changelog), accessibility, and content structure.

    agents/fai-markdown-expert.agent.md136 lines
    • operational-excellence
  • 🤖 agents

    fai-play-lifecycle

    FAI play lifecycle manager — handles play initialization (scaffold file structure), Bicep deployment, evaluation quality gates, and config tuning for any of the 101 solution plays.

    agents/fai-play-lifecycle.agent.md158 lines
    • operational-excellence
    • reliability
    • cost-optimization
  • 🤖 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
  • 🪝 hooks

    fai-cost-tracker

    Triggers on Stop (1 script)

    hooks/fai-cost-tracker
  • 🪝 hooks

    fai-governance-audit

    Triggers on UserPromptSubmit, SessionStart, Stop (3 scripts)

    hooks/fai-governance-audit
  • 🪝 hooks

    fai-license-checker

    Triggers on Stop (1 script)

    hooks/fai-license-checker
  • 🪝 hooks

    fai-output-validator

    Triggers on Stop (1 script)

    hooks/fai-output-validator
  • 🪝 hooks

    fai-pii-redactor

    Triggers on Stop (1 script)

    hooks/fai-pii-redactor
  • 🪝 hooks

    fai-secrets-scanner

    Triggers on Stop (1 script)

    hooks/fai-secrets-scanner
  • 🪝 hooks

    fai-session-logger

    Triggers on SessionStart, Stop, UserPromptSubmit (3 scripts)

    hooks/fai-session-logger
  • 🪝 hooks

    fai-token-budget-enforcer

    Triggers on SessionStart (1 script)

    hooks/fai-token-budget-enforcer
  • 🪝 hooks

    fai-tool-guardian

    Triggers on PreToolUse (1 script)

    hooks/fai-tool-guardian
  • 🪝 hooks

    fai-tool-observer

    Triggers on PostToolUse (1 script)

    hooks/fai-tool-observer
  • 🪝 hooks

    fai-waf-compliance

    Triggers on Stop (1 script)

    hooks/fai-waf-compliance
  • skills

    agent-chain-configure

    Orchestrate builder, reviewer, and tuner agent handoffs for solution plays — define roles, model routing, token budgets, and quality gates

    skills/agent-chain-configure249 lines
  • skills

    api-rate-limit-configure

    Configure API rate limiting, APIM throttling, and retry behavior for AI endpoints — absorb bursts, isolate noisy tenants, and control 429 retries

    skills/api-rate-limit-configure260 lines
  • skills

    app-insights-configure

    Configure Application Insights, OpenTelemetry, and KQL dashboards for AI workloads — trace latency, token usage, failures, and cost signals

    skills/app-insights-configure244 lines
  • skills

    audit-log-implement

    Implement immutable audit logging, PII redaction, and Sentinel monitoring for AI systems — preserve evidence, prove access history, and detect suspicious activity

    skills/audit-log-implement265 lines
  • skills

    azure-openai-setup

    Set up Azure OpenAI deployments, RBAC, and monitoring — harden inference endpoints and control latency, quota, and cost

    skills/azure-openai-setup250 lines
  • skills

    backup-restore-ai

    Back up AI data, vector indexes, and configuration state — recover prompts, conversations, and search assets after failures

    skills/backup-restore-ai280 lines
  • skills

    bicep-module-create

    Create reusable Bicep modules, parameter files, and registry packages — standardize Azure infrastructure and reduce deployment drift

    skills/bicep-module-create295 lines

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