Explorar el Código

Add unity plugin (Unity Technologies partner listing)

Unity's official Claude Code plugin — 18 skills covering game
development, monetization (IAP, LevelPlay), localization, multiplayer,
and Shader Graph. Skills-only (no .mcp.json), Unity Companion License,
pinned to their repo HEAD. Companion to knowledge-work-plugins PR #965,
which Bryan Thompson opened before leaving; this is the missing official
half of that listing.

No-Verification-Needed: registry metadata only; claude plugin validate passes

Co-Authored-By: Claude Mythos 5 <noreply@anthropic.com>
Anthony Bibbs hace 2 semanas
padre
commit
1bcbbe167f
Se han modificado 1 ficheros con 12 adiciones y 0 borrados
  1. 12 0
      .claude-plugin/marketplace.json

+ 12 - 0
.claude-plugin/marketplace.json

@@ -3717,6 +3717,18 @@
       },
       "homepage": "https://github.com/UI5/plugins-coding-agents"
     },
+    {
+      "name": "unity",
+      "displayName": "Unity",
+      "description": "Unity's official plugin for Claude Code, with curated skills for game development, monetization, and performance optimization.",
+      "category": "development",
+      "source": {
+        "source": "url",
+        "url": "https://github.com/Unity-Technologies/unity-agent-plugin.git",
+        "sha": "360523972ed0cb356d679acc612bd0f8d1ba3c2b"
+      },
+      "homepage": "https://unity.com"
+    },
     {
       "name": "unreal-engine-skills-for-claude-code",
       "description": "Control Unreal Editor directly from Claude Code via MCP. Hundreds of tools exposed via Unreal's ToolsetRegistry across 30+ toolsets: actors, blueprints, materials, Niagara, Control Rigs, Sequencer, State Trees, widgets, Gameplay Ability System, automation testing, and more.",