Help us improve
Share bugs, ideas, or general feedback.
From frontend-craft
Reviews frontend code across architecture, type safety, rendering/state, style, accessibility, maintainability, testability, and security. Outputs graded reports (CRITICAL to LOW) with file/line references and fix suggestions.
npx claudepluginhub bovinphang/frontend-craft --plugin frontend-craftHow this skill is triggered — by the user, by Claude, or both
Slash command
/frontend-craft:fec-frontend-code-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
从架构、类型安全、可访问性、样式一致性、性能和可测试性等 8 个维度审查前端代码质量,输出分级评审报告。
Reviews changed React/TypeScript frontend code, auto-detects technologies (Remix, Zustand, shadcn/ui, etc.), and loads specialized sub-skills for targeted review. Optionally parallelizes with agents.
Performs code quality reviews for patterns, security, performance, correctness, bugs, and untested code. Reports issues with file:line citations and delegates to fix, test, sentinel skills.
Reviews React components for architecture, hooks usage, React 19 patterns, state management, performance optimization, accessibility, and TypeScript. Use before merging PRs, after new features, or for validation.
Share bugs, ideas, or general feedback.
从架构、类型安全、可访问性、样式一致性、性能和可测试性等 8 个维度审查前端代码质量,输出分级评审报告。
anytemplates/rules/react.md / vue.md「组件文件规模」)templates/rules/typescript.md「禁止 Magic Number / Magic String」)anyLoad references/report-template.md when writing the code review report. Findings must be specific and actionable; do not write vague advice such as "optimize performance" without identifying the concrete code pattern.
需要基于 git diff、按 CRITICAL / HIGH / MEDIUM / LOW 分级、合并同类问题并输出 Review Summary 表 时,可委托插件内置的 fec-frontend-code-reviewer 子代理;报告文件命名与本 Skill 相同(code-review-YYYY-MM-DD-HHmmss.md)。
fec-security-review — XSS、CSRF、token、文件上传、第三方脚本、CSP 等安全深审。fec-accessibility-check — WCAG、键盘、焦点、语义和 ARIA 深审。fec-e2e-testing — 关键路径、flaky、trace、CI artifacts。fec-validation-fix — 运行验证命令并修复失败。reports/code-review-YYYY-MM-DD-HHmmss.md