revyl-cli
Natural-language mobile app testing on cloud devices
All Skills in This Repository (14)
Pure Emerald Level Indicatorsrevyl-mcp-dev-loop
Automates screenshot-observe-action loops for mobile app testing and converts successful flows into reusable tests.
revyl-cli-auth-bypass-react-native
Implement and validate a gated deep-link auth bypass in bare React Native apps.
revyl-cli-auth-bypass
Establish test-only authenticated sessions across Expo, React Native, iOS, Android, and Flutter apps.
revyl-cli-dev-loop
Run a persistent CLI dev loop against iOS, Android, React Native, and Flutter apps.
revyl-cli-auth-bypass-android
Activate Android Revyl auth bypass flows via native deep links.
revyl-cli-analyze
Classify Revyl test, workflow, and device-session failures into actionable categories.
revyl-cli-auth-bypass-flutter
Test auth bypass flows in Flutter apps via revyl-auth deep links.
revyl-cli-create
Automate Revyl E2E test authoring from app source analysis into executable YAML test definitions.
revyl-cli-auth-bypass-expo
Automate test-only Expo auth bypass flows with Revyl CLI.
revyl-cli-auth-bypass-ios
Enable test-only iOS auth bypass flows via deep links and Revyl launch variables.
revyl-mcp-create
Automate Revyl test authoring and lifecycle management with YAML validation via MCP tools.
revyl-mcp-analyze
Classify failed Revyl MCP test executions into bug, flaky, infra, or improvement categories.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core