diff --git a/understand-anything-plugin/.claude-plugin/plugin.json b/understand-anything-plugin/.claude-plugin/plugin.json new file mode 100644 index 0000000..0718569 --- /dev/null +++ b/understand-anything-plugin/.claude-plugin/plugin.json @@ -0,0 +1,18 @@ +{ + "name": "understand-anything", + "description": "AI-powered codebase understanding — analyze, visualize, and explain any project", + "version": "2.3.1", + "author": { + "name": "Lum1104" + }, + "homepage": "https://github.com/Lum1104/Understand-Anything", + "repository": "https://github.com/Lum1104/Understand-Anything", + "license": "MIT", + "keywords": [ + "codebase-analysis", + "knowledge-graph", + "architecture", + "onboarding", + "dashboard" + ] +}