
Package
SolidAlloy/ClassTypeReference-for-Unity A plugin that allows selecting a type from a drop-down menu in the inspector.
https://www.pkglnk.dev/type-references.git 
Package
SolidAlloy/GenericUnityObjects A plugin that allows using of generic scriptable objects and monobehaviours, creating assets and components from them, and instantiating them at runtime.
https://www.pkglnk.dev/generic-unity-objects.git 
Package
SolidAlloy/ExtEvents ExtEvents replaces Unity's built-in UnityEvent system with a more powerful and flexible alternative. It supports any serializable parameter type, up to 4 parameters per event, static and non-void methods, and features a searchable method dropdown with intelligent filtering. Performance is optimized compared to alternatives, making it ideal for complex event-driven architectures.
https://www.pkglnk.dev/extevents.git 
Package
SolidAlloy/SolidUtilities Different utilities that simplify development in Unity3D
https://www.pkglnk.dev/util.git 
Package
SolidAlloy/EasyShortcutLockInspector A shortcut key to toggle Inspector option lock/unlock with Ctrl+L.
https://www.pkglnk.dev/easy-shortcut-lock-inspector.git 