···11---
22name: racket
33-description: >
44- Use this skill whenever writing, reading, editing, reviewing, or debugging
55- Racket code (.rkt files). Triggers include: any mention of 'Racket', '#lang
66- racket', '.rkt', 'raco', 'syntax-parse', 'DrRacket', or requests involving
77- s-expression-based Lisp/Scheme dialects in a Racket context. Also use when
88- working with Racket macros, Racket package management, Typed Racket,
99- Scribble documentation, or any Racket-ecosystem tool (rackunit, rebellion,
1010- resyntax, etc). Use this skill even for tasks that look like 'generic Lisp'
1111- if the user's project context is Racket. Do NOT use for Common Lisp, Clojure,
1212- Emacs Lisp, or Scheme implementations other than Racket.
33+description: "Use this skill whenever writing, reading, editing, reviewing, or debugging Racket code (.rkt files). Triggers include: any mention of 'Racket', '#lang racket', '.rkt', 'raco', 'syntax-parse', 'DrRacket', or requests involving s-expression-based Lisp/Scheme dialects in a Racket context. Also use when working with Racket macros, Racket package management, Typed Racket, Scribble documentation, or any Racket-ecosystem tool (rackunit, rebellion, resyntax, etc). Use this skill even for tasks that look like 'generic Lisp' if the user's project context is Racket. Do NOT use for Common Lisp, Clojure, Emacs Lisp, or Scheme implementations other than Racket."
134---
145156# Racket Programming