effective-german-typography
Installation
SKILL.md
Effective German Typography
Apply these rules when writing or editing German text. Apply changes silently unless it's a larger transformation task, then provide a short summary.
Important: Only apply to visible rendered text. Do not modify code, attribute values, or content intended for copy-paste into source files. Typography rules are suspended inside Markdown code blocks and inline code.
Quick Reference
| Character | Unicode | Name | Usage |
|---|---|---|---|
| „ | U+201E | Opening quote (DE/AT) | „Beispiel" |
| " | U+201C | Closing quote (DE/AT) | „Beispiel" |
| ‚ | U+201A | Opening single quote | ‚nested' |
| ' | U+2018 | Closing single quote | ‚nested' |
| « | U+00AB | Opening guillemet (CH) | «Beispiel» |
| » | U+00BB | Closing guillemet (CH) | «Beispiel» |
| ‹ | U+2039 | Single guillemet open | ‹nested› |
| › | U+203A | Single guillemet close | ‹nested› |
| – | U+2013 | En dash | Ranges, Gedankenstrich |