update-docs-new-style
Detect newly added SCSS files in scss/canvas/ and create/update all related documentation.
Steps
Execute each step file in order. After completing each step, commit and push the changes.
- •Read and execute
.claude/skills/update-docs-new-style/step/01-detect-changes.md - •Read and execute
.claude/skills/update-docs-new-style/step/02-create-demo.md - •Read and execute
.claude/skills/update-docs-new-style/step/03-create-docs-page.md - •Read and execute
.claude/skills/update-docs-new-style/step/04-update-claude-md.md - •Read and execute
.claude/skills/update-docs-new-style/step/05-update-demo-readme.md - •Read and execute
.claude/skills/update-docs-new-style/step/06-update-readme.md
Commit Convention
Each step's commit message should follow this format:
code
docs: <description of changes> Co-Authored-By: Claude <noreply@anthropic.com>