Style Toggle banner
RemiAsselin42 RemiAsselin42

Style Toggle

Design community

Description

--- description: 'Switch the active terse mode: ponytail, caveman, or off — never both at once.' argument-hint: '[ponytail|caveman|off|status] [level] — empty = status' allowed-tools: Bash(bash *style-toggle*) --- # Style Toggle Arguments: $ARGUMENTS Run the switch and report its output: ```bash bash ~/.claude/scripts/style-toggle.sh $ARGUMENTS ``` - No argument → `status`: show each plugin's session mode and persistent default. - `ponytail [lite|full|ultra]` — enable ponytail, disable cav

Installation

Installs to ~/.claude/skills/remiasselin42-claude-config-style-toggle/SKILL.md

Terminal
mkdir -p ~/.claude/skills/remiasselin42-claude-config-style-toggle && curl -fsSL https://raw.githubusercontent.com/RemiAsselin42/claude-config/HEAD/commands/style-toggle.md -o ~/.claude/skills/remiasselin42-claude-config-style-toggle/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository