Previously we kept a list of all known plugins on a wiki page under the Kibana Github repository. To help make it clearer what plugins are compatible with what version of Kibana, we've now migrated this list into our core docs, right here - https://www.elastic.co/guide/en/kibana/5.1/known-plugins.html
This has the benefit of us ensuring the list is up to date for each version of Kibana we release, so the plugins listed against a given version of the docs are known to be compatible.
If you'd like to add a plugin you have developed, please raise a PR against the Kibana repo and add the docs
label.