nonascii-skilllisted
Install: claude install-skill OpenCnid/claude-code-skill-creator
# Non-ASCII fixture
Reading this file at the platform default encoding on Windows either raises
`UnicodeDecodeError` (0x81, 0x8D, 0x8F, 0x90, 0x9D have no cp1252 mapping) or
silently mojibakes the text. The packager must read it as UTF-8 explicitly.