script-update-or-create
CommunityUpdate or create script files.
Authorlunafish
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of managing script files by allowing you to update existing ones or create new ones with provided C# code. It also ensures the Unity AssetDatabase is refreshed and provides feedback on compilation errors.
Core Features & Use Cases
- Script Creation: Generate new C# script files with specified content.
- Script Updates: Modify existing C# script files with new code.
- Asset Refresh: Automatically calls
AssetDatabase.Refresh()after modifications. - Error Reporting: Provides details on compilation errors for syntax issues.
- Use Case: When developing a Unity game, you can use this Skill to quickly create a new player controller script or update an existing enemy AI script without leaving your development environment.
Quick Start
Update the script file at 'Assets/Scripts/PlayerController.cs' with the new C# code provided.
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: script-update-or-create Download link: https://github.com/lunafish/Game00/archive/main.zip#script-update-or-create 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.