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
更新于 2/19/2026
星标
10919
分支
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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use add-ir-instruction