Use when interacting with Android devices via scrcpy-mcp tools (tap, swipe, input_text, key_event, ui_dump, ui_find_element, app_start, etc.). Documents common pitfalls and lessons learned.
$npx -y skills add juancf/scrcpy-mcp --skill scrcpy-gotchasInstalls into the current project.
Run `npx skills use "https://github.com/juancf/scrcpy-mcp" --skill "juancf/scrcpy-mcp/scrcpy-gotchas"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/juancf/scrcpy-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/juancf/scrcpy-mcp"` and select the relevant skills, then follow their instructions.