unity-csharp-navigate
CommunityExplore Unity C# code
Authorakiojin
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill allows you to explore and understand Unity C# codebases without making any modifications, helping you to quickly find information and grasp code behavior.
Core Features & Use Cases
- Code Exploration: Read script files, search for specific text patterns, and identify symbols.
- Symbol Navigation: Find where classes, methods, and fields are defined and where they are referenced throughout your project.
- Package Inspection: List installed Unity packages to understand project dependencies.
- Use Case: You need to understand how the
PlayerControllerscript handles player input. You can use this skill to read the script, search for methods related to input, and find all references to a specific variable likemoveSpeed.
Quick Start
Use the unity-csharp-navigate skill to find all references to the 'Health' variable in the project scripts.
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: unity-csharp-navigate Download link: https://github.com/akiojin/unity-cli/archive/main.zip#unity-csharp-navigate 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 471,000+ vetted skills library on demand.