Skip to content

docs: add Device Simulator guidance to mouse/screenshot skills#1768

Merged
hatayama merged 1 commit into
feature/simulator-view-supportfrom
docs/simulator-view-skill-guidance
Jul 14, 2026
Merged

docs: add Device Simulator guidance to mouse/screenshot skills#1768
hatayama merged 1 commit into
feature/simulator-view-supportfrom
docs/simulator-view-skill-guidance

Conversation

@hatayama

@hatayama hatayama commented Jul 14, 2026

Copy link
Copy Markdown
Owner

Refs: MasaVault 2026-07-14_シミュレーターモードでのマウスシミュレート調査.md PR-3 (To-Do 13–14)

Summary

  • Updated source skills for screenshot, simulate-mouse-ui, simulate-mouse-input, and raycast with Device Simulator notes from the investigation.
  • Regenerated .claude/skills and .agents/skills copies via uloop skills install --claude --agents --flat.

Key guidance added

  • Prefer --capture-mode rendering for annotate → click (works with Game view and Simulator).
  • Mouse simulate / raycast work under Simulator; coordinates use device resolution, not chrome scale.
  • Window capture: default Game falls back to Simulator when needed.

Test plan

  • Source and generated skill files match after uloop skills install
  • GHA: not applicable on this PR — base is umbrella feature/simulator-view-support. Full GHA on the final umbrella → v3-beta PR.

Made with Cursor

Review in cubic

Record that simulate/raycast work under Simulator, prefer rendering
screenshots for coordinates, and note Game→Simulator window capture
fallback so agents follow the verified annotate-then-click flow.

Co-authored-by: Cursor <cursoragent@cursor.com>
@coderabbitai

coderabbitai Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@hatayama, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 50 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: baee8448-6a05-4026-81ff-422bf15ed2e7

📥 Commits

Reviewing files that changed from the base of the PR and between 2454e40 and 18514c5.

📒 Files selected for processing (15)
  • .agents/skills/uloop-raycast/SKILL.md
  • .agents/skills/uloop-screenshot/SKILL.md
  • .agents/skills/uloop-screenshot/references/annotated-elements.md
  • .agents/skills/uloop-simulate-mouse-input/SKILL.md
  • .agents/skills/uloop-simulate-mouse-ui/SKILL.md
  • .claude/skills/uloop-raycast/SKILL.md
  • .claude/skills/uloop-screenshot/SKILL.md
  • .claude/skills/uloop-screenshot/references/annotated-elements.md
  • .claude/skills/uloop-simulate-mouse-input/SKILL.md
  • .claude/skills/uloop-simulate-mouse-ui/SKILL.md
  • Packages/src/Editor/FirstPartyTools/Raycast/Skill/SKILL.md
  • Packages/src/Editor/FirstPartyTools/Screenshot/Skill/SKILL.md
  • Packages/src/Editor/FirstPartyTools/Screenshot/Skill/references/annotated-elements.md
  • Packages/src/Editor/FirstPartyTools/SimulateMouseInput/Skill/SKILL.md
  • Packages/src/Editor/FirstPartyTools/SimulateMouseUi/Skill/SKILL.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/simulator-view-skill-guidance

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@hatayama
hatayama merged commit f4f2188 into feature/simulator-view-support Jul 14, 2026
2 checks passed
@hatayama
hatayama deleted the docs/simulator-view-skill-guidance branch July 14, 2026 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant