Generate comprehensive style guide documentation from design tokens and theme configuration.
/plugin marketplace add melodic-software/claude-code-plugins/plugin install content-management-system@melodic-software# Create Style Guide Command Generate comprehensive style guide documentation from design tokens and theme configuration. ## Usage ## Format Options - **markdown**: Markdown documentation - **html**: Interactive HTML style guide - **figma-tokens**: Figma Tokens plugin format ## Workflow ### Step 1: Parse Arguments Extract format and include options from command. ### Step 2: Load Design Tokens Read existing design tokens from: - Token JSON files - CSS variable definitions - Theme configuration ### Step 3: Invoke Skills Invoke relevant skills: - `design-token-management` - Toke...