kaelig/react-craft

Multi-agent Figma-to-component pipeline for React — a Claude Code plugin

7Stars on the repository
19Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

i18n-checker

01

kaelig/react-craft

Skill Claude CodeCodex

Detects hardcoded user-facing strings that should use internationalization (i18n). Suggests replacements using the project's i18n framework. Use when checking i18n compliance, or when user says "check i18n", "find hardcoded strings", or "internationalization audit".

7 5mo ago A 64 tokens

kaelig/react-craft

Skill Claude CodeCodex

Reviews generated components for WCAG 2.2 compliance using automated testing (axe-core, keyboard, screen reader) and produces actionable findings. Use after code generation in the react-craft pipeline.

7 5mo ago A 45 tokens

code-writer

03

kaelig/react-craft

Skill Claude CodeCodex

Generates production React components from briefs and architecture specs, following detected project conventions for styling, naming, and TypeScript patterns. Use when implementing components in the react-craft pipeline.

7 5mo ago A 40 tokens

component-architect

04

kaelig/react-craft

Skill Claude CodeCodex

Designs React component APIs — prop interfaces, composition strategy, file structure — from component briefs. Use when translating design specs into buildable component architectures.

7 5mo ago A 34 tokens

design-analyst

05

kaelig/react-craft

Skill Claude CodeCodex

Extracts structured component specs from Figma designs, validates completeness, and produces component briefs. Use when processing Figma links, Anova YAML exports, or preparing component specifications for the react-craft pipeline.

7 5mo ago A 46 tokens

kaelig/react-craft

Skill Claude CodeCodex

Validates UI component usage against a design system manifest from Storybook MCP. Detects custom components where design system equivalents exist, incorrect prop usage, and composition opportunities.

7 5mo ago A 38 tokens

deviation-tracker

07

kaelig/react-craft

Skill Claude CodeCodex

Classifies design system findings as accidental, intentional, or needs-review. Generates structured YAML deviation reports for the design system team. Parses @ds-deviation inline comments for justifications.

7 5mo ago A 41 tokens

eval-runner

08

kaelig/react-craft

Skill Claude CodeCodex

Executes the react-craft eval suite — runs pipeline against fixtures, scores output with deterministic and LLM-as-judge graders, produces benchmark reports.

7 5mo ago C 34 tokens

kaelig/react-craft

Skill Claude CodeCodex

Checks UI components for missing accessibility attributes, keyboard navigation, focus management, loading/error/empty states, and other implementation concerns that Figma designs typically omit. Static pattern matching only — complements (does not duplicate) eslint-plugin-jsx-a11y.

7 5mo ago A 54 tokens

quality-gate

10

kaelig/react-craft

Skill Claude CodeCodex

Runs TypeScript compilation, linting, and formatting checks on generated components. Final mechanical validation before a component is ready for review. Use as the last step in the react-craft build pipeline.

7 5mo ago A 43 tokens

references

11

kaelig/react-craft

Skill Claude CodeCodex

Bundled reference knowledge for React, accessibility, Storybook, responsive design, motion, and component API patterns. Loaded on-demand by agents as offline fallback when Context7 is unavailable.

7 5mo ago A 38 tokens

story-author

12

kaelig/react-craft

Skill Claude CodeCodex

Creates Storybook 10 stories with interaction tests covering every state, variant, and edge case. Use after code generation and a11y audit in the react-craft pipeline.

7 5mo ago A 38 tokens

team-context

13

kaelig/react-craft

Skill Claude CodeCodex

React-craft team structure, agent roles, and collaboration rules. Provides charter and roster for the multi-agent component pipeline.

7 5mo ago A 27 tokens

templates

14

kaelig/react-craft

Skill Claude CodeCodex

Templates for component briefs and architecture docs. Use when creating new component specs or architecture documents in the react-craft pipeline.

7 5mo ago A 26 tokens

token-validator

15

kaelig/react-craft

Skill Claude CodeCodex

Detects hardcoded visual values (colors, spacing, typography, border-radius) where design tokens should be used. Suggests matching token replacements with confidence scores.

7 5mo ago A 35 tokens

visual-reviewer

16

kaelig/react-craft

Skill Claude CodeCodex

Compares rendered Storybook stories against Figma designs across 9 visual dimensions (layout, typography, colors, spacing, shadows, borders, border-radius, icons, states). Applies iterative fixes for critical/moderate discrepancies. Use after story generation in the react-craft pipeline.

7 5mo ago A 60 tokens