From 2ee02d35331f2a643c0b08731a85307ca0c9542d Mon Sep 17 00:00:00 2001 From: RexHuang936 Date: Wed, 29 Jul 2026 14:19:01 +1000 Subject: [PATCH] =?UTF-8?q?Add=20SnapTool=20=E2=80=94=2049=20developer=20t?= =?UTF-8?q?ools=20as=20Claude=20Code=20plugin?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e4de615..29f7db8 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you - [vision-specialist](./plugins/vision-specialist) - [web-dev](./plugins/web-dev) +- [snaptool](https://github.com/RexHuang/snaptool-skills) — 49 developer tools for AI agents via REST API (JSON/CSS/HTML/SQL/XML formatting, Base64/URL encoding, SHA hashing, UUID/password generation, regex testing, JWT decoding) ### Documentation - [analyze-codebase](./plugins/analyze-codebase) - [changelog-generator](./plugins/changelog-generator)