Fec Tdd
Description
--- name: fec-tdd description: Use front-end TDD workflow to implement functions, fix bugs, or refactor logic: first write failing tests, then implement minimal code, and then refactor. --- Perform test-driven development as per `fec-tdd-workflow`. ## Execution steps 1. Identify the front-end behavior to be verified. 2. Select the test layer for the nearest risk: Unit, Component, Lightweight Integration, or E2E. 3. Write a minimum failure test and run it to confirm that the failure reason is
Installation
Installs to ~/.claude/skills/bovinphang-frontend-craft-fec-tdd/SKILL.md
mkdir -p ~/.claude/skills/bovinphang-frontend-craft-fec-tdd && curl -fsSL https://raw.githubusercontent.com/bovinphang/frontend-craft/HEAD/commands/fec-tdd.md -o ~/.claude/skills/bovinphang-frontend-craft-fec-tdd/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Import Drawio
Redraw a draw.io file as an editorial diagram at a chosen format, size, and detail level
Code Quality Import Mermaid
Redraw Mermaid as an editorial diagram at a chosen format, size, and detail level
Code Quality Open Code Review
/open-code-review
Code Quality Job Stories
- Create job stories with acceptance criteria in JTBD format
Code Quality Wwas
- Create backlog items in Why-What-Acceptance format
Code Quality Code Quality Review
Review code quality in: $ARGUMENTS
Code Quality