01Enforces Taiwan Ministry of Education (MoE) standards for Traditional Chinese punctuation, character shapes, and vocabulary.
02Supports automated linting and in-place fixing via CLI, with customizable rule profiles (default, strict_moe, ui_strings).
03Includes over 1000 vocabulary rules and 15 casing rules, with AI assistance for ambiguous terms.
04Offers markdown-aware linting and exposes linguistic resources (MoE style guide, ambiguous dictionary) to AI assistants.
05Integrates with AI coding assistants via Model Context Protocol (MCP) to detect and correct Mainland Chinese (zh-CN) linguistic drift.
0680 GitHub stars