Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

react-craft

react-craft 收录了来自 kaelig 的 16 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
16
Stars
7
更新
2026-03-12
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

references
软件开发工程师

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.

2026-03-12
accessibility-auditor
软件质量保证分析师与测试员

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.

2026-03-11
code-writer
网页开发工程师

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.

2026-03-11
component-architect
软件开发工程师

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

2026-03-11
design-analyst
软件开发工程师

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.

2026-03-11
design-system-guardian
网页开发工程师

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.

2026-03-11
deviation-tracker
网页开发工程师

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.

2026-03-11
eval-runner
软件质量保证分析师与测试员

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

2026-03-11
implementation-checker
软件质量保证分析师与测试员

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.

2026-03-11
quality-gate
软件质量保证分析师与测试员

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.

2026-03-11
story-author
软件质量保证分析师与测试员

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.

2026-03-11
team-context
软件开发工程师

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

2026-03-11
templates
软件开发工程师

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

2026-03-11
token-validator
网页与数字界面设计师

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

2026-03-11
visual-reviewer
网页开发工程师

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.

2026-03-11
i18n-checker
网页开发工程师

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".

2026-03-11