doc.crds.dev is excellent, thank you!
Generally users will encounter CRDs through their apiVersion and kind.
E.g. monitoring.coreos.com/v1 Prometheus.
Whereas doc.crds.dev indexes by (GitHub) repo, the user must determine the repo that defines CRDs before being able to browse them.
https://doc.crds.dev/github.com/prometheus-operator/prometheus-operator/monitoring.coreos.com/Prometheus/v1@v0.82.0
It would be very helpful if doc.crds.dev could lookup by apiVersion (kind) too for indexed CRDs.