Primitive Explorer · 847 primitives
Primitives
Every authoring primitive across the FrootAI catalog. Agents, skills, instructions, hooks, plugins, workflows — searchable + faceted. Each one is MIT-licensed and runnable today.
Filter
18 of 847 primitivesClear filters
- 🤖 agents
fai-adr-writer
ADR writer — documents architecture decisions with MADR 3.0 template, context, alternatives, trade-off matrices, consequences, and WAF pillar impact analysis.
agents/fai-adr-writer.agent.md104 lines- operational-excellence
… - 🤖 agents
fai-markdown-expert
Markdown specialist — CommonMark/GFM, agent markup (.agent.md/.instructions.md/SKILL.md), documentation standards (README/ADR/changelog), accessibility, and content structure.
agents/fai-markdown-expert.agent.md136 lines- operational-excellence
… - 🤖 agents
fai-play-lifecycle
FAI play lifecycle manager — handles play initialization (scaffold file structure), Bicep deployment, evaluation quality gates, and config tuning for any of the 101 solution plays.
agents/fai-play-lifecycle.agent.md158 lines- operational-excellence
- reliability
- cost-optimization
… - 🤖 agents
fai-tdd-green
TDD Green phase specialist — writes the minimal implementation to make failing tests pass, no more and no less. Follows the Red-Green-Refactor cycle.
agents/fai-tdd-green.agent.md99 lines- reliability
… - 🤖 agents
fai-tdd-red
TDD Red phase specialist — writes failing tests from requirements before any implementation. Covers happy path, error cases, edge cases, and AI-specific test scenarios.
agents/fai-tdd-red.agent.md156 lines- reliability
… - 🤖 agents
fai-tdd-refactor
TDD Refactor phase specialist — improves code quality while keeping ALL tests green. Applies extract method, reduce complexity, improve naming, and design pattern introduction.
agents/fai-tdd-refactor.agent.md130 lines- reliability
- performance-efficiency
… - ⚙️ workflows
fai-contributors-report
Include FAI.dev repo stats
workflows/fai-contributors-report.md287 lines… - ⚙️ workflows
fai-daily-ecosystem-report
Daily ecosystem health summary — primitive counts, marketplace stats, validation status, and recent changes across agents, instructions, skills, hooks, and plugins. The morning briefing for the FAI team.
workflows/fai-daily-ecosystem-report.md283 lines… - ⚙️ workflows
fai-evaluation-regression
Number of previous evaluations for moving average
workflows/fai-evaluation-regression.md292 lines… - ⚙️ workflows
fai-knowledge-staleness
Monthly check for stale FROOT knowledge modules — scores staleness across docs, plays, primitives, and schemas using a weighted multi-signal algorithm. Generates a freshness dashboard with automated update suggestions.
workflows/fai-knowledge-staleness.md351 lines… - ⚙️ workflows
fai-marketplace-health
Weekly marketplace integrity check — validates all plugin.json files, verifies referenced primitives exist, detects orphaned plugins, and regenerates marketplace.json if needed.
workflows/fai-marketplace-health.md335 lines… - ⚙️ workflows
fai-play-portfolio-summary
Aggregated portfolio assessment across all solution plays — dashboard of play health, WAF coverage, technology stack analysis, cost estimation, and ecosystem maturity. Auto-closes previous summary.
workflows/fai-play-portfolio-summary.md349 lines… - ⚙️ workflows
fai-play-quality-report
Minimum passing grade (A-F)
workflows/fai-play-quality-report.md284 lines… - ⚙️ workflows
fai-play-relevance-check
Interactive slash command to assess whether a solution play is still relevant — checks Azure service availability, pricing changes, SDK deprecations, and alternative patterns.
workflows/fai-play-relevance-check.md304 lines… - ⚙️ workflows
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 structured review comment with verdict.
workflows/fai-primitive-pr-review.md281 lines… - ⚙️ workflows
fai-release-readiness
Preview only — do not create issue
workflows/fai-release-readiness.md281 lines… - ⚙️ workflows
fai-stale-plays-detector
Comma-separated play numbers to exempt (e.g., 01,02)
workflows/fai-stale-plays-detector.md341 lines… - ⚙️ workflows
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 responsible AI violations. Produces per-pillar scores (0-100) and compliance matrix.
workflows/fai-waf-compliance-check.md296 lines…