chat-pet-sprite-creation
Installation
SKILL.md
Chat Pet Sprite Creation
Create pet sprites that feel like one continuous character rather than separate drawings. Start from the current pet body, preserve its visual anchor, and make every difference intentional.
Source of truth
- Sprite art:
src/vs/workbench/contrib/chat/browser/widget/media/chatPet/ - Runtime states, dimensions, timing, and transitions:
src/vs/workbench/contrib/chat/browser/widget/chatPetWidget.ts - Eye geometry, facing, clipping, and motion CSS:
src/vs/workbench/contrib/chat/browser/widget/media/chatPet.css - Unit tests:
src/vs/workbench/contrib/chat/test/browser/widget/chatPetWidget.test.ts
Read the current implementation before drawing. Existing dimensions and timings may have changed since this skill was written.
PR precedence and lineage
This skill distills the complete pet PR history. When rules conflict, use this precedence: