一键导入
update-docs-modified-style
Detect modified SCSS files and update corresponding documentation (demo, CLAUDE.md, README)
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Detect modified SCSS files and update corresponding documentation (demo, CLAUDE.md, README)
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Dependabot PRの影響調査を完全自動化する。npm(sass / @marp-team/marp-cli / vitepress 他)と github-actions の両方のエコシステムで、リリースノート要約・該当コードの特定・ローカル検証(CSSビルドdiff、Marpレンダリング、docs:build)・PRへの構造化コメント投稿・無影響時の自動Approveまでを一気通貫で実行する。「dependabot」「依存関係更新」「PR影響調査」「マイナー/メジャー更新の影響を確認して」「このdependabot通していい?」と言われたら必ず使う。マージは絶対に行わない。
Release Command
Detect newly added SCSS files and create/update corresponding documentation (demo, CLAUDE.md, README)
基于 SOC 职业分类
| name | update-docs-modified-style |
| description | Detect modified SCSS files and update corresponding documentation (demo, CLAUDE.md, README) |
| allowed-tools | Bash, Read, Edit, Glob, Grep |
Detect modified SCSS files in scss/canvas/ and update all related documentation.
Execute each step file in order. After completing each step, commit and push the changes.
.claude/skills/update-docs-modified-style/step/01-detect-changes.md.claude/skills/update-docs-modified-style/step/02-update-demo.md.claude/skills/update-docs-modified-style/step/03-update-docs-page.md.claude/skills/update-docs-modified-style/step/04-update-claude-md.md.claude/skills/update-docs-modified-style/step/05-update-readme.mdEach step's commit message should follow this format:
docs: <description of changes>
Co-Authored-By: Claude <noreply@anthropic.com>