Recommended naming for a custom event triggered from a plugin?

In Dataview someone has requested to send an event when the a task is clicked, and they suggested the event name task-click. My question is whether there is a recommended official naming standard for events triggered by a plugin.

Should it be called: dataview:task-click or something similar?
Is there a list somewhere over which events are already in use?
Is task-click an official event?