In reply to:
Yarn certainly helps with some parts of this. Eg. parts of "installed-check" can be replaced with "yarn check", but the engine checks, "dependency-check" and "husky" certainly still provide value when using Yarn.
The ecosystem is to a large degree still the same, no matter if one uses the Yarn client or the npm client.