Unity Mobile
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.
Run in terminal (recommended)
claude mcp add unity-mobile npx -- -y @trustedskills/unity-mobile
Or manually add to ~/.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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.