Skip to main content

852 docs tagged with "auto-generated"

View all tags

a11y-waf

Accessibility standards β€” WCAG 2.2 AA compliance, semantic HTML, ARIA roles/properties, keyboard navigation, focus management, color contrast, screen reader com

agent-chain-configure

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

agent-coding-patterns

Agent coding standards β€” ReAct loop, tool selection, memory management, circuit breaker on tools.

agent-safety

AI agent safety standards β€” fail-closed defaults, least-privilege tool access, human-in-the-loop for destructive actions, prompt injection defense, budget contr

agentic-rag

Autonomous RAG where the AI agent controls retrieval β€” decides when to search, which sources to query, iterates on results.

agentic-rag-patterns

Play 21 patterns β€” Agentic RAG patterns β€” retrieval decision loop, multi-source routing, query refinement, self-evaluation.

ai-evaluation-suite

AI Evaluation Suite β€” groundedness, coherence, relevance, fluency, and safety scoring. Build evaluation pipelines with Azure AI Evaluation SDK.

ai-glossary

AI glossary consistency β€” use standard FAI terminology, avoid ambiguous AI terms in code comments.

ai-landing-zone

Azure AI Landing Zone β€” subscription vending, network topology, RBAC, policy enforcement.

ai-landing-zone-advanced

Advanced AI Landing Zone β€” multi-region deployment, private endpoints, Azure Firewall, DDoS protection, sovereign cloud patterns.

ai-landing-zone-advanced-patterns

Play 11 patterns β€” Advanced landing zone β€” multi-region, ExpressRoute, Azure Firewall, Policy as Code, Defender for Cloud.

ai-landing-zone-patterns

Play 02 patterns β€” Landing zone patterns β€” hub-spoke VNet, private endpoints on ALL PaaS, Managed Identity, tag enforcement, GPU quota.

ai-observability

AI Observability β€” distributed tracing for LLM calls, token usage dashboards, latency monitoring, evaluation score tracking.

ai-observability-patterns

Play 17 patterns β€” AI observability patterns β€” OpenTelemetry spans, token metrics, quality dashboards, alert thresholds.

ai-prompt-safety-waf

AI prompt safety in application code β€” input sanitization, output validation, structured output enforcement, content filtering, token budget management, system

ai-search-portal

AI Search Portal β€” full-text and vector hybrid search with semantic ranking, faceted navigation, autocomplete.

ai-search-portal-patterns

Play 09 patterns β€” Search portal patterns β€” faceted search, semantic ranker, result rendering, analytics, personalization.

anomaly-detection

Anomaly Detection β€” real-time and batch anomaly detection for time-series, metrics, and log data. Uses Azure AI Anomaly Detector, custom ML models.

anomaly-detection-patterns

Play 20 patterns β€” Anomaly detection patterns β€” streaming analytics, statistical thresholds, ML models, alert routing.

ansible-waf

Ansible automation standards β€” idempotent playbooks, secure vault usage, role structure, handler patterns, variable naming, error handling, molecule testing, an

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

app-insights-configure

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

arch-linux-waf

Arch Linux packaging standards β€” PKGBUILD structure, makepkg rules, dependency management, package signing, AUR submission, namcap validation, split packages, s

architecture-patterns

Architecture Patterns β€” cloud design patterns, domain-driven design, microservices, event sourcing, CQRS.

aspnet-waf

ASP.NET Core 9 standards β€” Minimal APIs, DI, middleware pipeline, Entra ID auth, EF Core, health checks, rate limiting, output caching, and Azure-native integra

astro-waf

Astro framework standards β€” Islands Architecture, content collections, view transitions, SSG/SSR modes, image optimization, MDX, and deployment patterns.

audit-log-implement

Implement immutable audit logging, PII redaction, and Sentinel monitoring for AI systems β€” preserve evidence, prove access history, and detect suspicious activi

azure-ai-document-intelligence-waf

Azure AI Document Intelligence standards β€” model selection, layout analysis, table/form extraction, custom models, batch processing, confidence thresholds, SDK

azure-ai-foundry

Azure AI Foundry config β€” Hub/Project RBAC, deployment types, evaluation pipeline, content filter config.

azure-ai-language-waf

Azure AI Language standards β€” text analytics, NER, sentiment analysis, PII detection, summarization, CLU, custom text classification, healthcare NLP, SDK patter

azure-ai-services

Azure AI Services β€” OpenAI, AI Search, Document Intelligence, Language, Speech, Vision.

azure-ai-speech-waf

Azure AI Speech standards β€” STT (real-time + batch), TTS (neural voices, SSML, custom voice), speech translation, pronunciation assessment, speaker recognition,

azure-ai-vision-waf

Azure AI Vision standards β€” image analysis, OCR, custom classification, spatial analysis, and content safety patterns.

azure-app-service-waf

Azure App Service standards β€” deployment slots, scaling, authentication, monitoring, and security patterns.

azure-bicep-avm

Azure Bicep AVM (Azure Verified Modules) standards β€” module usage, parameter patterns, WAF-aligned infrastructure.

azure-containers

Azure Containers β€” AKS, Container Apps, Container Registry, and Dockerized deployment patterns. GPU workloads, KEDA autoscaling.

azure-cosmos-waf

Azure Cosmos DB standards β€” global distribution, partitioning, consistency, RU optimization, vector search.

azure-data-services

Azure Data Services β€” Cosmos DB, SQL Database, Blob Storage, Data Explorer, and Redis Cache patterns. Schema design, partition strategies.

azure-devops-waf

Azure DevOps standards β€” YAML pipelines, environments, service connections, test management, boards.

azure-front-door-waf

Azure Front Door & WAF standards β€” global load balancing, WAF rules, caching, SSL offloading, origin protection.

azure-functions-waf

Azure Functions standards β€” serverless compute, triggers, bindings, durable functions, cold start optimization.

azure-infrastructure

Azure Infrastructure β€” landing zones, hub-spoke networking, private endpoints, Azure Policy, RBAC.

azure-logic-apps-waf

Azure Logic Apps standards β€” workflow automation, connectors, error handling, B2B integration.

azure-messaging

Azure Messaging β€” Service Bus, Event Hubs, and Event Grid patterns for async communication, event sourcing.

azure-monitoring

Azure Monitoring β€” Application Insights, Log Analytics, KQL queries, alert rules, workbooks.

azure-openai-setup

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

azure-redis-waf

Azure Cache for Redis standards β€” caching patterns, data structures, pub/sub, clustering, security.

azure-serverless

Azure Serverless β€” Functions, Logic Apps, Event Grid, and Durable Functions patterns. Event-driven architectures with consumption-based scaling.

azure-static-web-apps-waf

Azure Static Web Apps standards β€” static hosting, serverless API, authentication, CI/CD, custom domains.

backup-restore-ai

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

bicep-module-create

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

bicep-waf

Bicep infrastructure-as-code standards aligned with Azure WAF pillars β€” Azure Verified Modules, secure parameter handling, tagging conventions, production deplo

blazor-waf

Blazor standards β€” Server/WebAssembly/United components, state, performance, security

browser-automation

AI-driven web task execution using Playwright MCP and GPT-4o Vision β€” navigate websites, extract data, fill forms.

browser-automation-agent-patterns

Play 23 patterns β€” Browser automation patterns β€” domain allowlist, no credential entry, screenshot analysis, action limits.

call-center-voice-ai

Call Center Voice AI β€” real-time speech-to-text, intent classification, sentiment analysis.

call-center-voice-ai-patterns

Play 04 patterns β€” Voice AI patterns β€” Azure Speech SDK, real-time transcription, sentiment detection, turn-taking, noise handling.

canary-deploy-ai

Implement canary deployment, rollout gates, and rollback automation for AI changes β€” catch latency or quality regressions before full release

cicd-automation

CI/CD Automation β€” GitHub Actions, Azure DevOps pipelines, build matrices, deployment gates.

circuit-breaker-add

Add a circuit breaker, fallback routing, and health checks for Azure OpenAI calls β€” contain 429 and 503 cascades and preserve service

clojure-waf

Clojure Waf standards β€” Clojure coding standards β€” REPL-driven, immutable data, pure functions, and spec for validation.

code-quality

Code Quality β€” automated code review, refactoring suggestions, dead code removal, complexity analysis.

code-review-waf

Code Review Waf standards β€” Code review standards β€” what to check, severity levels, constructive feedback, and merge blocking criteria.

compliance-audit-run

Run AI compliance audits, collect Azure evidence, and track remediation β€” assess SOC 2, HIPAA, ISO 27001, and EU AI Act controls

containerization-waf

Containerization Waf standards β€” Containerization standards β€” immutability, reproducible builds, health probes, 12-factor.

content-moderation

Content Moderation β€” real-time text, image, and multi-modal content safety with Azure AI Content Safety. Includes severity scoring.

content-moderation-patterns

Play 10 patterns β€” Content moderation patterns β€” Azure Content Safety, 4 harm categories, threshold tuning, human review pipeline.

content-safety-configure

Configure Azure Content Safety thresholds, blocklists, and prompt shields for AI apps - block unsafe inputs, detect jailbreaks, and monitor moderation drift

content-safety-toolkit

Content Safety Toolkit β€” Azure AI Content Safety integration, custom blocklists, severity thresholds, image moderation, prompt injection detection.

context-engineering

Context Engineering β€” maximize AI effectiveness with structured context, memory banks, knowledge wiring.

context-engineering-waf

Context Engineering Waf standards β€” Context engineering standards β€” maximize Copilot effectiveness through structured instructions, examples, and constraints.

copilot-extensibility

Copilot extensibility β€” Graph connectors, plugin manifest, action design, M365 integration patterns.

copilot-studio-bot

Copilot Studio Bot β€” custom copilot experiences with Microsoft Copilot Studio, Power Virtual Agents.

copilot-studio-bot-patterns

Play 08 patterns β€” Copilot Studio patterns β€” topics, generative answers, knowledge sources, channel deployment, Dataverse integration.

copilot-studio-waf

Copilot Studio Waf standards β€” Copilot Studio standards β€” topic design, generative answers, knowledge sources, channel config.

copilot-thought-logging-waf

Copilot Thought Logging Waf standards β€” Copilot thought logging β€” track reasoning process, tool selection rationale, confidence levels.

cost-bicep

Cost Bicep standards β€” Bicep cost optimization β€” consumption SKUs, auto-shutdown, tags for cost centers, budget resources.

cost-dashboard-create

Create cost dashboards, budget alerts, and attribution views for AI workloads - track token spend by model, team, and tenant before overruns hit production

cost-optimized-ai-gateway

Cost-Optimized AI Gateway β€” intelligent model routing, token budget enforcement, request caching, rate limiting.

cost-optimized-ai-gateway-patterns

