Fec Refactor Clean
Description
--- name: fec-refactor-clean description: Identify and clean up front-end dead code, unused exports, outdated components, styles and dependencies under validation protection. --- Press `fec-refactor-clean` to perform a safe clean. Complex cleanup can be delegated to **`fec-refactor-cleaner`**. ## Execution steps 1. Establish the current verification baseline. 2. Use existing tools in the warehouse or `rg` to collect unused candidates. 3. Check dynamic references, routing, barrel export, Story
Installation
Installs to ~/.claude/skills/bovinphang-frontend-craft-fec-refactor-clean/SKILL.md
mkdir -p ~/.claude/skills/bovinphang-frontend-craft-fec-refactor-clean && curl -fsSL https://raw.githubusercontent.com/bovinphang/frontend-craft/HEAD/commands/fec-refactor-clean.md -o ~/.claude/skills/bovinphang-frontend-craft-fec-refactor-clean/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