coreclr-gc-watchdog
CommunityEliminate GC pressure in Unity 6+
Authornlelouche
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses performance issues in Unity 6+ caused by the Garbage Collector (GC) by identifying and eliminating memory allocation hot-spots in your code.
Core Features & Use Cases
- GC Pressure Auditing: Detects and diagnoses sources of GC pressure using Profiler data.
- Zero-Allocation Patterns: Provides and applies patterns to write memory-efficient code.
- Use Case: When your Unity game experiences frame rate drops due to GC spikes during gameplay, this Skill helps you pinpoint the exact code causing the allocations and refactor it for optimal performance.
Quick Start
Use the coreclr-gc-watchdog skill to audit the 'Assets/Scripts/MySystem.cs' file for GC allocations.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: coreclr-gc-watchdog Download link: https://github.com/nlelouche/Unity-SkillForge/archive/main.zip#coreclr-gc-watchdog Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.