Devtest

This skill should be used when the user asks to "test what I just changed", "/devtest", "smoke test my change", "verify my latest commit", "测一下我刚改的", "看看刚改的功能能不能跑", "跑一下登录看看", or similar requests to verify a recent code change against a running Android or iOS device. The skill reads the git diff, infers the affected UI surface, generates a focused test plan, drives the app via ui-mcp + mobile-mcp, captures logs via log-mcp, and produces a Markdown report via report-mcp.

dj931567261 d15cc96 26.1 KB Updated

File contents

dj931567261/app-test-control/tree/main/skills/devtest commit d15cc962b3

Frequently asked questions

npx skillmds@latest add dj931567261/devtest