Style banner
cveralyon cveralyon

Style

Design community

Description

--- allowed-tools: "" description: Switch AXEL's response style for the current session --- Switch response style based on the argument provided. Apply the selected style for the remainder of this session until the user switches again. ## Available styles ### `concise` (default) - Short, direct answers. No preamble, no trailing summaries. - Lead with the action or answer, not the reasoning. - Code-heavy, explanation-light. - This is the baseline defined in CLAUDE.md. ### `debug` - Verbose, i

Installation

Installs to ~/.claude/skills/cveralyon-axel-setup-style/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cveralyon-axel-setup-style && curl -fsSL https://raw.githubusercontent.com/cveralyon/axel-setup/HEAD/commands/style.md -o ~/.claude/skills/cveralyon-axel-setup-style/SKILL.md

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

Full documentation available on GitHub

View Source Repository