home/categories/technical-docs/facebook-hermes-claude-skills-add-ir-instruction-skill-md
technical-docsdocumentation

add-ir-instruction

Guide for adding a new IR instruction to the Hermes compiler. Use when the user asks to add, create, or define a new IR instruction (Inst/Instruction) in the Hermes intermediate representation. Covers all required files and the patterns for each.

facebook
maintainer
facebook
Actualizado 2/19/2026
Estrellas
10919
Forks
754
quick start

Installation and usage

Guide for adding a new IR instruction to the Hermes compiler. Use when the user asks to add, create, or define a new IR instruction (Inst/Instruction) in the Hermes intermediate representation. Covers all required files and the patterns for each.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use add-ir-instruction