List of all Elm Cmd, Task and Sub?

Further to my sheet with a list of all kernel functions, somebody must have created a list of all Cmd, Sub and Task exposed by the entire elm/* and elm-explorations/* API?

If so, I would like to add it to the sheet.

lamdera/program-test is my go-to for a list of those.

Note that it also contains Lamdera-specific commands, tasks and subscriptions.