eigen
Build, test, and ship Artsy's React Native mobile app faster
All Skills in This Repository (3)
Pure Emerald Level Indicatorsbump-ios-version
Update iOS and Xcode versions across Eigen project configuration files and CI settings.
eigen-testing
Write and maintain React Native tests using React Native Testing Library and Relay Test Utils.
creating-screens
Create screens and routes in the Eigen React Native app with Relay GraphQL.
Frequently Asked Questions
FAQPage SchemaHow to install Eigen skills?โผ
Run `npx skills add artsy/eigen --all -g -y` in your terminal to install all skills in this suite globally.
How to add a new screen in Eigen?โผ
The creating-screens skill walks your AI agent through generating the screen file, registering the route, and enabling deep linking on Android.
How to write tests for a React Native Relay component?โผ
The eigen-testing skill provides templates and rules for testing components with React Native Testing Library and Relay Test Utils, including analytics and error states.
How to upgrade the iOS or Xcode version in a React Native project?โผ
The bump-ios-version skill updates the central config file and CI settings, and verifies the new version is supported by CircleCI and GitHub Actions.
Do these skills work with Claude Code?โผ
Yes. All skills follow the standard SKILL.md format and run directly inside Claude Code and other compatible AI coding agents.
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