From style-switcher
Show which snippet is currently active in each category and what the composed block in the target file looks like. Read-only.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin style-switcherThis skill uses the workspace's default tool permissions.
1. Resolve `$DATA_ROOT` and read `config.json`.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Checks Next.js compilation errors using a running Turbopack dev server after code edits. Fixes actionable issues before reporting complete. Replaces `next build`.
Guides code writing, review, and refactoring with Karpathy-inspired rules to avoid overcomplication, ensure simplicity, surgical changes, and verifiable success criteria.
Share bugs, ideas, or general feedback.
$DATA_ROOT and read config.json.active_layers is empty, report "no layers applied" and suggest apply-layers.category — snippet — description per active layer, alphabeticalapplied_at timestamp<!-- style-switcher:start --> … <!-- style-switcher:end --> block from the target file and print it verbatim, so the user can see what Claude actually loads.Do not modify anything.