Catalog
io.github.mrslbt/japan-ux
Officialby mrslbt · TypeScript
Japanese UI + UX correctness for AI coding agents — typography, forms, keigo, JLReq checks.
Validate Japanese UI/UX correctness including typography, keigo and JLReq standards for AI agents.
Topics
aiclaudecursordesigni18njapanjapanesekeigolocalizationmcpmcp-servertypescriptuxclinecopilotvscodewindsurfzedaccessibilitymodel-context-protocol
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"japan-ux": {
"command": "npx",
"args": [
"-y",
"japan-ux-mcp@2.0.0"
]
}
}
}