I have two small projects on Github that show how and why one might want to use reader macros in Common Lisp. These are SHELLSHOCK and BOXEN. As mentioned in other answers, CL-INTERPOL is an oustanding and useful example.
Whether these are good uses of reader macros is obviously subjective, but surely I must think they're useful or I wouldn't have written the code!