-->
Inspire your users. Create a gallery of pre-built mods they can use as templates/starting points for their own mods.
You define a Platform class which contains context and methods you want to expose to user-mods.
Whatever makes sense for your platform. E.g. "updateCurrentContact()" for a CRM or "setTaskStatus('complete')" for a project management tool. The best part? We auto-create types so your users get autocomplete and linting for these methods.
Edit the platform wide CSS to implement your design system. This means user-mods will inherit your platform's look and feel.