Built ClipBit, a macOS menu bar app that shows what kind of thing is on the clipboard right now — text, link, image, or file — previews it on hover, and does the obvious thing on click: reveal a file in Finder, open a link, or open an image in Preview.
Swift, AppKit and SwiftUI, sandboxed, with no clipboard history kept. Open source on GitHub.