بنقرة واحدة
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 ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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)
| 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>