The design-patterns vocabulary is a shared language for naming common solutions to common problems. The cluster covers patterns that actually appear in modern codebases — not the full Gang of Four catalog, but the subset that earns its place when the right problem appears.
The honest assessment of design patterns: most of the value is in the vocabulary (giving teams a shared name for a structure they would have invented anyway), not in the patterns being inherently novel.