ExpensifyExpensifyOfficialยท6 Agent Skills Included

App

Build, test, and debug the Expensify app with AI agents

Guides AI agents through developing, testing, and debugging the Expensify React Native app across web, iOS, and Android. Enforces coding standards, offline-first state patterns, and post-edit checks so changes pass review without repeated manual fixes. Automates device testing, browser verification, Sentry analysis, and video evidence capture for pull requests.
npx skills add Expensify/App --all -g -y
Available:

Tells the AI agent how the Expensify app is structured, which sub-skills to invoke for device testing, browser testing, and Sentry analysis, and which lint, typecheck, and compiler checks to run after every code change.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Expensify App skills?โ–ผ

Run `npx skills add Expensify/App --all -g -y` in your terminal to install all skills in this suite globally.

What do the Expensify App skills do?โ–ผ

They help an AI agent write code that follows Expensify's standards, manage offline-first Onyx state, and test changes on browsers and mobile devices.

Can AI test the Expensify app on real devices?โ–ผ

Yes. The agent-device skill drives iOS simulators and Android emulators for interactive testing, debugging, and performance profiling.

How to record video evidence for a pull request?โ–ผ

The agent-device-evidence skill reads test steps from a GitHub PR or issue and automatically records MP4 videos of the flows on iOS and Android.

Do these skills work with Claude Code?โ–ผ

Yes. All skills follow the standard SKILL.md format and run directly inside Claude Code and compatible AI coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’