npx claudepluginhub danielrosehill/claude-code-plugins --plugin snap-itThis skill uses the workspace's default tool permissions.
Delete old snapshots by retention policy (count, age, or type).
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.
Delete old snapshots by retention policy (count, age, or type).
keep-last <N> (retain N newest snapshots)older-than <X> daystype <single|pre|post> (filter by type)snapper is installed and config exists.sudo snapper -c <config> list --csvout to enumerate snapshots.sudo snapper -c <config> delete <ids> for each ID.sudo btrfs filesystem usage <mount> before and after to report reclaimed space.Snapshots deleted. Displays freed space estimate.
Destructive. Always show deletion list first; require confirmation. Requires sudo.