Fec Doc Sync banner
bovinphang bovinphang

Fec Doc Sync

Documentation community

Description

--- name: fec-doc-sync description: Sync README, docs, environment variables, scripts, API/routing/component descriptions and deployment instructions from code and project sources of truth. --- Press `fec-doc-sync` to synchronize front-end project documents. Complex multi-language updates can be delegated to **`fec-doc-updater`**. ## Execution steps 1. Read sources of truth: `package.json`, lockfile, config, `.env.example`, routes, API clients/server routes, types/schemas, components, tests,

Installation

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

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

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

Full documentation available on GitHub

View Source Repository