f0-code-review

Installation
SKILL.md

F0 Code Review

Review F0 React components against the conventions in packages/react/AGENTS.md. This skill adds review-specific guidance on top of those standards.

Review Workflow

  1. Read packages/react/AGENTS.md for full component conventions
  2. For components with interactive or animated elements, also load the a11y skill (.agents/skills/a11y/) for detailed WCAG patterns
  3. Check each item below — flag violations with severity
  4. Classify issues as blocking (must fix) or suggestion (nice to have)

Blocking Issues

Flag these as blocking — they must be fixed before merge:

TypeScript

Installs
1
Repository
factorialco/f0
GitHub Stars
22
First Seen
May 12, 2026
f0-code-review — factorialco/f0