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.
Filter
345 of 847 primitivesClear filters
- ⚡ 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… - ⚡ skills
canary-deploy-ai
Implement canary deployment, rollout gates, and rollback automation for AI changes — catch latency or quality regressions before full release
skills/canary-deploy-ai276 lines… - ⚡ skills
circuit-breaker-add
Add a circuit breaker, fallback routing, and health checks for Azure OpenAI calls — contain 429 and 503 cascades and preserve service
skills/circuit-breaker-add279 lines… - ⚡ skills
compliance-audit-run
Run AI compliance audits, collect Azure evidence, and track remediation — assess SOC 2, HIPAA, ISO 27001, and EU AI Act controls
skills/compliance-audit-run295 lines… - ⚡ skills
embedding-model-select
Select embedding models, dimensions, and hybrid search settings for vector workloads - balance recall, storage cost, and migration risk
skills/embedding-model-select243 lines… - ⚡ skills
fai-agent-chain-configure
Configure builder→reviewer→tuner agent chain with handoff rules, model assignment, and evaluation gates.
skills/fai-agent-chain-configure229 lines… - ⚡ skills
fai-agent-governance
Review agent safety controls, budget limits, and human escalation paths - approve only agents that stay bounded, observable, and policy-compliant
skills/fai-agent-governance225 lines… - ⚡ skills
fai-agentic-eval
Run evaluator-optimizer loops for agents and prompts - score outputs, revise weak instructions, and stop only when quality thresholds hold
skills/fai-agentic-eval220 lines… - ⚡ skills
fai-api-docs-generator
Generate API reference docs, examples, and error catalogs from OpenAPI or code annotations - keep endpoint docs accurate, testable, and publishable
skills/fai-api-docs-generator208 lines… - ⚡ skills
fai-api-endpoint-generator
Generate typed REST API endpoints with Zod/Pydantic input validation, RFC 7807 error responses, OpenAPI annotation, and Managed Identity auth — eliminating schema drift and IDOR vulnerabilities.
skills/fai-api-endpoint-generator181 lines… - ⚡ skills
fai-api-rate-limit-configure
Configure API rate limiting with Azure APIM policies, throttling tiers, and retry headers.
skills/fai-api-rate-limit-configure183 lines… - ⚡ skills
fai-app-insights-configure
Configure Application Insights with custom AI metrics, anomaly alerts, and operational dashboards.
skills/fai-app-insights-configure200 lines… - ⚡ skills
fai-architecture-blueprint
Generate solution architecture blueprints with Mermaid service topology, component responsibility tables, data flow annotations, and WAF pillar mapping — bridging system design to implementation.
skills/fai-architecture-blueprint164 lines… - ⚡ skills
fai-architecture-decision-record
Generate Architecture Decision Records capturing context, forces, decision rationale, rejected alternatives, and consequences — preventing knowledge rot when teams diverge from original design intent.
skills/fai-architecture-decision-record192 lines… - ⚡ skills
fai-aspire-orchestration
Wire .NET Aspire AppHost for multi-container orchestration, automatic service discovery, distributed OpenTelemetry export, and local Azure emulator integration — eliminating hardcoded connection strings and manual container start order.
skills/fai-aspire-orchestration179 lines… - ⚡ skills
fai-aspnet-minimal-api
Scaffold ASP.NET Core Minimal API with typed route groups, FluentValidation, Managed Identity credentials, OpenAPI v3 via Scalar, Serilog structured logging, and health check endpoints — cutting AI service setup time from hours to minutes.
skills/fai-aspnet-minimal-api221 lines… - ⚡ skills
fai-audit-log-implement
Implement immutable audit logging with Azure Blob Storage, Sentinel integration, and compliance evidence.
skills/fai-audit-log-implement206 lines… - ⚡ skills
fai-az-cost-optimize
Analyze Azure AI workload spend with Cost Management API queries, flag overprovisioned PTU, identify semantic cache gaps, right-size model SKUs, and produce actionable FinOps recommendations with ROI estimates.
skills/fai-az-cost-optimize196 lines…