symbol-munger
Functions to convert between the spacing and capitalization conventions of various environments
$ area51 add symbol-mungerCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(symbol-munger:some-function ...)