freedom-bridge
by kiwibonga
Use this skill whenever you need to interact with a running Unity Editor; for instance, checking if it is running, executing arbitrary C# code, triggering an asset refresh or a script recompilation. This is a generic skill that allows any programmatic operation to be performed instantly inside Unity. There is no domain reload between operations, so we can start and stop play mode and manipulate runtime data. This skill has a dedicated recipe folder for reference to perform common actions. The full SKILL.md file should be read prior to use.