add-dialect

Guide through adding a new MLIR dialect with syntax, semantics, tests, and documentation. Use when the user wants to add support for a new MLIR dialect (e.g., arith, scf, memref) to the formal semantics framework.

$ 安裝

git clone https://github.com/Maokami/mlir-sem /tmp/mlir-sem && cp -r /tmp/mlir-sem/.claude/skills/add-dialect ~/.claude/skills/mlir-sem

// tip: Run this command in your terminal to install the skill