Compose the active snippet from each chosen category into a single delimited block and write it into the configured target file (default ~/.claude/CLAUDE.md). Within a category at most one snippet is active; across categories they layer.
原文の言語: 英語
メニュー
SkillsMP は danielrosehill/Claude-Style-Switcher から 11 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
収集済み skill 11 件中 11 件を表示しています。
Compose the active snippet from each chosen category into a single delimited block and write it into the configured target file (default ~/.claude/CLAUDE.md). Within a category at most one snippet is active; across categories they layer.
原文の言語: 英語
Activate a named recipe — a pre-bundled set of style snippets shipped with the plugin (or saved by the user). Plays the recipe's banner image as a fullscreen pop-out animation with sound, writes the bundled snippets into the managed CLAUDE.md block, logs the…
原文の言語: 英語
Strip the style-switcher managed block from the target file and clear active_layers in config.json. Equivalent to "no styles applied" without deleting any snippets.
原文の言語: 英語
List all available recipes — both shipped (bundled with the plugin) and user-saved — showing id, name, tagline, layer count, and which one is currently active.
原文の言語: 英語
First-run setup for style-switcher. Creates the user-level data directory and writes config.json. Default apply target is a delimited fragment inside ~/.claude/CLAUDE.md, since the plugin layers multiple snippets together rather than swapping single…
原文の言語: 英語
Switch from the currently active recipe to a different one in a single step — clears the existing managed block, applies the new recipe (with banner pop-out and sound), and logs the swap as a single history entry.
原文の言語: 英語
Add a named style snippet to a category in the user's library. Creates the category directory if it doesn't exist. Snippets are short tonal fragments — register, terseness, hedging, formatting — meant to be layered together via apply-layers.
原文の言語: 英語
Show which snippet is currently active in each category and what the composed block in the target file looks like. Read-only.
原文の言語: 英語
Remove a snippet from the library. Refuses to delete the currently active snippet in its category without explicit confirmation. Cleans up empty category directories.
原文の言語: 英語
Edit an existing snippet in place — change body or description. If the snippet is currently active in its category, offer to re-run apply-layers so the change takes effect.
原文の言語: 英語
List every snippet in the user's library, grouped by category, with the active snippet in each category marked. Reads from $DATA_ROOT/snippets and config.json.active_layers.
原文の言語: 英語