Use when working with React Native Web projects. Provides core concepts, components, and cross-platform patterns for building web applications with React Native.
Langue du texte source : anglais
Menu
Skills dans ce dépôt
SkillsMP a collecté 430 skills depuis TheBushidoCollective/han. Ouvrez un skill pour examiner sa source et ses détails.
TheBushidoCollective/hanAffichage de 40 skills collectés sur 430.
Use when working with React Native Web projects. Provides core concepts, components, and cross-platform patterns for building web applications with React Native.
Langue du texte source : anglais
Use when implementing navigation in React Native Web projects. Provides patterns for React Navigation, deep linking, and web-specific routing.
Langue du texte source : anglais
Use when optimizing React Native Web performance. Provides patterns for code splitting, bundle optimization, memoization, and web-specific performance improvements.
Langue du texte source : anglais
Use when styling React Native Web components. Provides patterns for StyleSheet API, platform-specific styles, responsive design, and theming.
Langue du texte source : anglais
Use when testing React Native Web applications. Provides patterns for Jest, React Native Testing Library, component testing, and web-specific testing strategies.
Langue du texte source : anglais
Use when React Context patterns for state management. Use when sharing state across component trees without prop drilling.
Langue du texte source : anglais
Use when React Hooks patterns including useState, useEffect, useContext, useMemo, useCallback, and custom hooks. Use for modern React development.
Langue du texte source : anglais
Use when React performance optimization including memoization, lazy loading, and virtualization. Use when optimizing React applications.
Langue du texte source : anglais
Use when creating custom React Flow nodes, edges, and handles. Covers custom node components, resizable nodes, toolbars, and advanced customization.
Langue du texte source : anglais
Use when building node-based UIs, flow diagrams, workflow editors, or interactive graphs with React Flow. Covers setup, nodes, edges, controls, and interactivity.
Langue du texte source : anglais
Use when relay fragment composition, data masking, colocation, and container patterns for React applications.
Langue du texte source : anglais
Use when relay mutations with optimistic updates, connections, declarative mutations, and error handling.
Langue du texte source : anglais
Use when relay pagination with cursor-based pagination, infinite scroll, load more patterns, and connection protocols.
Langue du texte source : anglais
Use when creating custom Svelte Flow nodes, edges, and handles. Covers custom node components, resizable nodes, toolbars, and advanced customization.
Langue du texte source : anglais
Use when building node-based UIs, flow diagrams, workflow editors, or interactive graphs with Svelte Flow. Covers setup, nodes, edges, controls, and interactivity.
Langue du texte source : anglais
Use when Vue component patterns including props, emits, slots, and provide/inject. Use when building reusable Vue components.
Langue du texte source : anglais
Use when Vue 3 Composition API with reactive refs, computed, and composables. Use when building modern Vue 3 applications.
Langue du texte source : anglais
Use when Vue reactivity system with refs, reactive, computed, and watchers. Use when managing complex state in Vue applications.
Langue du texte source : anglais
Use when implementing advanced Zustand patterns including transient updates, subscriptions with selectors, store composition, and performance optimization techniques.
Langue du texte source : anglais
Use when implementing Zustand middleware for persistence, dev tools, immutability, and other enhanced store functionality. Covers persist, devtools, immer, and custom middleware.
Langue du texte source : anglais
Use when creating and managing Zustand stores for React state management. Covers store creation, selectors, actions, and basic usage patterns.
Langue du texte source : anglais
Use when working with Zustand in TypeScript projects. Covers type-safe store creation, typed selectors, and advanced TypeScript patterns with Zustand.
Langue du texte source : anglais
Use when implementing data structures in C including arrays, linked lists, trees, and hash tables with manual memory management.
Langue du texte source : anglais
Use when managing memory in C programs with malloc/free, pointers, and avoiding common memory safety pitfalls.
Langue du texte source : anglais
Use when writing low-level system software in C requiring file I/O, process management, signals, and system calls.
Langue du texte source : anglais
Use when working with modern C++ codebases requiring features from C++11 to C++23 including lambdas, move semantics, ranges, and concepts.
Langue du texte source : anglais
Use when managing memory safely in C++ with smart pointers including unique_ptr, shared_ptr, weak_ptr, and RAII patterns.
Langue du texte source : anglais
Use when creating generic and type-safe C++ libraries with templates, SFINAE, concepts, and compile-time metaprogramming.
Langue du texte source : anglais
Use when implementing concurrent programming in Crystal using fibers, channels, and parallel execution patterns for high-performance, non-blocking applications.
Langue du texte source : anglais
Use when working with Crystal language development including WebSocket communication, TLS/SSL configuration, HTTP frameworks, ORM operations, and high-performance concurrent systems.
Langue du texte source : anglais
Use when implementing compile-time metaprogramming in Crystal using macros for code generation, DSLs, compile-time computation, and abstract syntax tree manipulation.
Langue du texte source : anglais
Use when C# async/await patterns including Task, ValueTask, async streams, and cancellation. Use when writing asynchronous C# code.
Langue du texte source : anglais
Use when lINQ query and method syntax, deferred execution, and performance optimization. Use when querying collections in C#.
Langue du texte source : anglais
Use when C# nullable reference types, null safety patterns, and migration strategies. Use when ensuring null safety in C# code.
Langue du texte source : anglais
Use when Elixir Ecto patterns including schemas, changesets, queries, and transactions. Use when building database-driven Elixir applications.
Langue du texte source : anglais
Use when Elixir OTP patterns including GenServer, Supervisor, Agent, and Task. Use when building concurrent, fault-tolerant Elixir applications.
Langue du texte source : anglais
Use when Elixir pattern matching including function clauses, case statements, with statements, and destructuring. Use for elegant control flow.
Langue du texte source : anglais
Use when erlang's concurrency model including lightweight processes, message passing, process links and monitors, error handling patterns, selective receive, and building massively concurrent systems on the BEAM VM.
Langue du texte source : anglais
Use when erlang distributed systems including node connectivity, distributed processes, global name registration, distributed supervision, network partitions, and building fault-tolerant multi-node applications on the BEAM VM.
Langue du texte source : anglais
Use when oTP behaviors including gen_server for stateful processes, gen_statem for state machines, supervisors for fault tolerance, gen_event for event handling, and building robust, production-ready Erlang applications with proven patterns.
Langue du texte source : anglais