This one handles the specifics of assigning RUIDs to sprite renderers in MSW, both for world entities (SpriteRendererComponent.SpriteRUID) and UI elements (SpriteGUIRendererComponent.ImageRUID). The main thing to know is that sprite and animationclip RUIDs work natively, but avataritem and skeleton resources need the thumbnail:// prefix or they fail silently. You'll use this when building inventory UIs, shop slots, or any time you need to show item icons as static thumbnails. The documentation is clear about the DataRef wrapper for UI contexts and warns against double-prefixing thumbnails that are already thumbnail sprites. It's narrowly scoped but covers the common gotchas around RUID type compatibility and the difference between live animation playback versus static preview rendering.
npx -y skills add msw-git/msw-ai-coding-plugins-official --skill msw-sprite-ruid --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
github/awesome-copilot
microsoft/win-dev-skills
github/awesome-copilot