Play 14 patterns β€” AI gateway patterns β€” APIM policies, semantic cache, token metering, multi-backend retry, budget enforcement.

cost-python

Python cost optimization β€” token budgets, model routing, caching, batch embedding, async for throughput.

cost-typescript

TypeScript cost optimization β€” streaming responses, semantic cache, token metering, efficient serialization.

cpp-waf

C++ coding standards β€” modern C++20/23, RAII, smart pointers, and safe concurrency patterns.

csharp-mcp-development

C#/.NET MCP server development standards β€” ModelContextProtocol NuGet patterns, [McpServerTool] attributes, dependency injection, IHostedService lifecycle, and

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.

csharp-waf

C#/.NET coding standards aligned with Azure WAF pillars β€” Managed Identity, async patterns, dependency injection, structured logging, Pydantic-like validation w

dart-flutter-waf

Dart/Flutter coding standards β€” effective Dart, widget composition, state management, and null safety.

data-chunking-optimize

Optimize RAG chunking, overlap, and metadata boundaries - improve retrieval recall, reduce noisy context, and preserve citation quality

database-management

Database administration and optimization β€” PostgreSQL, SQL Server, Cosmos DB modeling, query optimization, migration planning, and data pipeline patterns.

database-migrate-ai

Migrate AI data, embeddings, and index schemas with zero-downtime cutovers - preserve compatibility, validate every step, and keep rollback ready

dataverse-waf

Dataverse SDK standards β€” entity operations, metadata, batch requests, and Power Platform integration.

debian-waf

Debian/Ubuntu administration standards β€” apt, systemd, UFW firewall, and server hardening.

design-patterns-waf

OOP design patterns β€” interface segregation, composition over inheritance, and SOLID principles.

design-system

Design System β€” UI components, design tokens, theming, responsive layouts, accessibility, animations, and form patterns. Build consistent.

deterministic-agent

Deterministic AI Agent β€” finite state machines, rule-based routing, guardrailed tool use.

deterministic-agent-patterns

Play 03 patterns β€” Deterministic AI patterns β€” temperature=0, structured output, grounding, citation, evaluation-driven reliability.

deterministic-ai

Determinism standards β€” temperature=0+seed, structured output, validation pipeline, grounding checks.

devops-oncall

DevOps and on-call operations β€” incident triage, Azure resource diagnostics, KQL query generation, deployment automation.

django-waf

Django standards β€” models, views, URLs, ORM queries, and security middleware patterns.

docker-containerization

Docker Containerization β€” multi-stage builds, distroless images, BuildKit caching, health checks.

docker-containerize

Containerize AI applications with multi-stage images, health probes, and secure runtime settings - ship smaller containers and safer deployments

docker-waf

Dockerfile standards β€” multi-stage builds, non-root user, minimal base images, and security scanning.

document-intelligence-patterns

Play 06 patterns β€” Document processing patterns β€” AI Document Intelligence, table extraction, OCR confidence, structured output.

drawio-waf

Draw.io diagram standards β€” consistent styling, layers, export formats, and architecture diagram patterns.

edge-ai-phi4

Edge AI with Phi-4 β€” deploy small language models on edge devices, IoT hubs, and local inference servers. Quantization, ONNX optimization.

edge-ai-phi4-patterns

Play 19 patterns β€” Edge AI patterns β€” Phi-4 optimization, ONNX Runtime, quantization, batch size tuning, device constraints.

ef-core-waf

Entity Framework Core standards β€” migrations, query optimization, eager/lazy loading, concurrency handling.

electron-waf

Electron standards β€” IPC security, preload scripts, context isolation.

embedding-model-select

Select embedding models, dimensions, and hybrid search settings for vector workloads - balance recall, storage cost, and migration risk

enterprise-rag

Production-grade Retrieval-Augmented Generation pipeline with Azure AI Search, OpenAI embeddings, Container Apps deployment, and WAF-aligned evalua...

enterprise-rag-patterns

Play 01 patterns β€” RAG-specific patterns β€” chunking strategy, embedding batch, hybrid search, citation enforcement, hallucination prevention.

evaluation-pipeline-create

Create evaluation pipelines, CI gates, and regression checks for AI systems - score groundedness, block regressions, and publish release verdicts

FAI .NET MAUI Expert

.NET MAUI cross-platform specialist β€” iOS, Android, Windows, macOS from single C# codebase, on-device AI inference (ONNX), MVVM architecture, and mobile-first A

FAI A2A Expert

Agent-to-Agent (A2A) protocol specialist β€” Google's agent interop standard, AgentCard discovery, task lifecycle, streaming artifacts, push notifications, and mu

FAI Accessibility Expert

Accessibility specialist β€” WCAG 2.2 AA/AAA compliance, ARIA 1.2 patterns, screen reader optimization, keyboard navigation, focus management, and inclusive desig

FAI ADR Writer

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

FAI AG-UI Expert

AG-UI protocol specialist β€” Agent-User Interaction standard, event-based rendering, streaming state updates, tool call lifecycle, and frontend integration for A

FAI Agentic RAG Builder

Agentic RAG builder β€” autonomous retrieval agent, multi-source fusion (Search+web+DB), iterative query refinement, citation pipeline, and reflection-based quali

FAI Agentic RAG Reviewer

Agentic RAG reviewer β€” retrieval autonomy audit, source selection review, iteration limit verification, citation accuracy check, and reflection quality assessme

FAI Agentic RAG Tuner

Agentic RAG tuner β€” iteration depth config, source weight optimization, reflection threshold calibration, citation requirements, and per-query cost analysis.

FAI Agentic Retriever

Agentic retrieval specialist β€” autonomous source selection, iterative refinement with relevance scoring, multi-hop reasoning, query decomposition, and grounded

FAI AI Agents Expert

AI agents expert β€” ReAct loops, tool orchestration, memory tiers, multi-agent topologies (supervisor/pipeline/debate/swarm), agent determinism, and production g

FAI AI Infra Expert

AI infrastructure expert β€” GPU compute sizing (A100/H100), VRAM estimation, model serving (vLLM/TensorRT-LLM/Triton), AKS node pool design, PTU vs PAYG cost mod

FAI AI Landing Zone Advanced Builder

AI Landing Zone Advanced builder β€” multi-region hub-spoke, Azure Firewall Premium with TLS/IDPS, policy-driven governance at scale, GPU quota orchestration, and

FAI AI Landing Zone Advanced Reviewer

AI Landing Zone Advanced reviewer β€” multi-region networking audit, firewall rule review, policy compliance verification, GPU quota validation, and DR testing re

FAI AI Landing Zone Advanced Tuner

AI Landing Zone Advanced tuner β€” multi-region network sizing, firewall rule optimization, policy effect progression, GPU type selection, and DR cost optimizatio

FAI AI Landing Zone Builder

AI Landing Zone builder β€” hub-spoke networking, private endpoints, Azure Firewall, DNS architecture, identity foundation, and governance baseline for enterprise

FAI AI Landing Zone Reviewer

AI Landing Zone reviewer β€” network security audit, private endpoint verification, identity compliance, Azure Policy enforcement, and Bicep infrastructure review

FAI AI Landing Zone Tuner

AI Landing Zone tuner β€” network sizing, firewall rule optimization, SKU right-sizing, cost analysis, DR configuration, and production readiness verification.

FAI AI Observability Builder

AI Observability builder β€” Application Insights distributed tracing, KQL query library for AI metrics, Azure Workbooks dashboards, alerting rules, and FinOps te

FAI AI Observability Reviewer

AI Observability reviewer β€” telemetry coverage audit, KQL query accuracy, dashboard UX review, alert threshold calibration, and PII-in-logs verification.

FAI AI Observability Tuner

AI Observability tuner β€” Log Analytics commitment tier selection, sampling rate config, alert threshold calibration, dashboard refresh optimization, and retenti

FAI AI Search Portal Builder

AI Search Portal builder β€” Azure AI Search index design, hybrid search with scoring profiles, faceted navigation, answer generation with citations, and auto-sug

FAI AI Search Portal Reviewer

AI Search Portal reviewer β€” index schema audit, search relevance testing, answer citation accuracy, facet UX review, and performance benchmarking.

FAI AI Search Portal Tuner

AI Search Portal tuner β€” hybrid weight optimization, scoring profile calibration, reranker config, suggester tuning, and answer generation quality.

FAI Angular Expert

Angular 19+ specialist β€” signals-based reactivity, standalone components, SSR with hydration, zoneless change detection, control flow syntax, and AI chat compon

FAI API Gateway Designer

API gateway architect β€” Azure APIM patterns, rate limiting, token-based throttling, multi-region load balancing, backend circuit breakers, and cost-aware routin

FAI Architect

Senior cloud-native solution architect β€” Azure Well-Architected Framework alignment, AI system design, multi-service integration, cost modeling, trade-off analy

FAI AutoGen Expert

Microsoft AutoGen multi-agent framework β€” ConversableAgent, GroupChat topologies, code execution sandboxing, nested chat orchestration, human-in-the-loop patter

FAI Azure AI Foundry Expert

Azure AI Foundry specialist β€” Hub/Project resource model, Model Catalog deployment, Prompt Flow orchestration, evaluation pipelines with groundedness and safety

FAI Azure AI Search Expert

Azure AI Search specialist β€” HNSW vector indexes, hybrid keyword+vector retrieval, semantic ranker, integrated vectorization pipelines, custom skillsets, scorin

FAI Azure AKS Expert

Azure Kubernetes Service specialist β€” GPU node pools (A100/H100), NVIDIA device plugin, model serving with vLLM/TGI/Triton, HPA/KEDA autoscaling, and production

FAI Azure APIM Expert

Azure API Management specialist β€” AI Gateway patterns, semantic caching, token metering, multi-backend load balancing, circuit breaker, rate limiting, and FinOp

FAI Azure CDN Expert

Azure Front Door & CDN specialist β€” global content delivery, WAF policies, caching rules, edge optimization, SSL/TLS management, and Private Link origins for AI

FAI Azure Container Apps Expert

Azure Container Apps specialist β€” serverless containers, Dapr sidecars, KEDA autoscaling, GPU workload profiles, scale-to-zero, and AI agent hosting patterns wi

FAI Azure Cosmos DB Expert

Azure Cosmos DB specialist β€” partition key design, DiskANN vector search, multi-region writes, RU optimization, change feed processing, and conversation/session

FAI Azure DevOps Expert

Azure DevOps specialist β€” YAML multi-stage pipelines, environment protection rules, artifact feeds, workload identity federation, and AI-specific deployment qua

FAI Azure Event Hubs Expert

Azure Event Hubs specialist β€” partitioned event streaming, Kafka compatibility, Schema Registry governance, real-time AI inference pipelines, and high-throughpu

FAI Azure Functions Expert

