원클릭으로
update-docs-new-style
Detect newly added SCSS files and create/update corresponding documentation (demo, CLAUDE.md, README)
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Detect newly added SCSS files and create/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 modified SCSS files and update corresponding documentation (demo, CLAUDE.md, README)
| name | update-docs-new-style |
| description | Detect newly added SCSS files and create/update corresponding documentation (demo, CLAUDE.md, README) |
| allowed-tools | Bash, Read, Write, Edit, Glob, Grep |
Detect newly added SCSS files in scss/canvas/ and create/update all related documentation.
Execute each step file in order. After completing each step, commit and push the changes.
.claude/skills/update-docs-new-style/step/01-detect-changes.md.claude/skills/update-docs-new-style/step/02-create-demo.md.claude/skills/update-docs-new-style/step/03-create-docs-page.md.claude/skills/update-docs-new-style/step/04-update-claude-md.md.claude/skills/update-docs-new-style/step/05-update-demo-readme.md.claude/skills/update-docs-new-style/step/06-update-readme.mdEach step's commit message should follow this format:
docs: <description of changes>
Co-Authored-By: Claude <noreply@anthropic.com>