Nexus Tools
Nexus Tools are a set of General tools for Maya, focused on rigging. These are day-to-day handy functions that make rigging easier with more common functionality under one toolset. This also comes equipped with more complex functions such as copying one skin over to another, or using simple geometry to skin to a more complicated mesh.
The tool has a search function and can be displayed depending on the category type.
Each tool once selected will dynamically populate the options with that tools options.
Nexus Tools uses the Factory plugin to agnostically add tools into the interface using a base class. This means each tool follows the same standards, functions and can be versioned.
If a plugin cannot be found, rather than failing to open the tool, it will exclude the plugin.
Nexus Tools can be found on GitHub