Language:JapaneseEnglish

unity Claude Code Plugin

Category
Development
Topics
Design & Media Production · Claude Code Customization & Workflow · Web & App Development
First cataloged
2026-08-24 (UTC)
Explanation last updated
2026-08-24 (UTC)
Source (GitHub) last updated
2026-08-21 (UTC) (3 days ago)

The explanation below is AI-generated. Please verify it against the sources.

Unity is an official plugin that adds curated skills for Unity game development to Claude Code, and it is also distributed for Codex and Grok. According to the README, it focuses on tasks such as building game features, setting up monetization like in-app purchases and ads, and diagnosing performance or rendering issues, with guidance based on Unity's documented practices. The plugin ships skills only, with no hooks or MCP server components, and it targets projects running Unity 6 or later. Skills activate automatically when a user describes a relevant task in plain language, or can be selected explicitly from the slash-command menu in Claude Code and Grok. Installation is done through plugin marketplace commands, or manually by cloning the repository into a personal skills directory.

What you can do with unity

  • Get automatic skill guidance when you describe a Unity development task, such as adding in-app purchases or rewarded video ads
  • Receive help building UI screens, for example settings menus
  • Diagnose rendering problems such as blurry or jittering pixel art
  • Get review support for ScriptableRendererFeature and Render Graph issues
  • Resolve TextMeshPro character display problems, such as missing glyph boxes
  • Create tilemap assets like hexagonal tile palettes
  • Invoke a specific skill directly via slash commands instead of describing the task

Sources

History of unity

  • Claude Code Plugin Added unity

Back to list