From style-switcher
Remove a snippet from the library. Refuses to delete the currently active snippet in its category without explicit confirmation. Cleans up empty category directories.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin style-switcherThis skill uses the workspace's default tool permissions.
1. Resolve `$DATA_ROOT`. Validate `$DATA_ROOT/snippets/<category>/<name>.md` exists.
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. Validate $DATA_ROOT/snippets/<category>/<name>.md exists.config.json.active_layers[<category>] == <name>, refuse unless the user confirms a force-delete. Offer to clear that category from active_layers first (and re-run apply-layers to rebuild the block without it).$DATA_ROOT/snippets/<category>/ is now empty, remove the directory.active_layers.