SRFI
Scheme Requests for Implementation (SRFI) are proposed language extensions to Scheme, but that doesn't stop people from implementing them for Common Lisp.

Currently someone known as g000001 on github has implemented many dozens of SRFIs in Common Lisp. The projects are available at: https://github.com/g000001 under an MIT-style license.