Create projects from a skeleton directory.
$ area51 add skeleton-creator
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (skeleton-creator:some-function ...)