You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
126 patterns across 4 languages (32 KO + 31 EN + 31 ZH + 32 JA), organized in 6 categories. Most patterns are universal; a few slots have language-specific variants. Each pattern has a fire condition, an exclude condition (so legitimate uses don't get flagged), and example before/after pairs in examples/.
Category
# of patterns
Range
Content
6
#1–#6
Language
6
#7–#12 (language-specific)
Style
6
#13–#18 (some language-specific)
Communication
4
#19–#21, #29
Filler & Hedging
3
#22–#24
Structure
4
#25–#28 (some language-specific)
Universal extensions
3
#30–#32 (KO/JA only for #32)
Universal patterns
These categories are identical across all four languages.
Use /patina --lang {lang} — auto-discovered, no config changes needed.
Pattern frontmatter format:
---
pack: my-patternslanguage: koname: My Custom Patternsversion: 1.0.0patterns: 1
---
Custom patterns
Drop a .md file into custom/patterns/ — auto-loaded:
---pack: my-patternslanguage: koname: My Custom Patternsversion: 1.0.0patterns: 1---### 1. Pattern Name**Problem:** What AI does wrong
**Before:** > AI-sounding example
**After:** > Natural-sounding fix
See CONTRIBUTING.md for submission guidelines and staleness reports.