AI agent skill files related to programming with Racket

Yet more reformatting

+2 -1
+2 -1
racket.md
··· 3 3 description: > 4 4 Use this skill whenever writing, reading, editing, reviewing, or debugging 5 5 Racket code (.rkt files). Triggers include: any mention of 'Racket', '#lang 6 - racket', '.rkt', 'raco', 'syntax-parse', 'DrRacket', or requests involving s-expression-based Lisp/Scheme dialects in a Racket context. Also use when 6 + racket', '.rkt', 'raco', 'syntax-parse', 'DrRacket', or requests involving 7 + s-expression-based Lisp/Scheme dialects in a Racket context. Also use when 7 8 working with Racket macros, Racket package management, Typed Racket, 8 9 Scribble documentation, or any Racket-ecosystem tool (rackunit, rebellion, 9 10 resyntax, etc). Use this skill even for tasks that look like 'generic Lisp'