Are there reference yamls anywhere?

The other day I was poking around trying to find reference manifests and I eventually noticed in the references section of the documentation, the API is documented and I can reference that to write manifests from.

Is there anywhere that just has complete YAML file with everything that would be in the API reference?

If not, I think the next best thing would be to just generate them myself; though I’m not exactly sure what would be the best source to use to programmatically do that yet, so some ideas on that might help too.

I figure I can generate such things from kubernetes/api types directly.