Skip to content
Development
Command

/fec-doc-sync

Sync README, docs, environment variables, scripts, API/routing/component descriptions and deployment instructions from code and project sources of truth.

From plugin
frontend-craft
2111 skills14 agents11 commands5 hooks
+1
Install
> /plugin marketplace add bovinphang/frontend-craft
> /plugin install frontend-craft@frontend-craft

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/fec-doc-sync

Context preview

What this command does when you run it.

Sync README, docs, environment variables, scripts, API/routing/component descriptions and deployment instructions from code and project sources of truth.

Command definition

fec-doc-sync.md
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, CI, build/deploy config. 2. Compare README, docs, ADR, changelog, example prompts, setup/deploy/env docs. 3. Update stable commands, environment variables, routing/API behavior, component descriptions, deployment steps, version constraints, and migration instructions. 4. Keep key information consistent across multi-language documents. 5. When the target warehouse itself is a skill/agent/command distribution warehouse, the capability table, metadata, runtime docs and marketplace description are also synchronized. 6. Run document consistency, typecheck, test, build or related packaging checks.

Output requirements

Summarize update scope, sources of fact, verification orders and translation risks that still require manual proofreading.

Ships withfrontend-craft

frontend-craft is a universal frontend plugin that brings the same opinionated engineering standards to all 15 AI coding assistants.

Get the whole plugin

Other commands on frontend-craft.