colors-typography
Installation
SKILL.md
Website Branding
Define brand styling in globals.css for consistent website appearance.
Workflow
- Gather Input - Colors (hex/oklch), font family, style preference, border radius
- Generate Color Palette - Create full oklch color system
- Update :root Variables - Replace all CSS variables
- Update .dark Variables - Create dark mode variants
- Add Typography - h1-h6, p, a, blockquote styles, including mb-spacing for headings
- Verify Container - Ensure .container class exists
CSS Variables to Replace
See references/color-system.md for the complete variable list.
Must replace ALL variables in :root and .dark: