Fec Plan banner
bovinphang bovinphang

Fec Plan

Testing community

Description

--- name: fec-plan description: Unified front-end planning entrance - implementation/architecture plan or testing strategy. The implementation path is taken by default; when the user clearly wants test plan, coverage matrix, test layering, risk-to-test, etc., the complete test strategy is output. --- Create a front-end plan before changing the code. Automatically divert traffic to implementation planning or test planning based on user intent. ## Intent recognition - **Implementation Planning*

Installation

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

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

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

Full documentation available on GitHub

View Source Repository