Factorial
Official@factorialco · Barcelona
HR Software for small and medium companies
Agent Skills by Factorial
Showing 10 vetted skills indexed across 1 GitHub repositories.
a11y
Enforce WCAG 2.1/2.2 Level AA accessibility standards in UI components.
f0-component-patterns
Reference F0 React component patterns for state, styling, and testing.
f0-quality-gate
Run automated multi-phase quality gates on F0 React components.
f0-code-review
Review F0 React components against TypeScript, testing, Storybook, accessibility, and styling standards.
f0-ai-config-hygiene
Audit AI configuration files for instruction duplication and ownership adherence.
f0-experimental-component-migration
Migrate F0 design system components from experimental to stable paths.
f0-unit-testing
Write and fix Vitest unit tests for F0 React components, hooks, and utilities.
f0-storybook-testing
Automate interaction and accessibility tests for Storybook components with Playwright and axe-playwright.
f0-pr
Create pull requests for the factorialco/f0 monorepo using the GitHub CLI.
f0-storybook-stories
Generate .stories.tsx files for F0 React components with meta, args, and argTypes.
Frequently Asked Questions About Factorial
FAQPage SchemaWhat specific tasks can engineers perform using the F0 design system?▼
Engineers can generate standardized .stories.tsx files, enforce WCAG accessibility compliance, execute multi-phase quality gates, and perform unit testing for React hooks and utilities. These capabilities ensure consistent styling, state management, and component reliability across the entire monorepo.
Which personas benefit from the F0 component patterns?▼
Frontend developers and UI engineers working within the factorialco/f0 monorepo are the primary users. These patterns provide a structured framework for building, testing, and maintaining React components, ensuring that all team members adhere to unified styling and accessibility standards.
What are the prerequisites for implementing F0 quality gates?▼
Implementation requires a React-based environment utilizing TypeScript, Storybook, and Vitest. Developers must ensure their components are compatible with Playwright and axe-playwright for interaction and accessibility testing, while following the established F0 monorepo structure for pull request submissions.