trivial-macroexpand-all
Call each implementation's macroexpand-all equivalent
$ area51 add trivial-macroexpand-allCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(trivial-macroexpand-all:some-function ...)