place-modifiers
Essentially gives access to hundreds of modify-macros through one single macro: MODIFY.
$ area51 add place-modifiersCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(place-modifiers:some-function ...)