style
Communication style presets for a project. Ships composable rule blocks governing tone, terminology, phrasing, and how information is presented, then composes the chosen combination into one native Claude Code output style and activates it.
| Version | 2.1.0 |
| Marketplace | magus |
| Commands | 2 |
| Subagents | 0 |
| Skills | 1 |
| MCP server | no |
| Hooks | no |
Install
claudeup
Find style on the Plugins tab and turn it on. claudeup registers the magus
marketplace if you do not have it, and installs what the plugin needs to actually run —
binaries, MCP servers, CLI tools.
For a team, press s to save your plugins as a profile and commit it. Everyone else runs
claudeup install — see Teams and profiles.
Prefer to do it by hand? Installing Magus has the manual path.
Commands
| Command | What it does |
|---|---|
/style:apply | Compose communication style presets, plus any output styles already on the machine, into one native Claude Code output style |
/style:list | Show the available communication style presets, importable output styles, and what is currently composed |
Skills
| Skill | What it covers |
|---|---|
style:style-presets | Reference for the communication style presets — the axis model, what each preset governs, how composition into a native output style works, and how to add a preset. |
Source
plugins/style/ on GitHub, including its full README.