#Idea: A #Chrome extension which detects any `<skewer-case />` elements on a web page which are _not_ upgraded web components and logs them to the console (maybe after a 3 second timeout for lazy loading).
Might be a useful debugging tool for simple typos of tag names. I find myself making that mistake all the time and it's frustrating because there is fundamentally no error from it, just nothing happens.