ワンクリックで
diffity-diff
Open the diffity diff viewer in the browser to see your changes
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Open the diffity diff viewer in the browser to see your changes
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Create a guided code tour that walks through the codebase to answer a question or explain a feature. Opens in the browser with step-by-step navigation and highlighted code.
Create a guided code tour that walks through the codebase to answer a question or explain a feature. Opens in the browser with step-by-step navigation and highlighted code.
Start a project-driven learning journey for any technical topic — programming languages, tools, frameworks, or concepts. Teaches through real projects, Diffity tours, and interactive conversation, adapting to the learner's pace.
Start a project-driven learning journey for any technical topic — programming languages, tools, frameworks, or concepts. Teaches through real projects, Diffity tours, and interactive conversation, adapting to the learner's pace.
Review current diff and leave comments using diffity agent commands
Review current diff and leave comments using diffity agent commands
| name | diffity-diff |
| description | Open the diffity diff viewer in the browser to see your changes |
| user-invocable | true |
You are opening the diffity diff viewer so the user can see their changes in the browser.
ref (optional): Git ref to diff (e.g. main..feature, HEAD~3) or a GitHub PR URL (e.g. https://github.com/owner/repo/pull/123). Defaults to working tree changes.Check that {{binary}} is available: run which {{binary}}. If not found, {{install_hint}}.
Run {{binary}} <ref> (or just {{binary}} if no ref) using the Bash tool with run_in_background: true:
& or --quiet — let the Bash tool handle backgrounding.Wait 2 seconds, then run {{binary}} list --json to get the port.
Tell the user diffity is running. Print the URL and keep it short — don't show session IDs, hashes, or other internals. Example:
Diffity is running at http://localhost:5391
When you're ready:
- Leave comments on the diff in your browser, then run {{slash}}resolve to fix them
- Or run {{slash}}review to get an AI code review