pick-style
FeaturedLists every output style available to this plugin — stock Hush and anything craft-style has built — and switches the active one. Activation swaps the chosen style into the plugin's own slot so it binds like stock, and hands back to stock on request. This skill owns the swap procedure; craft-style calls into it. Only stock Hush is benchmarked — a crafted style is unmeasured.
Install
Quality Score: 90/100
Skill Content
Details
- Author
- V-Songbird
- Repository
- V-Songbird/hush
- Created
- 2 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
style
Pick, switch, clear, or create a Claude Code output style. Use when the user invokes /lej-output-fixer:style, asks to change how Claude writes (tone, verbosity, readability, formatting), or mentions output styles.
styleshift
Switches the current conversation to a named creative writing style mode using slash commands. ALWAYS trigger this skill when the user types any of the following patterns: `/mode [name]`, `/mode list`, `/sonnet`, `/seuss`, `/play`, `/haiku`, `/limerick`, `/epic`, `/noir`, `/yoda`, `/hemingway`, `/normal`, or asks to "switch to [style] mode", "write like [style]", or "respond in [style]". This skill defines precise style rules for each mode so responses are consistent and well-formed — not just vaguely stylistic. Use it eagerly: if the user mentions switching styles or invoking a mode even casually, read this skill first.
html-design-styles
Use when the user wants to apply a named design style or aesthetic to a frontend interface - e.g., bento, brutalist, neobrutalist, glassmorphism, vaporwave, dark SaaS, kawaii, cyberpunk, art deco, neumorphism, swiss, memphis, scandinavian, cottagecore, y2k, sci-fi HUD, and more. Triggers when the user names a specific style, asks "what design styles do you support", requests "a [style] look" for a page or component, or wants to restyle existing markup with a chosen aesthetic. Provides a curated catalog of 53 design styles each with full color palettes, typography stacks, component patterns, and layout specifications. Applies a NAMED catalog style only - do NOT use for open-ended visual direction with no style named (this skill applies only named catalog styles, so ask the user to pick one first), backend/JS functionality, or full multi-page app builds; styling and markup only.