返回 Skill 列表
extension
分类: 开发与工程无需 API Key

dogfood

系统地探索和测试iOS/Android上的移动应用,通过代理设备发现bug、用户体验问题及其他问题。当被要求对移动应用进行“内部测试”、“质量保证”、“探索性测试”、“查找问题”、“找bug”或“测试这个应用”时使用。生成包含可复现证据的结构化报告:截图、可选的复现视频以及每个问题的详细步骤。

person作者: jakexiaohubgithub

Dogfood

Router for exploratory QA. Private setup before using this skill:

agent-device --version

If that fails, stop and tell the user to expose a trusted agent-device binary on PATH or approve an exact-version npm command. This skill intentionally keeps allowed tools restricted to agent-device and npx agent-device.

Require agent-device >= 0.14.0; older CLIs lack these help topics. If older, stop and tell the user to upgrade the trusted install or approve an exact-version npm command. Do not run npm install -g agent-device@latest or npx -y agent-device@latest autonomously, and do not include version/upgrade commands in final plans.

Read current CLI guidance:

agent-device help dogfood

Loop: open app -> snapshot -i + screenshot -> explore flows -> capture evidence per issue -> close.

Target app is required; infer platform or ask. Findings must come from runtime behavior, not source reads. Let help dogfood provide exact report shape, evidence commands, and current workflow guidance.