·animation-with-worklets
*

animation-with-worklets

Fornisce linee guida per i worklet nativi di React per la pianificazione delle funzioni tra thread JS e UI. Si applica alle attività che coinvolgono scheduleOnRN, scheduleOnUI, worklet, pianificazione dei thread, useAnimatedReaction, gestori di gesti o chiamate di funzioni multithread.

20Installazioni·1Tendenza·@sovranbitcoin

Installazione

$npx skills add https://github.com/sovranbitcoin/sovran --skill animation-with-worklets

Come installare animation-with-worklets

Installa rapidamente la skill AI animation-with-worklets nel tuo ambiente di sviluppo tramite riga di comando

  1. Apri il terminale: Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.)
  2. Esegui il comando di installazione: Copia ed esegui questo comando: npx skills add https://github.com/sovranbitcoin/sovran --skill animation-with-worklets
  3. Verifica l'installazione: Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw

Fonte: sovranbitcoin/sovran.

Guidelines for scheduling functions between JavaScript and UI threads using React Native Worklets. This skill covers when and how to use scheduleOnRN and scheduleOnUI, proper function definition patterns, and avoiding unnecessary worklet directives.

Never use the "worklet" directive unless explicitly requested. In 99.9% of cases, there is no need to use it. scheduleOnUI handles worklet conversion automatically, so the directive is unnecessary. This also applies to gesture detector callbacks - you don't need to add the "worklet" directive in gesture handler callbacks.

Use scheduleOnRN and scheduleOnUI from react-native-worklets instead of runOnJS and runOnUI from react-native-reanimated.

Fornisce linee guida per i worklet nativi di React per la pianificazione delle funzioni tra thread JS e UI. Si applica alle attività che coinvolgono scheduleOnRN, scheduleOnUI, worklet, pianificazione dei thread, useAnimatedReaction, gestori di gesti o chiamate di funzioni multithread. Fonte: sovranbitcoin/sovran.

Fatti (pronti per citazione)

Campi e comandi stabili per citazioni AI/ricerca.

Comando di installazione
npx skills add https://github.com/sovranbitcoin/sovran --skill animation-with-worklets
Categoria
*Creatività
Verificato
Prima apparizione
2026-02-05
Aggiornato
2026-03-10

Browse more skills from sovranbitcoin/sovran

Risposte rapide

Che cos'è animation-with-worklets?

Fornisce linee guida per i worklet nativi di React per la pianificazione delle funzioni tra thread JS e UI. Si applica alle attività che coinvolgono scheduleOnRN, scheduleOnUI, worklet, pianificazione dei thread, useAnimatedReaction, gestori di gesti o chiamate di funzioni multithread. Fonte: sovranbitcoin/sovran.

Come installo animation-with-worklets?

Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/sovranbitcoin/sovran --skill animation-with-worklets Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw

Dov'è il repository sorgente?

https://github.com/sovranbitcoin/sovran