RevylAIRevylAIOfficialยท14 Agent Skills Included

revyl-cli

Natural-language mobile app testing on cloud devices

Creates, runs, and analyzes end-to-end mobile app tests written in plain English on cloud iOS and Android devices. Eliminates brittle tap-by-tap scripts, manual device setup, and slow login flows with intent-driven steps, auth bypass, and live dev loops. Classifies failures as real bugs, flaky tests, or setup issues and maps app screens into a visual knowledge graph for faster debugging.
npx skills add RevylAI/revyl-cli --all -g -y

All Skills in This Repository (14)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
RevylAIRevylAI

revyl-mcp-dev-loop

Automates screenshot-observe-action loops for mobile app testing and converts successful flows into reusable tests.

Official
Advanced
๐Ÿ“ฆ In Repo
RevylAIRevylAI

revyl-cli-auth-bypass-react-native

Implement and validate a gated deep-link auth bypass in bare React Native apps.

Official
Intermediate
๐Ÿ“ฆ In Repo
RevylAIRevylAI

revyl-cli-auth-bypass

Establish test-only authenticated sessions across Expo, React Native, iOS, Android, and Flutter apps.

Official
Advanced
๐Ÿ“ฆ In Repo
RevylAIRevylAI

revyl-cli-dev-loop

Run a persistent CLI dev loop against iOS, Android, React Native, and Flutter apps.

Official
Advanced
๐Ÿ“ฆ In Repo
RevylAIRevylAI

revyl-cli-auth-bypass-android

Activate Android Revyl auth bypass flows via native deep links.

Official
Advanced
๐Ÿ“ฆ In Repo
RevylAIRevylAI

revyl-cli-analyze

Classify Revyl test, workflow, and device-session failures into actionable categories.

Official
Intermediate
๐Ÿ“ฆ In Repo
RevylAIRevylAI

revyl-cli-auth-bypass-flutter

Test auth bypass flows in Flutter apps via revyl-auth deep links.

Official
Advanced
๐Ÿ“ฆ In Repo
RevylAIRevylAI

revyl-cli-create

Automate Revyl E2E test authoring from app source analysis into executable YAML test definitions.

Official
Intermediate
๐Ÿ“ฆ In Repo
RevylAIRevylAI

revyl-cli-auth-bypass-expo

Automate test-only Expo auth bypass flows with Revyl CLI.

Official
Advanced
๐Ÿ“ฆ In Repo
RevylAIRevylAI

revyl-cli-auth-bypass-ios

Enable test-only iOS auth bypass flows via deep links and Revyl launch variables.

Official
Advanced
๐Ÿ“ฆ In Repo
RevylAIRevylAI

revyl-mcp-create

Automate Revyl test authoring and lifecycle management with YAML validation via MCP tools.

Official
Advanced
๐Ÿ“ฆ In Repo
RevylAIRevylAI

revyl-mcp-analyze

Classify failed Revyl MCP test executions into bug, flaky, infra, or improvement categories.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Revyl CLI?โ–ผ

Run `npx skills add RevylAI/revyl-cli --all -g -y` in your terminal to install all skills in this suite globally.

How to test mobile apps without writing code?โ–ผ

Describe each test in plain English YAML steps, and Revyl executes them on real cloud iOS and Android devices while validating visible outcomes.

Does Revyl work with React Native, Flutter, and Expo?โ–ผ

Yes. It supports Expo, React Native, Flutter, and native iOS and Android builds, with hot reload for JS stacks and rebuild loops for native ones.

How does Revyl handle login during tests?โ–ผ

The auth bypass skill sets up a test-only deep link and launch variables so every session starts already signed in without manual login steps.

Can Revyl verify pull requests automatically?โ–ผ

Yes. CI uploads the build, and a Cursor Automation starts a cloud device on that exact commit, captures screenshots, and posts proof as a PR comment.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’