How this command is triggered — by the user, by Claude, or both
Slash command
/clawd-theme:clawd theme|configThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# Clawd Theme Customization
Manage your Clawd mascot theme and appearance.
## Arguments
- `normal` - Switch to classic orange Clawd
- `winter` - Switch to blue snowflake Clawd
- `halloween` - Switch to spooky orange/purple Clawd
- `valentines` - Switch to pink hearts Clawd
- `spring` - Switch to green/yellow flower Clawd
- `summer` - Switch to sunny yellow/cyan Clawd
- `auto` - Enable auto-seasonal mode (changes with seasons)
- `config` - Open the configuration TUI
- No argument - Show current theme and available options
Run the theme command:
!node ${CLAUDE_PLUGIN_ROOT}/dist/bundle.js ...Manage your Clawd mascot theme and appearance.
normal - Switch to classic orange Clawdwinter - Switch to blue snowflake Clawdhalloween - Switch to spooky orange/purple Clawdvalentines - Switch to pink hearts Clawdspring - Switch to green/yellow flower Clawdsummer - Switch to sunny yellow/cyan Clawdauto - Enable auto-seasonal mode (changes with seasons)config - Open the configuration TUIRun the theme command: !node ${CLAUDE_PLUGIN_ROOT}/dist/bundle.js $ARGUMENTS
npx claudepluginhub TaylorWatson/clawd-theme --plugin clawd-theme/companion-customizeInteractively customize companion pet: select species, rarity, eyes, hat, shiny option; generates sprite via scripts and optionally saves to config.
/setupConfigures claude-code-mascot-statusline plugin: select mascot pack (pixel-buddy or space-invader with scope), optionally customize status line summary items, and write config files.
/pulseConfigures Claude status bars — set themes, toggle visibility of status parts, animate, or preview all options. Also supports a live interactive theme picker.
/tailwind-theme-builderSets up Tailwind v4 theming with CSS variables and dark mode. Accepts optional hex color for primary brand or uses defaults.
/themeCreate, update, and export multi-tenant themes with Keycloak realm integration, generating tenant configs, design tokens, and Keycloak-compatible formats.
/themeOpens interactive Visage theme designer for JUCE plugins: preview in browser, edit with prompts, generate C++ headers. Also supports --generate and --new.