From style-switcher
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.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin style-switcherThis skill uses the workspace's default tool permissions.
1. Resolve `$DATA_ROOT`. If category and/or name not supplied, list and ask.
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. If category and/or name not supplied, list and ask.$DATA_ROOT/snippets/<category>/<name>.md. Show the current body and ask what to change — or accept a full replacement body.name, category, and created. Update description if changed. Add/refresh a modified: ISO-8601 field.config.json.active_layers[<category>] == <name>, ask whether to re-apply now; if yes, delegate to apply-layers (no selection changes, just rebuild the block).