artsyartsyOfficialยท3 Agent Skills Included

eigen

Build, test, and ship Artsy's React Native mobile app faster

Guides AI agents through building features in Eigen, Artsy's React Native app for iOS and Android. Creates new screens and routes, writes Relay and component tests, and bumps iOS and Xcode versions safely. Removes guesswork around file structure, naming rules, and CI configuration so changes pass checks the first time.
npx skills add artsy/eigen --all -g -y
Available:

Gives the AI agent the project's tech stack, commands, file structure, and workflow rules so it writes code that matches Eigen's conventions and passes pre-commit checks.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’