Claude Code Skill · Written for Non-Engineers Too · 5 LanguagesClaude Code スキル · 非エンジニアにも書く · 5 言語
Written for whoever opens it — coder or not.開いた人が誰であっても伝わるように — コードが読めなくても。
Vibe coding means the person shipping a project increasingly can't read its code — and a README that only speaks engineer loses them at line one. multilingual-readme inspects the project itself — SKILL.md, package.json, scripts, the git remote — and writes a full README set in English, 日本語, 简体中文, Español and 한국어: a plain-language explanation before any jargon, a Mermaid architecture diagram, exactly three features, a before/after table, and install guides per environment. Then a Python checker audits the result, so no install command is invented and no translation artifact leaks through.バイブコーディングの時代、プロジェクトを世に出す人が自分でコードを読めないことは珍しくありません。エンジニア語だけで書かれた README は、その人を最初の一行で振り落とします。multilingual-readme はプロジェクト自体を読みます — SKILL.md、package.json、スクリプト、git remote。そこから English・日本語・简体中文・Español・한국어 の README 一式を書き出します。専門用語より先に平易な説明、Mermaid のアーキテクチャ図、機能はちょうど 3 つ、Before/After 表、環境別のインストール手順。最後に Python のチェッカーが結果を監査するので、存在しないインストールコマンドも、翻訳の残りかすも通りません。