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
521 of 847 primitivesClear filters
- 📋 instructions
typescript-waf
TypeScript/JavaScript coding standards aligned with Azure WAF pillars — secure credential handling, async patterns, Zod validation, structured error handling, and production-ready testing with Vitest.
instructions/typescript-waf.instructions.md209 lines- security
- reliability
- performance-efficiency
… - 📋 instructions
uvicorn-waf
Uvicorn/ASGI standards — worker config, graceful shutdown, health checks, production settings.
instructions/uvicorn-waf.instructions.md229 lines- performance-efficiency
- reliability
… - 📋 instructions
vitest-waf
Vitest testing standards — ES2022, snapshot testing, coverage, and mock patterns for Node.js/TypeScript.
instructions/vitest-waf.instructions.md225 lines- reliability
… - 📋 instructions
winui3-waf
WinUI 3 standards — XAML, MVVM, Windows App SDK patterns.
instructions/winui3-waf.instructions.md182 lines- reliability
- performance-efficiency
… - 📋 instructions
wordpress-waf
WordPress development standards — hooks/filters, custom post types, security, and performance.
instructions/wordpress-waf.instructions.md195 lines- security
- performance-efficiency
… - 📋 instructions
wpf-waf
WPF standards — MVVM, data binding, commands, styles, templates.
instructions/wpf-waf.instructions.md191 lines- reliability
… - 📋 instructions
xunit-waf
xUnit testing standards — Fact/Theory, FluentAssertions, and integration testing with WebApplicationFactory.
instructions/xunit-waf.instructions.md325 lines- reliability
… - 📋 instructions
zod-waf
Zod validation standards — schema design, type inference, transform, error messages, API input validation.
instructions/zod-waf.instructions.md189 lines- security
- reliability
… - ⚡ 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…