Fec Debug banner
bovinphang bovinphang

Fec Debug

Design community

Description

--- name: fec-debug description: Front-end problem diagnosis and repair: covering build failures, runtime errors, UI exceptions, and interface problems, using a unified diagnostic framework to classify problems by type. --- Press `fec-debug-framework` to perform front-end problem diagnosis and repair. First classify the problem type (build/runtime/ui/api), and then enter the corresponding diagnosis module to perform the 5-step method (classification → collection → hypothesis → verification → re

Installation

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

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

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

Full documentation available on GitHub

View Source Repository