Generate and manage multi-tenant themes with Keycloak integration
/plugin marketplace add Lobbi-Docs/claude/plugin install frontend-design-system@claude-orchestration<action> [tenant]# Multi-Tenant Theme Management Command Create, update, and export multi-tenant themes with Keycloak realm integration and design token synchronization. ## Usage ## Arguments - `action` (required): Action to perform - `create`, `update`, or `export` - `tenant` (optional): Tenant/realm identifier (defaults to all tenants) ## Examples ## Execution Flow ### 1. Tenant Discovery ### 2. Action: Create Theme When creating a new multi-tenant theme: #### Step 1: Generate Tenant Configuration #### Step 2: Generate Design Tokens #### Step 3: Generate CSS Variables #### Step 4:...