From 1d702d493fb127229dc103e71c9dc4cdbb2e5639 Mon Sep 17 00:00:00 2001 From: Rodolfo Moraes Date: Thu, 16 Apr 2026 17:14:48 -0300 Subject: [PATCH] Add claude-snapshot plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aad0883..a861743 100644 --- a/README.md +++ b/README.md @@ -230,6 +230,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - [**claude-dashboard**](https://github.com/uppinote20/claude-dashboard): Comprehensive status line plugin for Claude Code with context usage, API rate limits, and cost tracking - [**claude-code-plugin**](https://github.com/browserbase/claude-code-plugin): Browserbase plugin for Claude Code - Use cloud browsers with Claude Code instead of local Chrome. - [**homunculus**](https://github.com/humanplane/homunculus): A Claude Code plugin that watches how you work, learns your patterns, and evolves itself to help you better. +- [**claude-snapshot**](https://github.com/adhenawer/claude-snapshot): Portable Claude Code setup snapshots. Export config, plugins, hooks, and global MDs as a `.tar.gz` and apply on another machine in under 2 minutes. Includes inspect/diff/apply commands with automatic backups. ---