Use when the user wants to ship a new version of react-zmage to npm. Strong triggers — "发版" / "我要发版" / "准备发版" / "release a new version" / "publish to npm" / "ship 1.x.y" / "提交推送 我要发版". Also activate when user asks to "bump version" or "tag a release". This skill walks the full release pipeline: pre-flight verification…
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" / "同步文档"…
Read AGENTS.md before editing. Keep changes scoped to the requested behavior, preserve the public API contract, and verify with the relevant pnpm scripts.
Read AGENTS.md first. Keep react-zmage changes scoped, preserve public API compatibility, and verify docs/site changes with the relevant pnpm scripts before committing.
Instructions for Caldis/react-zmage: Read AGENTS.md before editing. Keep changes scoped, preserve the public API contract, and verify docs/site changes with the relevant pnpm scripts before committing.
Instructions for Caldis/react-zmage, covering agents.md — react-zmage, works, what this package does (1 sentence), public api surface (treat as contract) and required peer deps.