By newtro
AI-driven playtesting that navigates scenes, tests interactions, and reports issues
A Claude Code plugin marketplace of AI-powered skills for Unity game development.
Build dungeon scenes, generate scripts, compose assets, run AI playtests, and direct an AI Dungeon Master — all from natural language in VS Code.
# Add this marketplace to Claude Code
/plugin marketplace add newtro/UnityPlugin
# Install individual plugins
/plugin install unity-mcp-setup@loot-live-unity
/plugin install unity-scene-builder@loot-live-unity
/plugin install unity-script-gen@loot-live-unity
| Plugin | Description | Skills |
|---|---|---|
| unity-mcp-setup | Configure Unity MCP server + generate project CLAUDE.md | setup, init-project |
| unity-scene-builder | Generate dungeon rooms and assemble levels | create-room, assemble-dungeon, lighting-pass |
| unity-script-gen | Generate C# scripts from descriptions | create, refactor, debug |
| unity-asset-composer | Combine assets into composite GameObjects | compose |
| unity-architect | Architecture advisor and design debates | analyze, debate |
| unity-playtest | AI-driven playtesting | run |
| loot-live-dm | AI Dungeon Master framework | generate-level, generate-loot |
Developer (VS Code)
|
Claude Code (Opus 4.6)
| uses
This Plugin Marketplace
| provides
Skills (/create-room, /compose, /generate-level, etc.)
| interact via
Unity MCP Server (CoplayDev/unity-mcp)
| controls
Unity 6.3 LTS Editor
UnityPlugin/
├── .claude-plugin/
│ └── marketplace.json # Marketplace catalog
├── plugins/
│ ├── unity-mcp-setup/ # MCP server configuration
│ ├── unity-scene-builder/ # Scene creation skills
│ ├── unity-script-gen/ # Script generation skills
│ ├── unity-asset-composer/ # Asset composition skills
│ ├── unity-architect/ # Architecture advisor
│ ├── unity-playtest/ # AI playtesting
│ └── loot-live-dm/ # Dungeon Master framework
├── docs/
│ ├── mcp-server-evaluation.md
│ └── CLAUDE.md.template # Unity project CLAUDE.md template
└── README.md
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub newtro/unityplugin --plugin unity-playtestGenerate production-quality C# MonoBehaviours, ScriptableObjects, and systems from natural language
Generate modular dungeon rooms, assemble levels, apply lighting, and bake NavMesh from natural language
AI architecture advisor and multi-agent design debate system for Unity projects
AI Dungeon Master framework — level generation, loot systems, achievements, narrative arcs, and encounter direction powered by local LLMs
Configure and validate the Unity MCP server connection for Claude Code
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Modern R development skills for Claude Code - tidyverse patterns, rlang metaprogramming, Bayesian inference, performance optimization, and more
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.