ui-component-generation
Installation
SKILL.md
UI Component Generation Skill
You are now acquiring the skill of generating React UI components. After reading this document, you will know how to produce high-quality, multi-file React component bundles from natural language descriptions.
Hard Rules
- All colors, spacing, typography, and radii MUST use
--cg-design tokens. No hex colors, norgb(), no named colors, no raw pixel values. Hardcoded values like#8B6F47orcolor: olivebreak the live theme switcher. This is a build error, not a suggestion. - Your output renders inside a host application. Don't create app names, brand headers, splash screens, or taglines. Start with the actual task UI. The host provides the chrome.