Subscribers Only
The full article plus 21 more subscriber-only posts come with a subscription.
Large language models systematically drop Turkish diacritics (ç, ğ, ı, ö, ş, ü) during long-form content generation. The development process behind a zero-token-cost Claude Code plugin that solves this.
LLMs drop Turkish diacritics (ç, ğ, ı, ö, ş, ü) during long-form generation. Prompt-level warnings are insufficient. I built a Claude Code plugin with a 4-layer hunspell-based PostToolUse hook that validates every edit automatically. Tested on 201 real posts, averaging 4.8s per file, zero timeouts.
The full article plus 21 more subscriber-only posts come with a subscription.