MobileApp
React Native mobile app testing, profiling, and release automation
All Skills in This Repository (22)
Pure Emerald Level Indicatorsargent-screen-recording
Record iOS simulators and Android devices to h264 mp4 files.
argent-metro-debugger
Inspect React Native component trees and console logs via Chrome DevTools Protocol.
argent-react-native-optimization
Profile and optimize React Native app rendering, lists, and animations.
argent-settings-permissions
Manage iOS simulator and Android device runtime permissions via platform permission stores.
argent-react-native-app-workflow
Coordinate React Native app builds, Metro, and simulator debugging.
argent-tv-interact
Simulate D-pad remote input and inspect JS runtime on TV platforms.
argent-react-native-profiler
Profile React Native Hermes apps for re-render counts and CPU usage.
argent-screenshot-diff
Compare baseline and current screenshots to generate visual regression diff reports.
argent-test-ui-flow
Automate end-to-end UI testing and visual regression analysis for iOS and Android mobile apps.
argent-ios-simulator-setup
Manage iOS simulator lifecycle and connectivity for automated testing workflows.
argent-create-flow
Record and replay UI interactions as YAML-based automation flows.
argent-device-interact
Interact with iOS simulators, Android emulators, and Chromium apps via unified gestures.
Frequently Asked Questions
FAQPage SchemaHow to install TrainLCD MobileApp skills?โผ
Run `npx skills add TrainLCD/MobileApp --all -g -y` in your terminal to install all skills in this suite globally.
How to test a React Native app UI automatically?โผ
The included skills drive iOS simulators and Android emulators with tap, swipe, and typing actions, then verify each step with screenshots and accessibility tree checks.
How to find slow components in a React Native app?โผ
The profiling skills measure render counts and CPU usage per component, then rank the slowest offenders so you can fix real bottlenecks instead of guessing.
Can these skills automate release pull requests?โผ
Yes. Dedicated skills cut release branches, bump versions, run quality checks, create tags, publish GitHub releases, and open properly formatted pull requests.
Do I need coding experience to use these skills?โผ
Basic familiarity with mobile development helps, but the agent handles device setup, debugging, and release steps from plain-English requests.
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