Skip to main content

bidah/react-native-hifi

SkillsMP a collecté 35 skills depuis bidah/react-native-hifi. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
35
Étoiles GitHub
28
Forks GitHub
1

Affichage de 35 skills collectés sur 35.

métier
Développeurs de logiciels
description

Use when implementing network requests, API calls, data caching, or offline support in React Native or Expo apps, including authentication token management and request lifecycle handling

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when executing implementation plans with independent tasks in the current session

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when you have a spec or requirements for a multi-step task, before touching code

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Provides React Native performance optimization guidelines for FPS, TTI, bundle size, memory leaks, re-renders, and animations. Applies to tasks involving Hermes optimization, JS thread blocking, bridge overhead, FlashList, native modules, or debugging jank…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

GitHub Actions workflow patterns for React Native iOS simulator and Android emulator cloud builds with downloadable artifacts. Use when setting up CI build pipelines or downloading GitHub Actions artifacts via gh CLI and GitHub API.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Provides an incremental adoption strategy to migrate native iOS or Android apps to React Native or Expo using @callstack/react-native-brownfield for initial setup. Use when planning migration steps, packaging XCFramework/AAR artifacts, and integrating them…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Software Mansion's best practices for animations in React Native apps built on Reanimated 4 and the New Architecture. Use when writing, reviewing, or debugging animations — including decisions between CSS transitions, CSS animations, and shared value…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Software Mansion's best practices for audio in React Native using react-native-audio-api. Applies correct patterns for AudioContext and AudioRecorder lifecycle, AudioBuffer state management, high-performance audio visualizations, and iOS session…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Software Mansion's best practices for gestures in React Native apps using React Native Gesture Handler. Use when implementing tap, pan, pinch, rotation, swipe, long press, or any touch interaction. Trigger on: 'gesture handler', 'GestureDetector', 'tap…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Software Mansion's best practices for haptic feedback in React Native apps. Use when adding tactile responses to interactions — button presses, success/error feedback, selections, and custom vibration patterns. Trigger on: 'haptics', 'haptic feedback',…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Software Mansion's best practices for multimedia in React Native apps. Use when working with video playback or video streaming. Trigger on: 'video', 'video streaming', 'stream video', 'HLS', 'play video', or any request to play or stream video in a React…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Software Mansion's best practices for multithreading and background processing in React Native apps. Use when offloading heavy computation, running background tasks, using Web Workers, or working with the React Native New Architecture's concurrent features.…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Integrate on-device AI into React Native apps using React Native ExecuTorch, which provides APIs for LLMs, computer vision, OCR, audio processing, and embeddings without cloud dependencies, as well as a variety of pre-exported models for common use cases. Use…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Best practices for using Radon IDE's MCP tools when developing, debugging, and inspecting React Native and Expo apps. Use when interacting with a running app through Radon IDE - viewing screenshots, reading logs, inspecting the component tree, debugging…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Software Mansion's best practices for rich text editing in React Native apps using react-native-enriched. Use when building rich text editors, formatted text inputs, or any feature requiring inline styling, mentions, links, or structured text editing. Trigger…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Software Mansion's best practices for production React Native apps on the New Architecture. Use when writing, reviewing, or debugging React Native code across animations, gestures, SVG, haptics, on-device AI, multimedia, rich text, multithreading, or audio.…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Software Mansion's best practices for SVG rendering in React Native apps using React Native SVG. Use when rendering vector graphics, icons, charts, illustrations, or any SVG content. Trigger on: 'react-native-svg', 'SVG', 'vector graphics', 'render icon',…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Upgrades React Native apps to newer versions by applying rn-diff-purge template diffs, updating package.json dependencies, migrating native iOS and Android configuration, resolving CocoaPods and Gradle changes, and handling breaking API updates. Use when…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Automates interactions for iOS simulators/devices and Android emulators/devices. Use when navigating apps, taking snapshots/screenshots, tapping, typing, scrolling, or extracting UI info on mobile targets.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when you have a written implementation plan to execute in a separate session with review checkpoints

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Write tests using React Native Testing Library (RNTL) v13 and v14 (`@testing-library/react-native`). Use when writing, reviewing, or fixing React Native component tests. Covers: render, screen, queries (getBy/getAllBy/queryBy/findBy), Jest matchers,…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Use when implementing any feature or bugfix, before writing implementation code

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when creating new skills, editing existing skills, or verifying skills work before deployment

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when building user interfaces in React Native or Expo, implementing navigation, layouts, animations, native controls, modals, gesture handling, or styling components

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when building server-side API endpoints in Expo apps, handling backend logic, protecting credentials, connecting to databases, or deploying API routes with EAS Hosting

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when building custom development clients for Expo apps, integrating custom native modules, using Apple ecosystem features, third-party native SDKs, or when Expo Go limitations are encountered

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when setting up or using Tailwind CSS v4 with NativeWind v5 in React Native or Expo projects, configuring universal styling across iOS Android and web, or implementing CSS-first theming

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Use when building Android-specific UI components using Jetpack Compose views in Expo, implementing LazyColumn scrolling lists, or rendering XML vector drawable icons on Android

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when building iOS-specific UI components using SwiftUI views in Expo, embedding React Native views in SwiftUI with RNHostView, or implementing native iOS interfaces beyond cross-platform components

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when embedding web-only libraries or DOM content in React Native apps, including charts with recharts, syntax highlighting, rich text editors, or any component that requires a browser DOM

Langue du texte source : anglais

mis à jour
Affichage de 35 skills collectés sur 35.