cartoon-frontend-theme
Installation
SKILL.md
Cartoon Frontend Theme
Build frontend UI against the cartoon design system shipped in this repository. Prefer the bundled theme snapshot inside this skill for portable execution. Use repository theme files only for parity checks or bundle refreshes when working inside this repository.
When To Use
Use for any frontend implementation that must look like the cartoon theme, including:
- page layout and section styling
- buttons, cards, dialogs, panels, inputs, options, toggles, lists, and settings UI
- React, Vue, plain HTML/CSS, CSS Modules, Tailwind adapters, or CSS-in-JS styling work
- refactors that need to replace hardcoded UI styles with theme-backed tokens
Do not use for unrelated themes or generic UI exploration.