Fec Review banner
bovinphang bovinphang

Fec Review

Documentation community

Description

--- name: fec-review description: Conduct a standardized review of the specified file or recently changed front-end code, output a graded review report and save it as a Markdown file. --- Conduct a comprehensive review of the front-end code. Read the project status and diff first, and then output the findings with evidence; do not write guesses as blocking items. If you need to **combine git diff, reduce noise output by severity level (CRITICAL→LOW), and explicitly give Approve/Warning/Block co

Installation

Installs to ~/.claude/skills/bovinphang-frontend-craft-fec-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bovinphang-frontend-craft-fec-review && curl -fsSL https://raw.githubusercontent.com/bovinphang/frontend-craft/HEAD/commands/fec-review.md -o ~/.claude/skills/bovinphang-frontend-craft-fec-review/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository