在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
tool-take-snapshot
// Use when calling MCP take_snapshot or exploring RN component tree (Fiber) by type/uid.
$ git log --oneline --stat
stars:5
forks:1
updated:2026年2月14日 06:29
SKILL.md
// Use when calling MCP take_snapshot or exploring RN component tree (Fiber) by type/uid.
React Native MCP 서버 전체 기능 검증 절차. 데모 앱 32개 스텝을 모두 순서대로 진행하면 MCP 내부 기능을 전부 검증한다. 클릭/탭은 query_selector → measure → tap(platform, x, y)으로 idb/adb 네이티브 터치 필수.
MCP evaluate_script 호출 또는 RN 앱 컨텍스트에서 임의 JS 실행할 때 사용.
MCP webview_evaluate_script 호출 또는 앱 내 WebView에서 임의 JS 실행·결과 수신할 때 사용.
Use when calling MCP take_screenshot or capturing device/simulator screen without app code.
MCP get_debugger_status 호출 또는 콘솔/네트워크 이벤트용 CDP 연결 여부 확인 시 사용.
| name | tool-take-snapshot |
| description | Use when calling MCP take_snapshot or exploring RN component tree (Fiber) by type/uid. |
__REACT_NATIVE_MCP__.getComponentTree({ maxDepth }). App walks the React Fiber tree and returns a tree of nodes (type, testID, accessibilityLabel, text, children)."0.1.2"). Use uid with click only when it is a testID.