{
  "markdown": "# slash-commands-jp\n\n> A Claude Code plugin that fetches the **latest official slash-command list** on every invocation and renders it in **Japanese, by category, with one-line real-world usage examples**.\n\n[English](#english) | [日本語](#日本語)\n\n---\n\n## English\n\n### What it does\n\n- Run `/slash-commands-jp:list` and get the entire Claude Code slash command catalog rendered in Japanese, grouped by category, with one-line usage examples for each command.\n- The plugin fetches the official docs at https://code.claude.com/docs/en/commands.md on every run, so it tracks newly added and deprecated commands automatically.\n\n### Why this exists\n\nThe Claude Code command surface is large (80+ commands), official docs are English-only, and `/help` alone gives poor at-a-glance coverage. For Japanese users who are mid-funnel — past \"what is Claude Code\" but not yet fluent in every command — there was no single screen that combined: latest, categorized, Japanese, and \"what would I actually use this for?\". This plugin is that screen.\n\n### Installation\n\n#### From the official marketplace (in review)\n\n```\n/plugin install slash-commands-jp\n```\n\n#### Directly from GitHub\n\n```bash\ngit clone https://github.com/keitashimoda24-maker/slash-commands-jp.git \\\n  ~/.claude/plugins/slash-commands-jp\n```\n\nThen run `/reload-plugins` in Claude Code.\n\n### Usage\n\n```\n/slash-commands-jp:list\n```\n\nOutput is grouped into ~15 categories (session management / context & memory / model & exec control / planning & review / automation & parallelism / diagnostics / settings & UI / integration / etc.), with deprecated commands separated.\n\n### Features\n\n- **Always current** — WebFetch on every invocation\n- **Japanese surface** — category names, descriptions, and usage examples all localized\n- **Operational usage examples** — one-line \"when would I actually use this\"\n- **Complete coverage** — no omissions, deprecated commands listed separately\n- **Explicit invocation only** — `disable-model-invocation: true` so the model never auto-triggers it\n\n---\n\n## 日本語\n\n### 何ができる？\n\n- `/slash-commands-jp:list` を実行するだけで、Claude Code の全コマンドが日本語で一覧表示されます\n- 公式ドキュメント（https://code.claude.com/docs/en/commands.md）から毎回最新版を取得するため、新機能の追加や廃止に自動追従します\n- 各コマンドに「どんな業務シーンで使うか」の具体例を1行つけて表示するので、初心者でも即座に活用イメージが湧きます\n\n### なぜ作ったか\n\nClaude Code は公式ドキュメントが英語のみで、コマンド数も多く（80以上）、初心者には全体像の把握が困難です。\n\n- `/help` だけだと一覧性が低い\n- 公式ドキュメントは英語＋抽象的な説明だけ\n- バージョンアップで増減するコマンドを追いきれない\n\n→ このプラグインは「日本語 × カテゴリ別 × 業務実例 × 自動最新化」を1コマンドで実現します。\n\n### インストール\n\n#### 公式マーケットから（レビュー待ち）\n\n```\n/plugin install slash-commands-jp\n```\n\n#### GitHub から直接\n\n```bash\ngit clone https://github.com/keitashimoda24-maker/slash-commands-jp.git \\\n  ~/.claude/plugins/slash-commands-jp\n```\n\nその後 Claude Code で `/reload-plugins` を実行。\n\n### 使い方\n\n```\n/slash-commands-jp:list\n```\n\n公式ドキュメントから最新コマンド一覧を取得し、以下のカテゴリで日本語整理して表示します:\n\n1. ワークフロー別ショートガイド\n2. セッション管理\n3. コンテキスト・メモリ\n4. モデル・実行制御\n5. 計画・レビュー\n6. 自動化・並列実行\n7. 診断・トラブル\n8. 設定・UI\n9. 連携・拡張\n10. 情報・分析\n11. ファイル・出力\n12. モバイル・デスクトップ\n13. クラウド・リモート環境\n14. その他・特殊\n15. 廃止済み（あれば）\n\n### 特徴\n\n- **自動最新化** - WebFetch で毎回公式から取得\n- **日本語表示** - カテゴリ名・説明・実用例すべて日本語\n- **業務実例つき** - 各コマンドに「どんな時に使うか」を1行で\n- **網羅性** - 省略なし、廃止コマンドも別セクションで表示\n- **モデル自動起動なし** - `disable-model-invocation: true` で明示呼び出し限定\n\n---\n\n## Author\n\n[@keitashimoda24-maker](https://github.com/keitashimoda24-maker)\n\nNon-engineer area manager running 10 convenience stores in Japan, building daily automation with Claude Code (30+ systems and counting).\n\n## Related Projects\n\n- [claude-code-smart-hooks](https://github.com/keitashimoda24-maker/claude-code-smart-hooks) — Conditional ultrathink injection for consistent reasoning depth\n- [devils-advocate](https://github.com/keitashimoda24-maker/devils-advocate) — Devil's advocate agent for plan/design review\n- [mac-pixel-bridge](https://github.com/keitashimoda24-maker/mac-pixel-bridge) — Resilient ADB clipboard / screenshot bridge\n\n## License\n\nMIT — see [LICENSE](LICENSE).\n",
  "bytes": 3905,
  "sha": "cdb8c80344291071740adfc0b444b630c2b464872b5894654002cf75929a242f",
  "repo_slug": "keitashimoda24-maker/slash-commands-jp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_keitashimoda24_maker_slash_commands_jp_s_383e9f4a/readme"
}