npx claudepluginhub danielrosehill/claude-code-plugins --plugin snap-itThis skill uses the workspace's default tool permissions.
Initialize snapper management for a BTRFS subvolume that isn't yet covered.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
Initialize snapper management for a BTRFS subvolume that isn't yet covered.
root, home)/, /home)stat -f -c %T <path>. Verify snapper is installed.sudo snapper -c <name> create-config <path>./etc/snapper/configs/<name> and ask user about retention:
TIMELINE_CREATE (auto hourly snapshots; yes/no)NUMBER_LIMIT (keep-last count; suggest 5–10)/etc/snapper/configs/<name> with new settings.sudo systemctl status snapper-timeline.timer.Snapper config created and initialized. Timeline snapshots may start automatically if TIMELINE_CREATE=yes.
Modifies /etc/snapper/configs/. Requires sudo. Should not touch system files outside the snapper config directory.