一键导入
update-skill
Update existing skills while keeping them simple, coherent, and non-duplicative; always recommend the best placement for new rules.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Update existing skills while keeping them simple, coherent, and non-duplicative; always recommend the best placement for new rules.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Apply architecture and token guardrails so implementation stays aligned with the shared multi-region design-system contract.
Source-specific build flow for new components from a Figma Dev Mode node link.
Update an existing component from a design reference and text description for a specific theme, defaulting to CSS-only changes unless markup changes are explicitly requested.
Commits, pushes, merges to main locally, ends on main. Never deletes branches.
| name | update-skill |
| description | Update existing skills while keeping them simple, coherent, and non-duplicative; always recommend the best placement for new rules. |
Use this skill when the user asks to update any skill file (SKILL.md, AGENTS.md, templates, references) and wants the result to stay clean and easy to maintain.
Keep skills simple and clean without losing context. Every update must fit the full skill flow, not just a local section.
AGENTS.md, TEMPLATE.md, references), read the relevant ones before editing.HOW-TO.md synchronized when skill or workflow changes affect task execution behavior.Always recommend the best home for the requested update before applying it. This recommendation is mandatory even when the user asks for a specific file.
Evaluate placement in this order:
When requested file is likely wrong, explicitly say:
Use these heuristics to decide where an update belongs:
build-component-figma: source-specific flow, confirmations, branching, and implementation sequence for Figma-driven component builds.architecture: repository constraints, token governance, architecture boundaries, integration rules.update-component: updates to existing components from design references + change requests.wrap-up: git wrap-up flow (commit/push/merge-to-main/end-on-main).update-skill (this skill): how to maintain/edit skills cleanly.Recommend a new skill only when:
When a skill update changes task flow, required inputs, ordering, validation, or reporting behavior:
HOW-TO.md in the same change.HOW-TO.md still match current skills.When done, report:
HOW-TO.md was updated (and why, if not needed).