final-runfinal-runOfficialยท3 Agent Skills Included

finalrun-agent

Natural-language mobile app testing for Android and iOS

Generates plain-English YAML tests for Android and iOS apps, then runs them on emulators and simulators with automatic tapping, swiping, and typing. Diagnoses failures from screenshots, videos, and device logs, then fixes app code or test specs until runs pass. Eliminates brittle scripted UI tests and manual device testing cycles.
npx skills add final-run/finalrun-agent --all -g -y

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install FinalRun?โ–ผ

Run `npx skills add final-run/finalrun-agent --all -g -y` in your terminal to install all skills in this suite globally.

How to test mobile apps with plain English?โ–ผ

Write a simple YAML test describing user steps in plain English, and FinalRun launches your app on an emulator, performs each tap and swipe, and reports pass or fail with video evidence.

Can FinalRun fix failing tests automatically?โ–ผ

Yes. The test-and-fix skill reads failure artifacts like screenshots and device logs, decides whether the bug is in your app or the test, applies the fix, and re-runs until green.

Does FinalRun work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible coding environments.

Which AI models does FinalRun support?โ–ผ

FinalRun works with Google Gemini, OpenAI GPT, and Anthropic Claude models using your own API key, so standard provider billing applies.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’