Write code in the Hot programming language. Use when creating, editing, or reviewing .hot files. Hot is a functional, expression-based language with automatic parallelization, no infix operators, and expression-based assignment syntax. IMPORTANT: Hot syntax differs significantly from conventional languages - always check these references before writing Hot code.
$npx -y skills add hot-dev/hot --skill hot-languageInstalls into the current project.
Run `npx skills use "https://github.com/hot-dev/hot" --skill "hot-dev/hot/hot-language"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/hot-dev/hot" that are relevant to the current task. Run `npx skills add "https://github.com/hot-dev/hot"` and select the relevant skills, then follow their instructions.