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
58 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
… - 🔌 plugins
ai-evaluation-suite
AI Evaluation Suite — groundedness, coherence, relevance, fluency, and safety scoring. Build evaluation pipelines with Azure AI Evaluation SDK.
plugins/ai-evaluation-suite… - 🔌 plugins
architecture-patterns
Architecture Patterns — cloud design patterns, domain-driven design, microservices, event sourcing, CQRS.
plugins/architecture-patterns… - 🔌 plugins
azure-ai-services
Azure AI Services — OpenAI, AI Search, Document Intelligence, Language, Speech, Vision.
plugins/azure-ai-services… - 🔌 plugins
azure-containers
Azure Containers — AKS, Container Apps, Container Registry, and Dockerized deployment patterns. GPU workloads, KEDA autoscaling.
plugins/azure-containers… - 🔌 plugins
azure-data-services
Azure Data Services — Cosmos DB, SQL Database, Blob Storage, Data Explorer, and Redis Cache patterns. Schema design, partition strategies.
plugins/azure-data-services… - 🔌 plugins
azure-identity-security
Azure Identity & Security — Managed Identity, Key Vault, RBAC, Conditional Access.
plugins/azure-identity-security… - 🔌 plugins
azure-infrastructure
Azure Infrastructure — landing zones, hub-spoke networking, private endpoints, Azure Policy, RBAC.
plugins/azure-infrastructure… - 🔌 plugins
azure-messaging
Azure Messaging — Service Bus, Event Hubs, and Event Grid patterns for async communication, event sourcing.
plugins/azure-messaging… - 🔌 plugins
azure-monitoring
Azure Monitoring — Application Insights, Log Analytics, KQL queries, alert rules, workbooks.
plugins/azure-monitoring… - 🔌 plugins
azure-serverless
Azure Serverless — Functions, Logic Apps, Event Grid, and Durable Functions patterns. Event-driven architectures with consumption-based scaling.
plugins/azure-serverless… - 🔌 plugins
cicd-automation
CI/CD Automation — GitHub Actions, Azure DevOps pipelines, build matrices, deployment gates.
plugins/cicd-automation… - 🔌 plugins
code-quality
Code Quality — automated code review, refactoring suggestions, dead code removal, complexity analysis.
plugins/code-quality… - 🔌 plugins
content-safety-toolkit
Content Safety Toolkit — Azure AI Content Safety integration, custom blocklists, severity thresholds, image moderation, prompt injection detection.
plugins/content-safety-toolkit… - 🔌 plugins
context-engineering
Context Engineering — maximize AI effectiveness with structured context, memory banks, knowledge wiring.
plugins/context-engineering… - 🔌 plugins
csharp-dotnet-development
C# .NET Development — ASP.NET Core, Minimal API, Blazor, MAUI, EF Core, xUnit/NUnit testing.
plugins/csharp-dotnet-development… - 🔌 plugins
csharp-mcp-development
C# MCP Development — build Model Context Protocol servers in C# with .NET SDK, ASP.NET Core hosting, dependency injection, and Azure deployment patterns.
plugins/csharp-mcp-development… - 🔌 plugins
database-management
Database administration and optimization — PostgreSQL, SQL Server, Cosmos DB modeling, query optimization, migration planning, and data pipeline patterns.
plugins/database-management… - 🔌 plugins
design-system
Design System — UI components, design tokens, theming, responsive layouts, accessibility, animations, and form patterns. Build consistent.
plugins/design-system…