Azure Functions specialist β€” event-driven AI processing, Durable Functions for long-running agent orchestration, timer triggers for batch inference, and cold st

FAI Azure Identity Expert

Azure identity and access management specialist β€” Entra ID, Managed Identity, DefaultAzureCredential, workload identity federation, RBAC, Conditional Access, an

FAI Azure Key Vault Expert

Azure Key Vault specialist β€” secrets rotation, CMK encryption, certificate lifecycle, HSM-backed keys, Managed Identity integration, and zero-secret deployment

FAI Azure Logic Apps Expert

Azure Logic Apps specialist β€” low-code workflow automation, 1400+ connectors, AI integration actions, Durable orchestration, B2B/EDI, and enterprise integration

FAI Azure Monitor Expert

Azure Monitor specialist β€” Application Insights for AI distributed tracing, KQL for token analytics, custom dashboards for groundedness/coherence metrics, cost

FAI Azure Networking Expert

Azure networking specialist β€” hub-spoke VNet design, Private Link for AI services, NSGs, Azure Firewall, DNS private zones, and zero-trust network architecture.

FAI Azure OpenAI Expert

Azure OpenAI specialist β€” model deployment types (PTU/PAYG/Global), content filtering, structured output, token optimization, multi-region load balancing, and p

FAI Azure Policy Expert

Azure Policy specialist β€” built-in/custom policy definitions, AI governance initiatives, compliance scanning, remediation tasks, and policy-as-code deployment p

FAI Azure Service Bus Expert

Azure Service Bus specialist β€” queues, topics/subscriptions, dead-letter handling, session-based ordered messaging, saga patterns, and agent-to-agent communicat

FAI Azure SQL Expert

Azure SQL specialist β€” Hyperscale, serverless auto-pause, native vector search, geo-replication, intelligent performance tuning, and AI integration patterns wit

FAI Azure Storage Expert

Azure Storage specialist β€” Blob lifecycle tiers, ADLS Gen2 for data lakes, private endpoints, managed identity auth, and document/model artifact storage for AI

FAI Batch Processing Expert

Batch processing specialist β€” Azure Batch pools, Global Batch API (50% cost savings), Durable Functions fan-out, large-scale document/embedding pipelines, and a

FAI Blazor Expert

Blazor specialist β€” Server + WebAssembly + United (.NET 8+) render modes, streaming SSR, AI chat UI components, SignalR real-time, and Razor component architect

FAI Browser Agent

Browser automation agent β€” navigates websites, extracts data, and executes web workflows using Playwright MCP and vision analysis. Domain-restricted, no credent

FAI Browser Agent Builder

Browser Agent builder β€” Playwright MCP integration, GPT-4o Vision page navigation, multi-step web task automation, form filling, data extraction, and domain-res

FAI Browser Agent Reviewer

Browser Agent reviewer β€” domain allowlist verification, vision accuracy testing, credential security audit, error recovery review, and task completion validatio

FAI Browser Agent Tuner

Browser Agent tuner β€” screenshot resolution config, timeout calibration, retry strategy, domain allowlist management, and vision cost optimization.

FAI Bun Expert

Bun runtime specialist β€” ultra-fast JavaScript/TypeScript, built-in bundler, native SQLite, test runner, and HTTP server patterns for AI APIs and MCP servers.

FAI C# Expert

C#/.NET specialist β€” modern C# 12+/.NET 9, Azure SDK integration, Semantic Kernel, async/await patterns, Polly resilience, minimal APIs, and AI-native applicati

FAI C# MCP Expert

C# MCP server development specialist β€” ModelContextProtocol NuGet package, [McpServerTool] attributes, dependency injection, stdio/SSE transport, and Azure-inte

FAI Call Center Voice AI Builder

Call Center Voice AI builder — STT→LLM→TTS streaming pipeline, Azure Communication Services, real-time transcription, intent classification, PII redaction, and

FAI Call Center Voice AI Reviewer

Call Center Voice AI reviewer β€” voice quality audit, pipeline latency review, PII redaction verification, TCPA compliance, and escalation trigger testing.

FAI Call Center Voice AI Tuner

Call Center Voice AI tuner β€” speech config optimization, neural voice selection, latency tuning, escalation thresholds, cost-per-call analysis, and CSAT metric

FAI Capacity Planner

AI capacity planning specialist β€” GPU sizing, PTU allocation, token volume forecasting, cost modeling, scaling strategy, and FinOps for Azure AI workloads.

FAI CI/CD Pipeline Expert

CI/CD pipeline specialist β€” GitHub Actions with OIDC, multi-stage deployments, AI quality gates (eval.py), security scanning, and DORA metrics for AI applicatio

FAI Cloudflare Expert

Cloudflare specialist β€” Workers AI for edge inference, Workers KV, D1 database, R2 storage, AI Gateway, and CDN optimization for AI application delivery.

FAI Code Reviewer

Code review specialist β€” SOLID principles, clean code, OWASP security checks, AI-specific prompt injection auditing, and performance anti-pattern detection acro

FAI Collective Debugger

Multi-agent debugging specialist β€” systematic root cause analysis, stack trace interpretation, Azure diagnostics, LLM-specific issue debugging, and performance

FAI Collective Implementer

Multi-agent implementer β€” writes production code following TDD, implements features with Azure SDKs, generates Bicep infrastructure, and creates solution play c

FAI Collective Orchestrator

Multi-agent orchestrator β€” routes tasks to specialist agents, manages turn limits, decomposes complex requests, synthesizes results, and ensures quality gates a

FAI Collective Researcher

Multi-agent researcher β€” gathers information from knowledge bases, codebase search, documentation analysis, and web research to ground specialist agents with ve

FAI Collective Reviewer

Multi-agent reviewer β€” security audit, OWASP LLM Top 10, WAF compliance, code quality, AI safety checks, and PR review with severity-classified feedback.

FAI Collective Tester

Multi-agent tester β€” generates unit/integration/E2E tests, AI evaluation pipelines, mutation testing, and quality assurance for AI outputs with deterministic se

FAI Compliance Expert

AI compliance specialist β€” EU AI Act risk classification, NIST AI RMF, GDPR data subject rights, HIPAA PHI handling, SOC 2 evidence collection, and Azure compli

FAI Content Moderation Builder

Content Moderation builder β€” Azure Content Safety API integration, 4-category severity scoring, custom blocklists, APIM gateway middleware, and severity-based r

FAI Content Moderation Reviewer

Content Moderation reviewer β€” safety coverage audit, severity threshold verification, blocklist completeness, bypass prevention, and human review workflow testi

FAI Content Moderation Tuner

Content Moderation tuner β€” per-category severity calibration, blocklist optimization, false positive reduction, routing distribution, and moderation cost analys

FAI Content Safety Expert

Content safety specialist β€” Azure AI Content Safety API, 4 harm categories with severity scoring, Prompt Shields for jailbreak defense, groundedness detection,

FAI Copilot Ecosystem Expert

Microsoft Copilot ecosystem expert β€” M365 Copilot declarative agents, Copilot Studio, GitHub Copilot agent mode, Graph connectors, Adaptive Cards, and cross-pla

FAI Copilot Studio Bot Builder

Copilot Studio Bot builder β€” declarative agent setup, topic design, SharePoint/Dataverse knowledge grounding, Power Platform connectors, and conversation guardr

FAI Copilot Studio Bot Reviewer

Copilot Studio Bot reviewer β€” topic coverage audit, knowledge source validation, DLP compliance, guardrail verification, and conversation flow testing.

FAI Copilot Studio Bot Tuner

Copilot Studio Bot tuner β€” trigger phrase expansion, knowledge source optimization, response tone calibration, guardrail sensitivity, and conversation flow tuni

FAI Copilot Teams Extension Builder

Copilot Teams Extension builder β€” M365 Copilot declarative agent, Microsoft Graph API integration, Adaptive Cards, Entra ID SSO, and Teams message extension dev

FAI Copilot Teams Extension Reviewer

Copilot Teams Extension reviewer β€” Graph permission audit, SSO flow testing, Adaptive Card rendering review, message extension validation, and Teams policy comp

FAI Copilot Teams Extension Tuner

Copilot Teams Extension tuner β€” Graph scope minimization, knowledge source config, response tone calibration, Adaptive Card optimization, and permission tuning.

FAI Cost Gateway

AI cost gateway specialist β€” APIM-based AI gateway with semantic caching, model routing by complexity, token budget enforcement, multi-region PTU load balancing

FAI Cost Optimizer

FinOps cost optimizer for AI workloads β€” model routing economics, semantic caching ROI, token budget design, PTU vs PAYG analysis, right-sizing recommendations,

FAI Cost-Optimized AI Gateway Builder

Cost-Optimized AI Gateway builder β€” APIM AI gateway, semantic caching with Redis, smart model routing by complexity, token budget enforcement, and multi-region

FAI Cost-Optimized AI Gateway Reviewer

Cost-Optimized AI Gateway reviewer β€” routing accuracy audit, cache quality verification, budget enforcement testing, security review, and cost savings validatio

FAI Cost-Optimized AI Gateway Tuner

Cost-Optimized AI Gateway tuner β€” semantic cache threshold calibration, routing complexity boundaries, token budget tiers, rate limits, and cost optimization an

FAI CrewAI Expert

CrewAI multi-agent framework specialist β€” crew composition, role-based agents with backstory, task delegation with expected output, sequential/hierarchical proc

FAI Dapr Expert

Dapr distributed application runtime specialist β€” service invocation, state management, pub/sub messaging, bindings, secrets management, and sidecar-based AI mi

FAI Data Engineer

Data engineering specialist for AI β€” RAG ingestion pipelines, document chunking, ETL/ELT patterns, PII detection with Presidio, data quality scoring, and Azure

FAI Datadog Expert

Datadog observability specialist β€” monitor creation, APM trace correlation, dashboard design, metric queries, and AI workload monitoring with custom metrics for

FAI Debug Expert

Systematic debugging specialist β€” reproduce-isolate-fix methodology, binary search isolation, stack trace interpretation, Application Insights transaction traci

FAI Deno Expert

Deno runtime specialist β€” TypeScript-first with permissions model, Deno KV for edge state, Deno Deploy for serverless, secure-by-default AI service development.

FAI Deterministic Agent Builder

Deterministic Agent builder β€” zero-temperature architecture, seed pinning, structured JSON output, multi-layer guardrails, confidence scoring, and anti-hallucin

FAI Deterministic Agent Reviewer

Deterministic Agent reviewer β€” reproducibility testing, guardrail completeness audit, anti-sycophancy verification, schema validation review, and confidence cal

FAI Deterministic Agent Tuner

Deterministic Agent tuner β€” confidence threshold optimization, guardrail severity calibration, evaluation metric tuning, retry config, and A/B testing for deter

