pangu
Installation
SKILL.md
pangu
Paranoid Text Spacing (盤古之白)
Text that jams CJK characters against half-width letters, numbers, or symbols reads cramped. A single space at each boundary lets it breathe. Make this part of how you write — every reply, document, comment, and commit message — so your mixed-language output is always readable.
漢學家稱這個空白字元為「盤古之白」,因為它劈開了全形字和半形字之間的混沌。
How to apply
- Scan what you write for each boundary where a CJK character meets a half-width letter / digit / symbol (either order).
- Insert exactly one half-width space there — unless a rule below keeps the token whole (paths, versions, compound words…) or the gate says leave it.
- Leave markup and code alone — you know prose from syntax; that is your edge.