什么是 dogfood?
使用代理设备系统地探索和测试 iOS/Android 上的移动应用程序,以查找错误、用户体验问题和其他问题。当被要求在移动设备上“dogfood”、“QA”、“探索性测试”、“查找问题”、“寻找 bug”或“测试此应用程序”时使用。生成包含可重现证据的结构化报告:屏幕截图、可选重现视频以及每个问题的详细步骤。 来源:callstackincubator/agent-device。
使用代理设备系统地探索和测试 iOS/Android 上的移动应用程序,以查找错误、用户体验问题和其他问题。当被要求在移动设备上“dogfood”、“QA”、“探索性测试”、“查找问题”、“寻找 bug”或“测试此应用程序”时使用。生成包含可重现证据的结构化报告:屏幕截图、可选重现视频以及每个问题的详细步骤。
通过命令行快速安装 dogfood AI 技能到你的开发环境
来源:callstackincubator/agent-device。
Systematically explore a mobile app, find issues, and produce a report with full reproduction evidence for every finding.
Only the Target app is required. Everything else has sensible defaults.
| Target app | (required) | Settings, com.example.app, deep link URL | | Platform | Infer from user context; otherwise ask (ios or android) | --platform ios | | Session name | Slugified app/platform (for example settings-ios) | --session my-session | | Output directory | ./dogfood-output/ | Output directory: /tmp/mobile-qa |
使用代理设备系统地探索和测试 iOS/Android 上的移动应用程序,以查找错误、用户体验问题和其他问题。当被要求在移动设备上“dogfood”、“QA”、“探索性测试”、“查找问题”、“寻找 bug”或“测试此应用程序”时使用。生成包含可重现证据的结构化报告:屏幕截图、可选重现视频以及每个问题的详细步骤。 来源:callstackincubator/agent-device。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/callstackincubator/agent-device --skill dogfood使用代理设备系统地探索和测试 iOS/Android 上的移动应用程序,以查找错误、用户体验问题和其他问题。当被要求在移动设备上“dogfood”、“QA”、“探索性测试”、“查找问题”、“寻找 bug”或“测试此应用程序”时使用。生成包含可重现证据的结构化报告:屏幕截图、可选重现视频以及每个问题的详细步骤。 来源:callstackincubator/agent-device。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/callstackincubator/agent-device --skill dogfood 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/callstackincubator/agent-device