FAI Deterministic Expert

Deterministic AI specialist β€” makes AI outputs reproducible, grounded, and auditable with temperature control, seed pinning, JSON schema output, RAG grounding,

FAI DevOps Expert

DevOps lifecycle specialist β€” GitHub Actions OIDC, Infrastructure as Code (Bicep/Terraform), deployment strategies (blue-green/canary), SRE practices, DORA metr

FAI Docker Expert

Docker specialist β€” multi-stage builds, distroless images, GPU container support (CUDA/NVIDIA), ACR management, layer optimization, and container patterns for A

FAI Document Intelligence Builder

Document Intelligence builder β€” Azure AI Document Intelligence OCR, multi-format processing, GPT-4o field extraction, Cosmos DB storage, and validation pipeline

FAI Document Intelligence Reviewer

Document Intelligence reviewer β€” OCR accuracy audit, schema validation, PII handling review, pipeline error handling, and confidence threshold verification.

FAI Document Intelligence Tuner

Document Intelligence tuner β€” OCR settings optimization, extraction confidence calibration, custom model training data, batch performance, and cost-per-document

FAI Document Processing Builder

Document Processing builder β€” GPT-4o Vision multi-modal analysis, Azure Document Intelligence, table extraction, classification pipeline, and PII-aware storage.

FAI Document Processing Reviewer

Document Processing reviewer β€” multi-modal extraction accuracy audit, table parsing quality, PII masking verification, pipeline error handling, and classificati

FAI Document Processing Tuner

Document Processing tuner β€” GPT-4o Vision resolution settings, extraction confidence calibration, table detection thresholds, chart parsing config, and batch pe

FAI DSPy Expert

DSPy framework specialist β€” declarative LM programs, signature-based modules, optimizers (BootstrapFewShot, MIPRO), assertions, metric-driven prompt optimizatio

FAI Edge AI Builder

Edge AI builder β€” Phi-4 on-device inference, ONNX quantization (INT4/INT8), Azure IoT Hub fleet management, offline-first architecture, and cloud fallback patte

FAI Edge AI Reviewer

Edge AI reviewer β€” quantized model quality audit, offline resilience testing, fleet rollout verification, cloud fallback review, and device security checks.

FAI Edge AI Tuner

Edge AI tuner β€” quantization level selection, on-device latency optimization, sync schedule config, cloud fallback thresholds, and per-device cost analysis.

FAI Elasticsearch Expert

Elasticsearch specialist β€” index design, BM25 + kNN hybrid search, vector fields with HNSW, ILM lifecycle, cluster management, and RAG integration patterns.

FAI Embedding Expert

Embedding specialist β€” text-embedding-3 model selection, Matryoshka dimension reduction, batch embedding pipelines, similarity metrics, chunking strategies, and

FAI Enterprise RAG Builder

Enterprise RAG builder β€” hybrid search pipeline (BM25+vector), Azure AI Search indexing, OpenAI chat completions with citations, chunking strategies, and evalua

FAI Enterprise RAG Reviewer

Enterprise RAG reviewer β€” RAG quality audit, citation accuracy, search config validation, security compliance, OWASP LLM Top 10, and WAF pillar alignment checks

FAI Enterprise RAG Tuner

Enterprise RAG tuner β€” config optimization for search quality, token costs, chunking parameters, evaluation thresholds, and model selection economics.

FAI Epic Breakdown Expert

Epic breakdown specialist β€” decomposes large AI features into INVEST user stories with acceptance criteria, sprint-sized tasks, dependency mapping, and WSJF pri

FAI Event-Driven Expert

Event-driven architecture specialist β€” Azure Event Grid, Service Bus, Event Hubs selection, event sourcing, CQRS, saga orchestration, and exactly-once processin

FAI Fine-Tuning Expert

Fine-tuning and MLOps specialist β€” LoRA/QLoRA techniques, JSONL training data preparation, Azure OpenAI fine-tuning workflow, hyperparameter tuning, evaluation-

FAI Fine-Tuning Workflow Builder

Fine-Tuning Workflow builder β€” Azure OpenAI fine-tuning, JSONL data preparation, LoRA/QLoRA techniques, MLflow experiment tracking, evaluation-driven iteration,

FAI Fine-Tuning Workflow Reviewer

Fine-Tuning Workflow reviewer β€” training data quality audit, hyperparameter validation, evaluation methodology review, safety retesting, and alignment preservat

FAI Fine-Tuning Workflow Tuner

Fine-Tuning Workflow tuner β€” learning rate scheduling, LoRA rank/alpha optimization, epoch calibration, batch sizing, data quality filtering, and training cost

FAI GenAI Foundations Expert

GenAI foundations expert β€” transformer architecture, tokenization, inference optimization (KV cache, speculative decoding), model taxonomy, prompt engineering t

FAI Git Workflow Expert

Git workflow specialist β€” trunk-based development, conventional commits, PR best practices, branch protection, merge strategies, CODEOWNERS, and Git hooks for A

FAI GitHub Actions Expert

GitHub Actions specialist β€” OIDC federation to Azure, reusable workflows, matrix strategies, composite actions, caching, security hardening, and AI-specific CI/

FAI Go Expert

Go development specialist β€” idiomatic Go 1.22+, goroutines/channels concurrency, Azure SDK for Go, high-performance HTTP servers, error handling patterns, and t

FAI Go MCP Expert

Go MCP server specialist β€” mcp-go SDK, struct-based tool definitions, context-aware handlers, stdio transport, concurrent tool execution, and Azure service inte

FAI GraphQL Expert

GraphQL specialist β€” schema design, resolver patterns, DataLoader N+1 prevention, subscriptions for AI streaming, federation, query complexity limits, and code

FAI GraphRAG Expert

GraphRAG specialist β€” entity extraction, relationship mapping, knowledge graph construction, community detection, graph-based retrieval with Cosmos DB Gremlin/N

FAI gRPC Expert

gRPC specialist β€” Protocol Buffers schema design, unary/streaming RPCs, interceptors for auth and tracing, load balancing, health checking, and high-performance

FAI Guidance Expert

Microsoft Guidance specialist β€” constrained generation, token healing, regex patterns, guaranteed JSON/XML compliance, select/gen/each primitives, and grammar-e

FAI htmx Expert

htmx specialist β€” HTML-over-the-wire, hx-get/hx-post/hx-swap, server-sent events for AI streaming, progressive enhancement, and minimal-JavaScript AI chat inter

FAI i18n Expert

Internationalization specialist β€” multi-language AI responses, ICU message format, locale-aware formatting, Azure Translator integration, RTL support, and trans

FAI Incident Responder

Incident response specialist β€” severity classification (P0-P4), triage protocols, automated runbooks, war room coordination, root cause analysis, blameless post

FAI IT Ticket Resolution Builder

IT Ticket Resolution builder β€” event-driven classification pipeline, auto-resolution via knowledge base, ServiceNow/Jira integration, skill-based routing, and S

FAI IT Ticket Resolution Reviewer

IT Ticket Resolution reviewer β€” classification accuracy audit, auto-resolution quality, routing fairness, SLA compliance, ServiceNow integration security, and P

FAI IT Ticket Resolution Tuner

IT Ticket Resolution tuner β€” classification prompt optimization, routing rules, auto-resolution thresholds, SLA configuration, and cost-per-ticket analysis.

FAI Java Expert

Java/Spring Boot specialist β€” Java 21+ virtual threads, Spring Boot 3.3, Spring AI for LLM integration, reactive streams for SSE, Azure SDK, and enterprise-grad

FAI Java MCP Expert

Java MCP server specialist β€” MCP SDK for Java, Spring Boot auto-configuration, @Tool annotation, reactive streams, enterprise service patterns, and Azure integr

FAI Jira Expert

Jira integration specialist β€” AI-powered ticket triage, sprint query automation, board management, release tracking, and project management workflow design.

FAI Kotlin Expert

Kotlin specialist β€” coroutines with structured concurrency, Ktor HTTP server, Flow for reactive AI streaming, Jetpack Compose UI, and Azure SDK suspend-friendly

FAI Kotlin MCP Expert

Kotlin MCP server specialist β€” coroutine-based tool handlers, Ktor server transport, sealed class tool definitions, Flow-based streaming, and Azure suspend-frie

FAI Kubernetes Expert

Kubernetes specialist β€” pod scheduling, GPU resource management, network policies, Helm charts, GitOps with Flux/ArgoCD, and production-grade AI workload orches

FAI Landing Zone

Azure AI Landing Zone architect β€” hub-spoke networking, private endpoints for all PaaS, managed identity, GPU quotas, governance policies, and Bicep-based enter

FAI LangChain Expert

LangChain framework specialist β€” LCEL expression language, chains, agents with tool use, retrievers, memory, callbacks, LangSmith tracing, and production RAG pi

FAI LlamaIndex Expert

LlamaIndex data framework specialist β€” document loaders, index types (VectorStore/Summary/Knowledge Graph), query engines, response synthesizers, and agent tool

FAI LLM Landscape Expert

LLM landscape expert β€” model families (GPT, Claude, Llama, Gemini, Phi), benchmarks (MMLU, HumanEval, MT-Bench), deployment types, quantization, and model selec

FAI Markdown Expert

Markdown specialist β€” CommonMark/GFM, agent markup (.agent.md/.instructions.md/SKILL.md), documentation standards (README/ADR/changelog), accessibility, and con

FAI MCP Expert

MCP protocol expert β€” Model Context Protocol specification, tool/resource/prompt primitives, stdio/SSE transports, server development patterns, and MCP ecosyste

FAI Mentoring Agent

Developer mentoring specialist β€” Socratic teaching, personalized learning paths, constructive code review feedback, skill gap analysis, and progressive complexi

FAI Mermaid Diagram Expert

Mermaid diagram specialist β€” flowcharts, sequence diagrams, architecture diagrams, ER diagrams, state machines, and Gantt charts for AI system documentation.

FAI Migration Expert

Migration specialist β€” legacy-to-cloud, .NET Framework upgrade, database migration, AI-native re-architecture, 6R framework, Azure Migrate, and incremental migr

FAI ML Engineer

ML engineering specialist β€” model training pipelines, LoRA/QLoRA fine-tuning, evaluation metrics, MLOps with Azure AI Foundry, model registry, and serving optim

FAI MLflow Expert

MLflow specialist β€” experiment tracking, model registry, metric/artifact logging, Azure ML integration, deployment pipelines, and model lifecycle management.

FAI Model Serving AKS Builder

Model Serving AKS builder β€” GPU cluster design, vLLM/TGI serving engines, NVIDIA device plugin, HPA/KEDA autoscaling, model versioning, and canary deployments.

FAI Model Serving AKS Reviewer

