ShopifyShopifyOfficialยท7 Agent Skills Included

flash-list

Automate FlashList bug fixes, testing, and pull requests

Automates the full maintenance workflow for Shopify's FlashList React Native library, from issue triage to merged pull requests. Reproduces bugs on iOS and Android simulators, runs unit and end-to-end tests, and verifies fixes on real devices without manual clicking. Handles PR creation, code review checklists, and React Native upgrades so maintainers ship fixes faster with fewer mistakes.
npx skills add Shopify/flash-list --all -g -y
Available:

Tells the AI agent how to build and test the FlashList project, which sub-skill to route each maintenance task to, and the mandatory rules for creating mergeable pull requests.

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install flash-list skills?โ–ผ

Run `npx skills add Shopify/flash-list --all -g -y` in your terminal to install all the agent skills in this suite globally.

What is Shopify FlashList used for?โ–ผ

FlashList is a high-performance replacement for React Native's FlatList that recycles views to eliminate blank cells and keep scrolling smooth with large datasets.

Can AI fix FlashList GitHub issues automatically?โ–ผ

Yes. The fix-github-issue skill reproduces the bug on a simulator, diagnoses the root cause, applies the fix, verifies it on device, and raises a pull request.

How does the agent test on iOS and Android simulators?โ–ผ

The agent-device skill controls simulators through accessibility snapshots and precise tap coordinates, with screenshots and video recording for visual verification.

Do these skills work with Claude Code?โ–ผ

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

Related Repositories in Software Engineering

View All in Software Engineeringโ†’