testing-reactnative
Testing React Native 0.85+. Use when writing tests, reviewing test coverage, or setting up testing.
Works with
--- name: testing-reactnative description: Testing React Native 0.85+. Use when writing tests, reviewing test coverage, or setting up testing. license: MIT --- # Testing React Native 0.85+ Ce skill fournit les bonnes pratiques de test pour React Native 0.85+ avec la New Architecture. ## Principes clés - **React Native Testing Library (RNTL)** : tester le comportement utilisateur, pas l'implémentation - **Jest** : runner de tests avec mocks natifs - **Detox / Maestro** : tests E2E pour flows critiques - **Couverture >= 80%** pour la logique métier ## Spécificités React Native 0.85+ - **TurboModules** : mocker les modules natifs JSI synchrones (pas de bridge) - **Fabric** : tester les composants natifs avec la nouvelle architecture de rendu - **Reanimated 4.x** : tester les animations avec `useAnimatedStyle` et worklets ## Références **Sources :** [RN Testing Library](https://callstack.github.io/react-native-testing-library/), [Detox](https://wix.github.io/Detox/)
More Mobile skills
animation-vocabulary
emilkowalski/skills
Reverse-lookup glossary that turns a vague description of a web animation or motion effect into its exact term ("the bouncy thing when a popover opens" → Pop in; "the iOS rubber-band scroll" → Rubber-banding). Use when the user asks "what's it called when…", or describes a motion effect without knowing its name and wants the right word to prompt an AI or designer with. For naming an effect, not designing or building one.
xcode-project-setup
firebase/agent-skills
Safely modifies Xcode projects (.pbxproj) to add Swift Packages and link files. Use this skill whenever an iOS project needs dependencies installed (e.g. Firebase, Alamofire).
cross-border-ecommerce
nexscope-ai/ecommerce-skills
Cross-border e-commerce expansion advisor. Scores target markets on 8 weighted dimensions (market size, ecommerce penetration, competition, regulatory complexity, logistics infrastructure, payment ecosystem, cultural distance, IP protection), compares 5 fulfillment models with cost and transit data, provides country-by-country tax/duty compliance guides (EU VAT/IOSS, UK VAT, US sales tax, CA GST, AU GST, JP consumption tax), maps local payment preferences by market, and builds a phased expansion roadmap. No API key required.