Model Serving AKS reviewer β€” GPU cluster audit, vLLM config validation, autoscaling verification, pod security review, and inference latency benchmarking.

FAI Model Serving AKS Tuner

Model Serving AKS tuner β€” GPU SKU selection, vLLM memory/batching optimization, quantization decisions, autoscaling thresholds, and inference cost analysis.

FAI MongoDB Expert

MongoDB specialist β€” document schema design, aggregation pipelines, Atlas Vector Search for RAG, Cosmos DB MongoDB vCore, change streams, and AI application dat

FAI Multi-Agent Service Builder

Multi-Agent Service builder β€” supervisor orchestration pattern, agent registry, shared state via Cosmos DB/Redis, Dapr integration, tool routing, and loop preve

FAI Multi-Agent Service Reviewer

Multi-Agent Service reviewer β€” orchestration logic audit, state management review, loop prevention verification, agent security boundaries, and Dapr configurati

FAI Multi-Agent Service Tuner

Multi-Agent Service tuner β€” supervisor routing config, per-agent token budgets, loop limits, model selection per role, memory TTL, and orchestration cost analys

FAI NATS Expert

NATS messaging specialist β€” JetStream for durable streams, key-value store, object store, request-reply, pub-sub, and lightweight event-driven AI microservice c

FAI Neon Expert

Neon serverless Postgres specialist β€” database branching, auto-scaling compute, pgvector for AI embeddings, connection pooling, and database-per-branch developm

FAI OpenAPI Expert

OpenAPI specialist β€” API-first design, OpenAPI 3.1 spec authoring, code generation, validation middleware, and Copilot plugin API definition for AI applications

FAI OpenTelemetry Expert

OpenTelemetry specialist β€” distributed tracing, metrics, logs with OTLP protocol, auto-instrumentation, custom spans for AI pipelines, and Azure Monitor exporte

FAI PagerDuty Expert

PagerDuty incident management specialist β€” alert routing, escalation policies, on-call scheduling, automated incident creation, and AI-specific runbook integrat

FAI Performance Profiler

Performance profiling specialist β€” latency analysis (P50/P95/P99), token optimization, GPU utilization profiling, bottleneck identification, cold start analysis

FAI PHP Expert

PHP 8.3+ specialist β€” modern PHP with attributes, typed properties, enums, fibers, Composer PSR standards, Laravel/Symfony patterns, and PHP-based AI API integr

FAI PHP MCP Expert

PHP MCP server specialist β€” PHP 8.3+ attributes for tool registration, PSR standards, Composer dependency management, typed properties for JSON Schema, and stdi

FAI Play Dispatcher

FAI play dispatcher β€” routes user requests to the correct solution play based on intent classification, understands all 101 plays and their domains, delegates t

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

FAI PostgreSQL Expert

PostgreSQL specialist β€” pgvector for embedding storage, HNSW/IVFFlat indexes, query optimization with EXPLAIN ANALYZE, connection pooling (PgBouncer), partition

FAI Power BI Expert

Power BI specialist β€” star schema data modeling, DAX formulas, report design, DirectQuery vs Import, AI-powered analytics with Azure OpenAI integration, and per

FAI Power Platform Expert

Power Platform specialist β€” Power Apps (Canvas + Model-driven), Power Automate cloud flows, Dataverse, custom connectors, DLP policies, and Copilot Studio integ

FAI PRD Writer

PRD writer β€” produces structured Product Requirements Documents with user personas, success metrics, AI-specific requirements (quality thresholds, safety), cons

FAI Product Manager

AI product management specialist β€” requirements gathering, AI use case prioritization, evaluation metric design, go-to-market strategy, and responsible AI impac

FAI Production Patterns Expert

Production AI patterns expert β€” hosting selection (Container Apps/AKS/Functions), APIM gateway patterns, streaming SSE, retry/circuit-breaker, health checks, an

FAI Prompt Engineer

Prompt engineering specialist β€” system message design, few-shot patterns, chain-of-thought, structured output schemas, anti-hallucination techniques, and evalua

FAI Prompt Optimization Builder

Prompt Optimization builder β€” prompt versioning with semantic versions, A/B testing framework, Azure Prompt Flow, template engine with variable injection, and e

FAI Prompt Optimization Reviewer

Prompt Optimization reviewer β€” version management audit, A/B test methodology review, template injection safety, evaluation pipeline validation, and prompt qual

FAI Prompt Optimization Tuner

Prompt Optimization tuner β€” system message clarity, few-shot example selection, A/B test config, template variable defaults, and prompt cost-quality trade-off a

FAI Protobuf Expert

Protocol Buffers specialist β€” proto3 schema design, backward compatible evolution, gRPC service definitions, code generation, and binary serialization for high-

FAI Python Expert

Python development specialist β€” Python 3.12+, async/await patterns, Pydantic v2, FastAPI, pytest, type hints, Azure SDK, and production-grade AI application pat

FAI Python MCP Expert

Python MCP server specialist β€” FastMCP framework, @mcp.tool() decorators, async handlers, Pydantic input models, uv deployment, and Azure service integration fo

FAI Qwik Expert

Qwik framework specialist β€” resumability (zero hydration), lazy loading, QwikCity routing, Island architecture, and instant-on AI-powered web applications.

FAI RAG Architect

Enterprise RAG architecture specialist β€” designs end-to-end retrieval-augmented generation pipelines with Azure AI Search, OpenAI embeddings, chunking strategie

FAI RAG Expert

RAG expert β€” advanced retrieval patterns (agentic, graph, multi-modal RAG), chunking strategies, hybrid search, re-ranking, evaluation metrics, and production R

FAI Ray Expert

Ray distributed computing specialist β€” Ray Serve for model serving, Ray Tune for hyperparameter optimization, Ray Data for preprocessing, and distributed traini

FAI React Expert

React/Next.js specialist β€” React 19 Server Components, Suspense streaming for AI chat, App Router, Tailwind CSS, useActionState, and accessibility-first pattern

FAI Real-Time Analytics Builder

Real-Time Analytics builder β€” Event Hub partitioned ingestion, Stream Analytics windowing, LLM-powered anomaly explanation, multi-signal scoring, and live dashb

FAI Real-Time Analytics Reviewer

Real-Time Analytics reviewer β€” ingestion reliability audit, windowing correctness, anomaly detection accuracy, scoring logic review, and alert quality verificat

FAI Real-Time Analytics Tuner

Real-Time Analytics tuner β€” window size optimization, anomaly threshold calibration, baseline window selection, alert severity rules, and streaming cost analysi

FAI Red Team Expert

AI red teaming specialist β€” prompt injection testing, jailbreak simulation, PyRIT automation, bias detection, adversarial dataset creation, and OWASP LLM Top 10

FAI Redis Expert

Redis specialist β€” caching patterns (TTL, LRU), semantic cache for AI (embedding similarity), pub/sub messaging, Redis Streams, and session storage for chat app

FAI Refactoring Expert

Code refactoring specialist β€” extract method, reduce cyclomatic complexity, improve testability, SOLID principles, design pattern application, and safe behavior

FAI Remix Expert

Remix framework specialist β€” nested routing, loaders/actions, progressive enhancement, streaming SSR, error boundaries, and AI-integrated full-stack patterns.

FAI Responsible AI Reviewer

Responsible AI specialist β€” bias detection, fairness metrics, transparency requirements, EU AI Act compliance, content safety, groundedness evaluation, and AI g

FAI Ruby Expert

Ruby 3.3+ specialist β€” pattern matching, Ractor concurrency, block DSL patterns, Rails 8, RuboCop standards, and AI API integration with httprb and ActiveJob.

FAI Ruby MCP Expert

Ruby MCP server specialist β€” mcp-rb gem, block DSL tool definitions, Rails integration, idiomatic Ruby patterns, and stdio transport for AI tool development.

FAI Rust Expert

