Skip to main content

sync-public-docs

Use when modifying public API in packages/core (types/global.ts, types/default.ts, index.ts, or package.json `exports` field), adding/renaming/removing props, changing default values, before publishing a new react-zmage version, or when the user says "sync docs" / "update public docs" / "propagate this change" / "ๅŒๆญฅๆ–‡ๆกฃ" / "ๆ›ดๆ–ฐๅฏนๅค–ๆ–‡ๆกฃ" / "ๅ‡†ๅค‡ๅ‘็‰ˆ". This skill coordinates four documentation destinations that drift independently โ€” packages/core types & defaults, packages/home docs sections + schema, docs/llms.txt, and README.md / AGENTS.md. The repo has TS-level guards on type imports, but defaults values, natural-language docs, README/AGENTS prose, llms.txt, and playground snippets have NO automatic guards โ€” this skill IS the documented process that closes that gap. Trigger it aggressively whenever core's public surface changes; over-triggering is cheap, missed sync causes shipped doc drift.

Jump to install

Source facts

Repository
Caldis/react-zmage
Last source activity
May 2, 2026 at 14:49
Detected SKILL.md language
English
Stars
942
Forks
94

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.