Unity Mobile

🌐Community
by creator-hian Β· vlatest Β· Repository

Build and deploy interactive Unity mobile game prototypes directly from your workflow using this specialized frontend tool.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add unity-mobile npx -- -y @trustedskills/unity-mobile
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "unity-mobile": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/unity-mobile"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to interact with and manage Unity mobile projects. It can handle tasks like building Android or iOS packages, deploying to connected devices, and potentially automating repetitive development workflows specific to mobile game creation within the Unity environment. The agent can also assist in debugging issues related to mobile deployment.

When to use it

  • You need to build a test version of your Unity mobile game for an Android device.
  • You want to automatically deploy a new scene or asset bundle to a connected iOS simulator.
  • You're encountering errors during the build process and require assistance in identifying the root cause.
  • You need to automate repetitive tasks like adjusting player settings for different mobile devices.

Key capabilities

  • Android package building
  • iOS package building
  • Deployment to connected devices
  • Debugging support for mobile builds

Example prompts

  • "Build an Android APK of my current Unity project."
  • "Deploy the 'MainScene' scene to my iPhone simulator."
  • β€œWhat are the common errors when building a Unity iOS package?”

Tips & gotchas

This skill likely requires access to a development environment with Unity installed and configured for mobile builds. Ensure your agent has the necessary permissions and credentials to interact with your Unity project and connected devices.

Tags

πŸ›‘οΈ

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β€” what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
creator-hian
Installs
4

🌐 Community

Passed automated security scans.