gameobject-component-list-all
CommunityList Unity component types.
Authorlunafish
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers find the correct C# class names for Unity components, which is essential for adding components to GameObjects using other tools.
Core Features & Use Cases
- Component Discovery: Search for specific Unity component types by name.
- Pagination: Results are paginated to handle large numbers of components efficiently.
- Use Case: When you need to add a Rigidbody component to a GameObject, you can use this Skill to find the exact class name 'UnityEngine.Rigidbody' to pass to a component-adding tool.
Quick Start
List all components that contain the word 'Mesh'.
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: gameobject-component-list-all Download link: https://github.com/lunafish/Game00/archive/main.zip#gameobject-component-list-all 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.