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: - - Token analysis - - Theme variations Step 4: Generate Markdown Style Guide html…