Unity Performance
Optimizes Unity game performance using creator-hian's techniques, balancing visual fidelity and frame rates for smoother gameplay.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add creator-hian-unity-performance npx -- -y @trustedskills/creator-hian-unity-performance
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"creator-hian-unity-performance": {
"command": "npx",
"args": [
"-y",
"@trustedskills/creator-hian-unity-performance"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, creator-hian/unity-performance, helps optimize Unity game development projects. It analyzes project settings and code to identify performance bottlenecks and suggests improvements for frame rate and resource usage. The tool aims to enhance the overall efficiency of Unity games across various platforms.
When to use it
- Frame Rate Issues: When a Unity game experiences low or inconsistent frame rates, especially on target hardware.
- Large Scene Optimization: For optimizing scenes with numerous assets and complex interactions.
- Mobile Development: To ensure efficient performance and battery life in mobile games.
- Profiling & Debugging: As part of the development workflow to proactively identify and resolve performance problems.
Key capabilities
- Performance analysis
- Bottleneck identification
- Optimization suggestions
- Unity project compatibility
Example prompts
- "Analyze my Unity project for performance bottlenecks."
- "Suggest optimizations for a scene with 100+ objects in Unity."
- "How can I improve frame rate on mobile devices?"
Tips & gotchas
This skill requires a valid Unity project to be analyzed. The suggestions provided are recommendations and may require manual implementation and testing within the Unity environment.
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.