Rust specialist β€” ownership/borrowing, async with tokio, serde serialization, error handling with thiserror/anyhow, and high-performance AI infrastructure (infe

FAI Rust MCP Expert

Rust MCP server specialist β€” rmcp SDK, tokio async handlers, proc macro tool registration, serde for schemas, and ultra-high-performance MCP tool serving.

FAI Salesforce Expert

Salesforce specialist β€” Apex development, Lightning Web Components, Flow automation, Einstein AI, and enterprise CRM integration patterns with Azure OpenAI.

FAI SAP Expert

SAP integration specialist β€” SAP BTP, OData APIs, BAPI/RFC connectors, procurement/inventory/order processing, and AI-enhanced enterprise resource planning.

FAI Security Reviewer

Security reviewer β€” audits code, infrastructure, and AI pipelines against OWASP Top 10, OWASP LLM Top 10, Azure security baselines, managed identity compliance,

FAI Semantic Kernel Expert

Semantic Kernel specialist β€” plugins with function calling, KernelFilter middleware, memory/vector stores, agent group chat orchestration, and RAG pipeline patt

FAI SEO Expert

SEO specialist β€” structured data (JSON-LD), Core Web Vitals optimization, AI-generated content SEO, meta tags, sitemap generation, and search engine visibility

FAI ServiceNow Expert

ServiceNow ITSM integration specialist β€” incident/change/request management via REST API, CMDB queries, knowledge base search, AI-powered ticket triage, and ser

FAI Slack Expert

Slack integration specialist β€” Bot API, Block Kit UI, slash commands, interactive modals, AI-powered conversation summarization, thread-based notifications, and

FAI Solid Expert

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

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 arch

FAI Specification Writer

Specification writer β€” generates AI-ready technical specifications with requirements, evaluation criteria, WAF alignment, API contracts, data models, and accept

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

FAI Streaming Expert

Real-time streaming specialist β€” SSE for LLM token delivery, WebSocket for bidirectional chat, ReadableStream API, backpressure handling, and Azure Event Hubs s

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 m

FAI Svelte Expert

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

FAI Swarm Orchestration Builder

Swarm Orchestration builder β€” mesh/star/hierarchical agent topologies, supervisor task decomposition, agent specialization, shared memory via Cosmos DB, and con

FAI Swarm Orchestration Reviewer

Swarm Orchestration reviewer β€” topology audit, supervisor logic review, agent specialization validation, shared memory consistency, and conflict resolution test

FAI Swarm Orchestration Tuner

Swarm Orchestration tuner β€” topology selection, agent count optimization, consensus config, memory TTL calibration, and per-agent budget allocation.

FAI Swarm Supervisor

Multi-agent swarm supervisor β€” routes tasks to specialist agents, manages turn limits and token budgets, handles agent coordination, conflict resolution, and sy

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

FAI Swift MCP Expert

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

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.

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 sc

FAI TDD Refactor

TDD Refactor phase specialist β€” improves code quality while keeping ALL tests green. Applies extract method, reduce complexity, improve naming, and design patte

FAI Teams Expert

Microsoft Teams integration specialist β€” Adaptive Cards, Bot Framework SDK, Graph API for channels/chats/meetings, AI-powered meeting summarization, and action

FAI Tech Debt Analyst

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

FAI Technical Writer

Technical documentation specialist β€” DiΓ‘taxis framework (tutorials/how-to/reference/explanation), API documentation, architecture docs, Mermaid diagrams, and RE

FAI Temporal Expert

Temporal workflow orchestration specialist β€” durable execution, saga patterns, long-running AI workflows, activity retry policies, timeouts, and distributed tas

FAI Terraform Expert

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

FAI Test Generator

Test generation specialist β€” creates unit, integration, and E2E tests across Python (pytest), TypeScript (vitest), C# (xUnit), with AI-specific test patterns (g

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 r

FAI Test Runner

Test execution specialist β€” runs test suites, interprets results, identifies flaky tests, diagnoses failures, and reports coverage with actionable recommendatio

FAI Turso Expert

Turso specialist β€” libSQL (SQLite fork), edge replication, embedded vector search, multi-tenant databases, and low-latency AI data patterns.

FAI TypeScript Expert

TypeScript/Node.js specialist β€” strict mode, Zod validation, ESM modules, Vitest testing, Azure SDK integration, async patterns, and production-ready AI applica

FAI TypeScript MCP Expert

TypeScript MCP server specialist β€” @modelcontextprotocol/sdk, McpServer class, Zod schema validation, async tool handlers, stdio/SSE transport, and npm distribu

FAI UX Designer

AI UX designer β€” conversation design patterns, chatbot interaction flows, AI disclosure/transparency, loading states for streaming, confidence display, and acce

FAI Vector Database Expert

Vector database specialist β€” HNSW vs IVFFlat index selection, embedding storage with Qdrant/Pinecone/pgvector/Azure AI Search, similarity metrics, and performan

FAI Vercel Expert

Vercel specialist β€” AI SDK (streaming useChat/useCompletion), Edge Functions, Next.js deployment, KV/Blob/Postgres storage, and serverless AI application patter

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

FAI W&B Expert

Weights & Biases specialist β€” experiment tracking, model versioning, hyperparameter sweeps, prompt tracing, evaluation dashboards, and LLM fine-tuning monitorin

FAI WASM Expert

WebAssembly specialist β€” WASI preview 2, Component Model, edge AI inference with Spin/Fermyon, Wasmtime runtime, and portable, sandboxed AI model execution.

fai-agent-chain-configure

Configure builder→reviewer→tuner agent chain with handoff rules, model assignment, and evaluation gates.

fai-agent-governance

Review agent safety controls, budget limits, and human escalation paths - approve only agents that stay bounded, observable, and policy-compliant

fai-agentic-eval

Run evaluator-optimizer loops for agents and prompts - score outputs, revise weak instructions, and stop only when quality thresholds hold

fai-api-docs-generator

Generate API reference docs, examples, and error catalogs from OpenAPI or code annotations - keep endpoint docs accurate, testable, and publishable

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 sche

fai-architecture-blueprint

Generate solution architecture blueprints with Mermaid service topology, component responsibility tables, data flow annotations, and WAF pillar mapping β€” bridgi

fai-architecture-decision-record

Generate Architecture Decision Records capturing context, forces, decision rationale, rejected alternatives, and consequences β€” preventing knowledge rot when te

fai-aspire-orchestration

Wire .NET Aspire AppHost for multi-container orchestration, automatic service discovery, distributed OpenTelemetry export, and local Azure emulator integration

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, an

fai-audit-log-implement

Implement immutable audit logging with Azure Blob Storage, Sentinel integration, and compliance evidence.

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 act

fai-azure-ai-foundry-setup

Provision Azure AI Foundry Hub and Project with Managed Identity RBAC, private endpoint networking, connected Azure AI Services and Key Vault β€” ready for Prompt

fai-azure-ai-search-index

Create Azure AI Search vector indexes with HNSW profiles, semantic ranker configuration, hybrid BM25+vector search, field mappings for chunked RAG documents, an

fai-azure-app-config

Wire Azure App Configuration with feature flag targeting filters, Key Vault reference chaining, .NET/Python SDK refresh polling, and blue/green rollout strategi

fai-azure-architecture-review

Conduct Azure Well-Architected Framework reviews with scored pillar assessments, tiered finding severity, remediation priority tables, and an executive scorecar

fai-azure-blob-lifecycle

Design and apply Azure Blob Storage lifecycle management policies with tiering to cool/archive, retention rules, and delete-after-N-days automation β€” reducing s

fai-azure-cognitive-services

Integrate Language, Speech, Vision, and Translator services with Managed Identity authentication, pre-built and custom models, content safety filters, and regio

fai-azure-container-registry

Configure Azure Container Registry with geo-replication across regions, image scanning for vulnerabilities, Managed Identity pull access, and OCI artifact suppo

fai-azure-cosmos-modeling

Design Cosmos DB data models with optimal partition keys, Request Unit (RU) estimation, vector search embedding storage, and analytical workload isolation β€” exc

fai-azure-data-explorer

Configure Azure Data Explorer for real-time telemetry ingestion with KQL queries, time-series aggregations, and interactive dashboards β€” analyzing AI workload m

fai-azure-event-grid-setup

Configure Azure Event Grid for event-driven AI pipelines with topic subscriptions, dead-letter queues, retry policies, and role-based filtering β€” routing docume

fai-azure-event-hubs-setup

Configure Azure Event Hubs for real-time data ingestion with stream processing, auto-scaling, Managed Identity auth, and consumer groups β€” enabling AI workload

fai-azure-functions-setup

Scaffold Azure Functions apps with HTTP/Event Hub/Service Bus triggers, input/output bindings, Managed Identity, Application Insights, and local development set

fai-azure-key-vault-setup

Configure Azure Key Vault with managed identities, RBAC, secret rotation policies, customer-managed keys (CMK), and app integration patterns β€” avoiding hardcode

fai-azure-openai-integration

Deploy Azure OpenAI with model selection, PTU vs PAYG pricing tiers, content safety filters, token management strategies, and streaming patterns β€” maximizing co

fai-azure-openai-setup

Set up Azure OpenAI Service with model deployments, RBAC, content filtering, and monitoring.

fai-azure-resource-graph

Query Azure Resource Graph across subscriptions with KQL for compliance audits, cost analysis, RBAC reviews, and cross-tenant resource discovery β€” enabling unif

fai-azure-resource-health

Diagnose Azure resource health issues via Resource Health events, platform metrics, activity logs, and one-click remediation workflows β€” preventing cascading AI

fai-backup-restore-ai

Set up backup and restore procedures for AI application data, model configs, and index state.

fai-bicep-module-create

Create a reusable Bicep module with typed parameters, conditions, outputs, and AVM alignment.

fai-boost-prompt

Analyze and refine prompts with specificity scoring, few-shot examples, and constraint encoding β€” improving accuracy by 20-40% and reducing token spend by 15-25

fai-build-agentic-loops

Build autonomous agent loops with ReAct pattern, tool calling, reflection cycles, and termination conditions β€” enabling multi-turn reasoning without callback he

fai-build-bicep-module

Create reusable Bicep modules following AVM patterns with typed parameters, outputs, deployment tests, and registry publishing β€” standardizing infrastructure ac

fai-build-docker-image

Build optimized Docker images with multi-stage builds, non-root runtime, health checks, and AI model weight caching β€” reducing deployment time by 60% and image

fai-build-llm-evaluator

Build custom LLM evaluation metrics for groundedness, coherence, relevance, and domain-specific quality β€” enabling automated CI gates and production quality mon

fai-build-nosql-data-model

Build NoSQL data models (Cosmos DB documents, partition keys) for AI workloads with optimal consistency and throughput.

fai-build-prompting-system

Build end-to-end prompting systems using Prompt Flow, versioning, A/B testing, and performance tracking.

fai-build-semantic-search

Implement semantic search with embeddings, reranking, and hybrid search combining BM25 + vector similarity.

fai-build-test-harness

Build comprehensive test harnesses for LLM applications covering deterministic and non-deterministic flows.

fai-build-tokenizer

Implement custom tokenizers for domain-specific AI models optimizing vocabulary size and encoding efficiency.

fai-build-unit-test

Write effective unit tests for AI functions covering happy path, edge cases, and error handling.

fai-build-vector-store

Provision vector stores (Cosmos DB, Pinecone, Weaviate) with scaling, indexing, and retrieval optimization.

fai-canary-deploy-ai

Implement canary deployment for AI model updates with traffic splitting and rollback on quality drop.

fai-circuit-breaker-add

Add circuit breaker pattern for Azure OpenAI calls with exponential backoff and fallback behavior.

fai-codeql-setup

Configure CodeQL for security scanning of ML/AI code against OWASP LLM Top 10.

fai-comment-tutorial

Auto-generate code tutorials from comments and docstrings with executable examples.

fai-compliance-audit-run

Run a compliance audit against HIPAA, FedRAMP, SOC 2, and EU AI Act requirements for AI systems.

fai-component-docs

Generate component documentation from code annotations and type signatures.

fai-context-map

Visualize architecture context maps showing bounded domains and integration points.

fai-contextual-rag

Implement contextual RAG with dynamic prompt augmentation based on user context and conversation history.

fai-conventional-commit

Enforce conventional commits for automated changelog, versioning, and release notes generation.

fai-cost-estimator

Build cost estimation models for AI workloads across Azure, models, and infrastructure.

fai-daily-ecosystem-report

Daily ecosystem health summary β€” primitive counts, marketplace stats, validation status, and recent changes across agents, instructions, skills, hooks, and plug

fai-daily-prep

Automate daily prep workflows: code audits, test coverage checks, dependency updates.

fai-dead-code-removal

Identify and remove dead code paths in Python/TypeScript applications with automated tooling.

fai-design-forms

Design forms for AI interactions with validation, accessibility, and feedback.

fai-design-layouts

Design layout patterns for responsive AI dashboards and chat interfaces.

fai-discovery

FAI Discovery β€” meta-plugin for exploring and recommending agents, instructions, skills, hooks.

fai-embedding-model-select

Choosing between embedding models (text-embedding-3-small vs large vs ada-002),Configuring dimensions, batch sizes, and chunking parameters,Benchmarking embeddi

fai-essentials

The essential FAI toolkit β€” WAF-aligned agents (security reviewer, cost optimizer, architect), cross-cutting instructions (OWASP, agent-safety.

fai-eval-runner

Run evaluation pipelines with metrics tracking and result reporting.

fai-first-ask

Craft opening prompts to gather requirements for AI systems.

fai-gh-cli

Use GitHub CLI for repository and issue automation.

fai-import-iac

Import existing infrastructure as code for modernization.

fai-jest-test

Write Jest tests for JavaScript/TypeScript applications.

fai-knowledge-staleness

Monthly check for stale FROOT knowledge modules β€” scores staleness across docs, plays, primitives, and schemas using a weighted multi-signal algorithm. Generate

fai-langchain-integration

Integrate LangChain with Azure OpenAI, semantic search, RAG chains, memory systems, and production tooling.

fai-llms-txt-generator

Generate LLMS.txt file from codebase structure to help LLMs understand repository context and conventions.

fai-make-repo-contribution

Guide through creating a complete, production-ready contribution to an open-source repository with testing, documentation, and review readiness.

fai-manifest-create

Create or update fai-manifest.json with solution play context, primitive wiring, and guardrails thresholds.

fai-marketplace-health

Weekly marketplace integrity check β€” validates all plugin.json files, verifies referenced primitives exist, detects orphaned plugins, and regenerates marketplac

fai-mcp-csharp-generator

Scaffold a production-ready C#/.NET MCP server with ModelContextProtocol NuGet, dependency injection, async tools, and Azure Managed Identity.

fai-mcp-python-generator

Scaffold a production-ready Python MCP server with FastMCP decorators, async tools, structured outputs, and Azure integration.

fai-mcp-python-scaffold

Generate a project skeleton for Python MCP servers with FastMCP, async tools, testing harness, and Docker deployment.

fai-mcp-ruby-scaffold

Scaffold a Ruby MCP server using the official SDK with tool handlers, resource capabilities, and error handling.

fai-mcp-rust-scaffold

Build a high-performance Rust MCP server with async tokio runtime, type-safe tool handlers, and zero-copy serialization.

fai-mcp-swift-scaffold

Generate a Swift MCP server for macOS/iOS with type-safe tool definitions, Codable serialization, and native integration.

fai-play-initializer

Scaffold a new solution play with FAI Protocol wiring, directory structure, primitives stubs, and deployment config.

fai-play-portfolio-summary

Aggregated portfolio assessment across all solution plays β€” dashboard of play health, WAF coverage, technology stack analysis, cost estimation, and ecosystem ma

fai-power-bi-dashboard

Design Power BI dashboards with KPIs, drill-through navigation, real-time streaming, and row-level security.

fai-primitive-pr-review

Automated review of PRs that add or modify primitives β€” validates naming, frontmatter, schema, WAF alignment, duplicate detection, and file size. Posts structur

fai-protocol-starter

FAI Protocol Starter β€” quickstart for the FAI Protocol ecosystem. Scaffold fai-manifest.json, fai-context.json.

fai-quality-playbook

Create quality playbooks with test requirements, performance benchmarks, release criteria, and rollback procedures.

fai-tune-09-ai-search-portal

Tune Play 09 (AI Search Portal) semantic ranking, scoring profiles, suggesters, and index schema for optimal relevance.

fai-tune-10-content-moderation

Tune Play 10 (Content Moderation) severity thresholds, category blocklists, Prompt Shields config, and review workflows.

fai-tune-12-model-serving-aks

Tune Play 12 (Model Serving AKS) GPU node pools, vLLM configuration, autoscaling policies, and inference optimization.

fai-tune-19-edge-ai-phi4

Tune Play 19 edge deployment for Phi-4 with quantization, device constraints, and offline fallback behavior.

fai-tune-20-anomaly-detection

Tune Play 20 anomaly detection with window sizing, seasonality handling, threshold calibration, and alert suppression.

fai-tune-21-agentic-rag

Tune Play 21 agentic RAG with planner depth, retrieval fan-out, reranker policy, and citation strictness.

fai-tutorial-generator

Generate production-ready tutorials with prerequisites, runnable code, verification steps, and troubleshooting paths.

fai-waf-compliance-check

Per-PR WAF pillar validation β€” scans changed files for security anti-patterns, reliability gaps, cost waste, operational issues, performance bottlenecks, and re

fai-webhook-ai-event

Set up webhooks for AI system events: evaluation results, safety alerts, cost alerts

fastapi-waf

FastAPI standards β€” Pydantic models, dependency injection, async endpoints, and OpenAPI-first design.

fine-tuning-data

Fine-tuning data standards β€” JSONL format, quality validation, class balance, edge case inclusion.

fine-tuning-mlops

Fine-Tuning & MLOps β€” dataset curation, model training, hyperparameter optimization, model registry.

fine-tuning-workflow

Fine-Tuning Workflow β€” dataset preparation, training job orchestration, evaluation pipelines, model registry.

fine-tuning-workflow-patterns

Play 13 patterns β€” Fine-tuning patterns β€” JSONL data prep, LoRA config, eval metrics, A/B comparison, model versioning.

flask-waf

Flask standards β€” blueprints, app factory, SQLAlchemy, and production configuration patterns.

frontend-web-development

Frontend Web Development β€” React, Angular, Vue, Svelte, Astro, and Tailwind CSS patterns. Component architecture, state management, accessibility.

genai-foundations

GenAI foundations coding β€” token counting, model parameter configuration, inference optimization.

github-actions-waf

GitHub Actions CI/CD standards β€” SHA-pinned actions, minimal permissions, secrets handling, and reusable workflows.

go-development

Go Development β€” high-performance services, gRPC APIs, concurrent patterns, and cloud-native tooling. Idiomatic Go with table-driven tests.

go-mcp-development

Go MCP server development β€” go-sdk/mcp, struct-based I/O, context handling.

go-mcp-development

Go MCP Development β€” build high-performance MCP servers in Go with goroutine concurrency, gRPC transport, and minimal memory footprint for edge deployment.

go-waf

Go coding standards β€” idiomatic Go, return early, error handling, goroutines, and minimal dependency patterns.

gpu-infrastructure

GPU infrastructure standards β€” VRAM sizing, quantization selection, serving framework config, scaling rules.

graphql-waf

GraphQL standards β€” schema design, resolvers, DataLoader, error handling.

grpc-waf

gRPC standards β€” protobuf design, streaming, error codes, health checking.

html-css-waf

HTML/CSS standards β€” semantic HTML, accessibility, 60-30-10 color rule, and responsive design.

incident-response

Incident Response β€” on-call triage, KQL query generation, Azure resource diagnostics, runbook automation.

it-ticket-resolution

IT Ticket Resolution β€” automated incident classification, knowledge base search, resolution suggestion.

it-ticket-resolution-patterns

Play 05 patterns β€” IT ticket patterns β€” intent classification, knowledge base search, automated resolution, escalation rules.

java-development

Java Development β€” Spring Boot, Quarkus, JUnit 5, Gradle/Maven builds, and microservice patterns. Enterprise Java with reactive streams.

java-mcp-development

Java MCP server development β€” official SDK, reactive streams, Spring Boot integration.

java-mcp-development

Java MCP Development β€” build MCP servers in Java with Spring Boot, reactive streams, Maven/Gradle builds, and enterprise middleware integration.

java-waf

Java coding standards β€” constructor injection, immutable objects, streams API, JUnit 5, and Spring Boot patterns.

kotlin-mcp-development

Kotlin MCP server development β€” coroutines, data classes, Ktor, and Gradle patterns.

kotlin-mcp-development

Kotlin MCP Development β€” build MCP servers in Kotlin with Ktor, coroutines, multiplatform support, and Android-compatible tool implementations.

kotlin-waf

Kotlin coding standards β€” coroutines, data classes, null safety, extension functions, and Gradle build patterns.

kubernetes-orchestration

Kubernetes Orchestration β€” cluster setup, Helm charts, KEDA autoscaling, Dapr sidecars, Istio service mesh.

kubernetes-waf

Kubernetes standards β€” pod security, resource limits, health probes, and production deployment patterns.

laravel-waf

Laravel standards β€” Eloquent, Blade, Artisan, queue workers, and security.

llm-model-selection

LLM selection standards β€” model routing config, benchmark-driven selection, cost/quality tradeoffs.

llm-observability

LLM Observability β€” trace every LLM call with input/output logging, token counts, latency percentiles, cost attribution.

localization-waf

Localization standards β€” i18n key management, RTL support, pluralization, date/number formatting.

markdown-waf

Markdown standards β€” CommonMark, GFM, accessibility, heading hierarchy, and structured documentation.

maui-waf

MAUI standards β€” cross-platform, MVVM, dependency injection, platform-specific.

mcp-integration-patterns

MCP integration patterns β€” tool description quality, parameter design, error handling, transport selection.

memory-bank-waf

Persistent project documentation standards β€” maintain context across AI sessions with structured memory files.

minimal-api-waf

ASP.NET Minimal API standards β€” endpoint routing, DI, filters, OpenAPI, rate limiting.

mobile-development

Mobile Development β€” Swift/SwiftUI for iOS, Kotlin for Android, .NET MAUI for cross-platform.

model-serving-aks

Model Serving on AKS β€” GPU-accelerated inference, autoscaling with KEDA, model versioning, A/B deployment.

model-serving-aks-patterns

Play 12 patterns β€” Model serving patterns β€” vLLM config, GPU scheduling, health probes, autoscaling, quantization selection.

mongodb-waf

MongoDB standards β€” schema design, indexes, aggregation pipelines, and Atlas Vector Search patterns.

multi-agent-service

Multi-Agent Service β€” orchestrated agent teams with supervisor patterns, tool delegation, shared memory.

multi-agent-service-patterns

Play 07 patterns β€” Multi-agent patterns β€” supervisor routing, turn limits, token budgets, cross-agent context passing.

multi-agent-swarm

Deploy specialized AI agents that collaborate via supervisor, pipeline, and debate patterns β€” .

multi-agent-swarm-patterns

Play 22 patterns β€” Swarm patterns β€” supervisor delegation, specialist budgets, turn management, result synthesis.

multi-modal-docproc

Multi-Modal Document Processing β€” combine OCR, vision, speech, and text analysis for complex document workflows. Extract structured data from PDFs.

multi-modal-docproc-patterns

Play 15 patterns β€” Multi-modal patterns β€” GPT-4o Vision, image+text pipelines, PDF rendering, chart interpretation.

nestjs-waf

NestJS standards β€” DI, decorators, modular architecture, Pipes validation, and TypeORM patterns.

nextjs-waf

Next.js 16 App Router standards β€” Server Components by default, streaming with Suspense, Turbopack, Tailwind v4, static export for FAI.dev, and production optim

no-heredoc-waf

No heredoc in terminal β€” prevent terminal file corruption from heredoc syntax in AI-generated commands.

nuxt-waf

Nuxt 3 standards β€” Vue 3, SSR, auto-imports, and composable patterns.

object-calisthenics-waf

Object calisthenics standards β€” 9 rules for clean, maintainable code across OOP languages.

openapi-waf

OpenAPI standards β€” spec-first design, versioning, security schemes, examples.

opex-github-actions

GitHub Actions operational excellence β€” reusable workflows, matrix testing, artifact management.

opex-monitoring

Monitoring standards β€” Application Insights, structured logging, custom metrics, alert thresholds.

oracle-migration

Oracle Migration β€” Oracle-to-PostgreSQL and Oracle-to-Azure SQL migration patterns. Schema conversion, PL/SQL translation, data pipeline design.

pcf-waf

Power Apps Component Framework standards β€” lifecycle methods, React integration, and TypeScript patterns.

performance-optimization-waf

Performance optimization standards β€” measure first, profile before optimizing, and avoid premature optimization.

performance-python

Python performance β€” async/await, connection pooling, streaming, profiling with cProfile/py-spy.

performance-typescript

TypeScript performance β€” event loop, streaming SSE, connection pooling, memory profiling.

pester-waf

Pester 5 testing standards β€” Describe/It blocks, TestDrive, and PowerShell module testing patterns.

php-mcp-development

PHP MCP Development β€” build MCP servers in PHP with Laravel integration, Composer packaging, Swoole async runtime, and WordPress compatibility.

php-waf

PHP coding standards β€” typed properties, attributes, PSR-12, Composer, and modern PHP 8.3+ patterns.

play-relevance

Interactive slash command to assess whether a solution play is still relevant β€” checks Azure service availability, pricing changes, SDK deprecations, and altern

playwright-waf

Playwright testing standards β€” role-based locators, auto-wait, visual regression, and accessibility testing.

power-automate-waf

Power Automate flow standards β€” error handling, parallel branches, approvals, SLA tracking.

power-bi-analytics

Power BI Analytics β€” DAX formulas, data modeling, report design, dashboard layout.

power-bi-dax-waf

Power BI DAX standards β€” CALCULATE patterns, time intelligence, performance optimization.

power-pages-waf

Power Pages standards β€” Liquid templates, web forms, entity permissions, progressive profiles.

power-platform

Power Platform AI integration β€” Power Apps code components, Power BI DAX and modeling, Power Automate flow design, Dataverse SDK patterns.

powershell-waf

PowerShell standards β€” Verb-Noun naming, PascalCase, standard parameters, and error handling patterns.

prisma-waf

Prisma ORM standards β€” schema design, migrations, query optimization, relation loading, type safety.

production-deployment

Production deployment standards β€” blue-green, canary rollout, health probes, rollback criteria.

project-planning

Project Planning β€” PRDs, epic breakdown, implementation plans, technical spikes.

prompt-engineering

Prompt engineering standards β€” system message structure, few-shot patterns, output format enforcement.

prompt-engineering

Prompt Engineering β€” chain-of-thought, few-shot, tree-of-thought, and meta-prompting patterns. Template management, dynamic prompt assembly.

prompt-management

Prompt Management β€” version-controlled prompt templates, A/B testing, evaluation pipelines.

prompt-management-patterns

Play 18 patterns β€” Prompt management patterns β€” version control, A/B testing, template variables, prompt libraries.

pydantic-waf

Pydantic standards β€” model design, validation, serialization, settings management, custom validators.

pytest-waf

pytest testing standards β€” fixtures, parametrize, coverage, and mock patterns for Python.

python-fullstack

Python Full-Stack β€” FastAPI, Django, Flask, Pydantic, SQLAlchemy, pytest, and async patterns. Data science to web APIs with type safety.

python-mcp-development

Python MCP server development standards β€” FastMCP patterns, @mcp.tool() decorators, Pydantic parameter types, async handlers, resource definitions, and producti

python-mcp-development

Python MCP Development β€” build MCP servers in Python with FastMCP, asyncio, Pydantic models, type-safe tool schemas, and Azure Functions hosting.

python-waf

Python coding standards aligned with Azure Well-Architected Framework pillars β€” secure credential handling, async patterns, structured error handling, cost-awar

quarkus-waf

Quarkus standards β€” Java 21, CDI, reactive, native compilation patterns.

r-waf

R coding standards β€” vectorized operations, tidyverse, lower_snake_case, and reproducible analysis patterns.

rag-coding-patterns

RAG coding standards β€” chunking config, embedding batch calls, reranker integration, citation injection.

rai-bias-testing

Responsible AI bias testing β€” disaggregated metrics, diverse evaluation datasets, fairness benchmarks.

rai-content-safety

Responsible AI content safety β€” Azure Content Safety integration, filter thresholds, PII redaction.

rails-waf

Ruby on Rails standards β€” MVC conventions, Active Record, migrations, and RuboCop enforcement.

reliability-csharp

C# reliability standards β€” Polly retry/circuit breaker, health checks, exception handling, resilience.

reliability-python

Python reliability standards β€” retry with tenacity, circuit breakers, health checks, structured logging.

reliability-typescript

TypeScript reliability standards β€” AbortSignal timeout, retry patterns, health endpoints, error boundaries.

responsible-ai

Responsible AI β€” content safety, bias testing, fairness metrics, transparency cards.

responsible-ai-coding

Responsible AI coding β€” content safety integration, red team test coverage, bias metric collection.

ruby-mcp-development

Ruby MCP Development β€” build MCP servers in Ruby with Rails integration, Rack middleware, Sorbet typing, and Bundler gem packaging.

ruby-waf

Ruby coding standards β€” Ruby 3.3+, RuboCop enforcement, Ractor patterns, and Rails conventions.

rust-development

Rust Development β€” systems programming, zero-cost abstractions, async with Tokio, WASM targets.

rust-mcp-development

Rust MCP server development β€” rmcp SDK, tokio, proc macros, serde, and high-performance tool serving.

rust-mcp-development

Rust MCP Development β€” build blazing-fast MCP servers in Rust with Tokio async runtime, RMCP SDK, WASM compilation, and zero-allocation tool handlers.

rust-waf

Rust coding standards β€” ownership, lifetimes, ResultT,E, serde, tokio async, and memory safety patterns.

salesforce-apex-waf

Salesforce Apex standards β€” bulkification, governor limits, trigger patterns, and testing.

salesforce-integration

Salesforce Integration β€” Apex development, Lightning Web Components, SOQL optimization, Salesforce MCP connectors.

salesforce-lwc-waf

Salesforce Lightning Web Components standards β€” reactive properties, wire adapters, and accessibility.

scala-waf

Scala coding standards β€” immutability, val over var, pattern matching, and functional programming patterns.

security-bicep

Bicep security standards β€” @secure() parameters, private endpoints, Managed Identity, diagnostic settings.

security-csharp

C# security standards β€” parameterized queries, output encoding, anti-forgery tokens, secure headers.

security-hardening

Security Hardening β€” OWASP Top 10, secrets scanning, dependency auditing, supply chain security, threat modeling.

security-owasp

Comprehensive OWASP security standards for all code β€” covers Top 10 vulnerabilities, LLM-specific security (OWASP Top 10 for LLMs), input validation, output enc

security-python

Python security standards β€” input validation, secrets handling, dependency scanning, SQL injection prevention.

security-typescript

TypeScript security standards β€” XSS prevention, CSP headers, input sanitization, dependency audit.

self-documenting-code-waf

Self-documenting code standards β€” comment WHY not WHAT, meaningful names, and code as documentation.

semantic-kernel

Semantic Kernel standards β€” kernel config, plugin design, filter pipeline, memory store integration.

shell-waf

Shell scripting standards β€” set -euo pipefail, safe expansions, quoting, and portable POSIX patterns.

signalr-waf

SignalR real-time standards β€” hub design, groups, streaming, connection management, Azure SignalR Service.

springboot-waf

Spring Boot standards β€” constructor injection, profiles, YAML config, and production patterns.

sql-optimization-waf

SQL optimization standards β€” index strategy, query plans, normalized design, and migration patterns.

sqlalchemy-waf

SQLAlchemy standards β€” async sessions, relationship mapping, migration with Alembic, connection pooling.

svelte-waf

Svelte 5 standards β€” runes, SvelteKit, TypeScript, and minimal-bundle patterns.

swift-mcp-development

Swift MCP Development β€” build MCP servers in Swift with Vapor framework, SwiftUI tool previews, iOS/macOS native integration.

swift-waf

Swift coding standards β€” actors for concurrency, Codable, async/await, SwiftUI, and value types over reference types.

tailwind-waf

Tailwind CSS v4 standards β€” utility-first, component extraction, responsive design, and dark mode patterns.

taming-copilot-waf

Taming Copilot β€” prevent overreach, enforce constraints, verify before executing, undo patterns.

technical-documentation

Technical Documentation β€” API references, architecture guides, README generation, changelog automation, tutorials.

terraform-azure-waf

Terraform Azure standards β€” AVM modules, CALMS framework, modular design.

terraform-iac

Terraform IaC β€” module authoring, state management, workspace strategies, provider configuration.

terraform-waf

Terraform standards β€” latest providers, modular design, state safety, and secrets management.

testing-automation

AI-powered testing β€” unit test generation, integration testing, E2E with Playwright, AI evaluation pipelines.

testing-best-practices

Polyglot testing standards β€” unit, integration, and E2E testing patterns for AI applications. Covers pytest, Vitest, xUnit, Playwright, mock strategies for LLM

trpc-waf

tRPC standards β€” router design, middleware, error handling, type-safe API calls, input validation.

typescript-fullstack

TypeScript Full-Stack β€” Next.js, React, NestJS, Prisma, Zod, Vitest, and end-to-end type safety. Modern web development with server components.

typescript-mcp-development

TypeScript MCP server development standards β€” @modelcontextprotocol/sdk patterns, Zod parameter schemas, McpServer class, stdio/SSE transports, and npm publishi

typescript-mcp-development

TypeScript MCP Development β€” build MCP servers in TypeScript with Node.js, Express/Fastify hosting, Zod schema validation, and npm package distribution.

typescript-waf

TypeScript/JavaScript coding standards aligned with Azure WAF pillars β€” secure credential handling, async patterns, Zod validation, structured error handling, a

uvicorn-waf

Uvicorn/ASGI standards β€” worker config, graceful shutdown, health checks, production settings.

vitest-waf

Vitest testing standards β€” ES2022, snapshot testing, coverage, and mock patterns for Node.js/TypeScript.

winui3-waf

WinUI 3 standards β€” XAML, MVVM, Windows App SDK patterns.

wordpress-waf

WordPress development standards β€” hooks/filters, custom post types, security, and performance.

wpf-waf

WPF standards β€” MVVM, data binding, commands, styles, templates.

xunit-waf

xUnit testing standards β€” Fact/Theory, FluentAssertions, and integration testing with WebApplicationFactory.

zod-waf

Zod validation standards β€” schema design, type inference, transform, error messages, API input validation.