dogfood

Explore iOS and Android apps on-device to detect bugs and usability issues.

1|Updated Jun 27, 2026
One-click install
npx skills add https://github.com/babually/bongo-template --skill dogfood-babually
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: dogfood
Source: https://github.com/babually/bongo-template/tree/main/.agents/skills/dogfood
Command: npx skills add https://github.com/babually/bongo-template --skill dogfood-babually

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you rapidly explore a mobile app on real iOS or Android devices to uncover bugs, broken flows, and usability problems that source code review alone cannot reveal.

Core Features & Use Cases

  • Exploratory QA: Navigate the app like a real user to identify functional defects and edge cases.
  • Evidence Capture: Collect screenshots and snapshots so issues can be reproduced and triaged clearly.
  • Mobile Flow Testing: Validate onboarding, navigation, forms, and core task completion on-device across iOS or Android.

Quick Start

Use the dogfood skill to test the target mobile app on the specified platform and report any issues with evidence from runtime behavior.

Frequently Asked Questions about dogfood

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform exploratory testing on mobile apps to find usability issues?▼

Exploratory testing on mobile apps involves navigating real user flows on iOS or Android devices to uncover functional defects and edge cases. This approach captures runtime behavior and screenshots to provide reproducible issue reporting.

What is exploratory on-device testing for iOS and Android QA sessions?▼

Exploratory on-device testing is a QA method that validates real user flows, such as onboarding and navigation, on physical iOS or Android devices. It requires runtime validation to identify bugs that source code review alone cannot reveal.

Do I need agent-device CLI access for mobile flow testing?▼

Yes, mobile flow testing requires agent-device CLI access to launch the app and execute snapshot workflows on the target platform. This access enables the runtime validation and evidence collection needed for thorough QA sessions.

What is the best way to capture evidence during bug hunting in mobile apps?▼

The best way to capture evidence during bug hunting is to collect screenshots and device snapshots during exploratory testing. This ensures issues are documented with runtime behavior for clear triage and reproduction.

Can I validate onboarding and form completion across both iOS and Android?▼

Yes, you can validate onboarding, navigation, and form completion across both iOS and Android. The testing process applies to both platforms to ensure core task completion works correctly on-device.