unity-performance
CommunityPerformance optimization for Unity games
Authorcreator-hian
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill focuses on profiling and systematic optimization, including draw calls, batching, LOD, occlusion culling, and memory management.
Core Features & Use Cases
- Profiling workflows and baseline measurements
- Draw call reduction and batching strategies
- LOD and occlusion culling techniques
- Memory optimization and asset management
Quick Start
Profile a scene, identify bottlenecks, and apply a batching optimization pass.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: unity-performance Download link: https://github.com/creator-hian/claude-code-plugins/archive/main.zip#unity-performance Please download this .zip file, extract it, and install it in the .claude/skills/ directory.