create-test
Installation
SKILL.md
How test cases work
Test cases are embedded at the end of each translator file between /** BEGIN TEST CASES **/ and /** END TEST CASES **/. They look like JS but the content is strict JSON — double-quoted keys, no trailing commas, no comments, no single quotes. The linter enforces this.