What problem does it solve? Building documentation sites that look polished rather than templated requires many small design decisions across color, typography, layout, and components. This Skill provides a complete VitePress design system with concrete CSS tokens and component patterns so documentation sites, developer portals, and API docs get a consistent warm aesthetic without designing from scratch. ## Core Features & Use Cases - Design Token System: Light and dark mode color palettes (warm cream #F3EFE8, deep charcoal #141313), Inter typography scale, spacing, shadows, and z-index values ready to paste into a custom VitePress theme. - Component Patterns: Reference implementations for nav bars, hero sections, feature card grids, Shiki code blocks, package-manager code tabs, sidebar navigation, and footers. - Use Case: When asked to build a documentation site or library landing page, apply the custom.css overrides and component markup to produce a VitePress site matching the warm parchment style of iim.smartsquad.io. ## Quick Start Use the vitepress-docs skill to build a documentation landing page for my library with a hero section, feature cards, and tabbed install commands.