gameobject-component-destroy

Community

Remove components from GameObjects.

Authorlunafish
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows for the removal of specific components from GameObjects within a Unity project, streamlining asset management and scene cleanup.

Core Features & Use Cases

  • Component Removal: Safely delete one or more components attached to a specified GameObject.
  • Targeted Deletion: Ensures only existing components are targeted, preventing errors from attempting to destroy non-existent ones.
  • Use Case: After refactoring a game, you might need to remove an old, deprecated component from multiple prefabs. This Skill can automate that process efficiently.

Quick Start

Use the gameobject-component-destroy skill to remove the 'MeshRenderer' component from the GameObject with instance ID 12345.

Dependency Matrix

Required Modules

None required

Components

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-destroy
Download link: https://github.com/lunafish/Game00/archive/main.zip#gameobject-component-destroy

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.