FCLab.SKKU
01fclab-skku/playwright_for_android
Plugin Claude Code
Claude Code plugins published by FCLAB@SKKU (Team Marvis).
fclab-skku/playwright_for_android
Plugin Claude Code
Claude Code plugins published by FCLAB@SKKU (Team Marvis).
fclab-skku/playwright_for_android
Plugin Claude Code
MCP version of the Android debug skill. Exposes adb / emulator / logcat / screenshot / UI-tree as MCP tools; the host LLM (Claude Code) selects each UI action itself. No separate LLM API key required.
fclab-skku/playwright_for_android
Skill Claude CodeCodex
End-to-end Android debug loop on an emulator. Builds the APK with a Gradle task, boots a named AVD, installs and launches the target package, then drives a single feature via adb-injected UI actions while capturing a unified logcat-and-actions timeline plus a developer-facing test report. Use when the user wants to…