Skip to content

Add SnapTool plugin — 49 developer tools for AI agents - #317

Open
RexHuang wants to merge 1 commit into
ccplugins:mainfrom
RexHuang:main
Open

Add SnapTool plugin — 49 developer tools for AI agents#317
RexHuang wants to merge 1 commit into
ccplugins:mainfrom
RexHuang:main

Conversation

@RexHuang

Copy link
Copy Markdown

What

Adds SnapTool as a Claude Code plugin under Development Engineering.

Why

SnapTool gives Claude Code instant access to 49 real, working developer utilities via a single REST API endpoint:

  • Formatters (11): JSON, CSS, HTML, SQL, XML (format + minify)
  • Encoders (6): Base64, URL, HTML entities (encode + decode)
  • Hash & Crypto (6): MD5, SHA-1/256/384/512, JWT decode
  • Generators (6): UUID, password, slug, lorem ipsum, meta tags, robots.txt
  • Text Tools (12): Case conversion (8 modes), reverse, word count, diff, find-replace
  • Converters (6): CSV↔JSON, number base, timestamp, color, unit
  • Network (2): Regex tester, URL to Markdown

Unique value

Plugin structure

plugins/snaptool/
  CLAUDE.md          — Agent instructions + API call examples
  agents/snaptool.md — Agent definition
  skills/snaptool-dev-tools.md — Full 49-tool SKILL.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant