Files
gh-kawaz-claude-plugins-plu…/.claude-plugin/plugin.json
2025-11-30 08:30:48 +08:00

11 lines
226 B
JSON

{
"name": "force-japanese",
"description": "Forces Claude Code to use Japanese language even after SessionStart:compact resets",
"version": "0.2.0",
"author": {
"name": "kawaz"
},
"hooks": [
"./hooks"
]
}