Skip to main content

이 저장소의 skills

TheBushidoCollective/han - 3페이지

SkillsMP는 TheBushidoCollective/han에서 430개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

TheBushidoCollective/han

수집된 skill 430개 중 40개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Use when working with React Native Web projects. Provides core concepts, components, and cross-platform patterns for building web applications with React Native.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when implementing navigation in React Native Web projects. Provides patterns for React Navigation, deep linking, and web-specific routing.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when optimizing React Native Web performance. Provides patterns for code splitting, bundle optimization, memoization, and web-specific performance improvements.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when styling React Native Web components. Provides patterns for StyleSheet API, platform-specific styles, responsive design, and theming.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Use when testing React Native Web applications. Provides patterns for Jest, React Native Testing Library, component testing, and web-specific testing strategies.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when React Context patterns for state management. Use when sharing state across component trees without prop drilling.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when React Hooks patterns including useState, useEffect, useContext, useMemo, useCallback, and custom hooks. Use for modern React development.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when React performance optimization including memoization, lazy loading, and virtualization. Use when optimizing React applications.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when creating custom React Flow nodes, edges, and handles. Covers custom node components, resizable nodes, toolbars, and advanced customization.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when building node-based UIs, flow diagrams, workflow editors, or interactive graphs with React Flow. Covers setup, nodes, edges, controls, and interactivity.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when relay fragment composition, data masking, colocation, and container patterns for React applications.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when relay mutations with optimistic updates, connections, declarative mutations, and error handling.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when relay pagination with cursor-based pagination, infinite scroll, load more patterns, and connection protocols.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when creating custom Svelte Flow nodes, edges, and handles. Covers custom node components, resizable nodes, toolbars, and advanced customization.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when building node-based UIs, flow diagrams, workflow editors, or interactive graphs with Svelte Flow. Covers setup, nodes, edges, controls, and interactivity.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when Vue component patterns including props, emits, slots, and provide/inject. Use when building reusable Vue components.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when Vue 3 Composition API with reactive refs, computed, and composables. Use when building modern Vue 3 applications.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when Vue reactivity system with refs, reactive, computed, and watchers. Use when managing complex state in Vue applications.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when implementing advanced Zustand patterns including transient updates, subscriptions with selectors, store composition, and performance optimization techniques.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when implementing Zustand middleware for persistence, dev tools, immutability, and other enhanced store functionality. Covers persist, devtools, immer, and custom middleware.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when creating and managing Zustand stores for React state management. Covers store creation, selectors, actions, and basic usage patterns.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when working with Zustand in TypeScript projects. Covers type-safe store creation, typed selectors, and advanced TypeScript patterns with Zustand.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when implementing data structures in C including arrays, linked lists, trees, and hash tables with manual memory management.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when managing memory in C programs with malloc/free, pointers, and avoiding common memory safety pitfalls.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when writing low-level system software in C requiring file I/O, process management, signals, and system calls.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when working with modern C++ codebases requiring features from C++11 to C++23 including lambdas, move semantics, ranges, and concepts.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when managing memory safely in C++ with smart pointers including unique_ptr, shared_ptr, weak_ptr, and RAII patterns.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when creating generic and type-safe C++ libraries with templates, SFINAE, concepts, and compile-time metaprogramming.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when implementing concurrent programming in Crystal using fibers, channels, and parallel execution patterns for high-performance, non-blocking applications.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when working with Crystal language development including WebSocket communication, TLS/SSL configuration, HTTP frameworks, ORM operations, and high-performance concurrent systems.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when implementing compile-time metaprogramming in Crystal using macros for code generation, DSLs, compile-time computation, and abstract syntax tree manipulation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when C# async/await patterns including Task, ValueTask, async streams, and cancellation. Use when writing asynchronous C# code.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when lINQ query and method syntax, deferred execution, and performance optimization. Use when querying collections in C#.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when C# nullable reference types, null safety patterns, and migration strategies. Use when ensuring null safety in C# code.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when Elixir Ecto patterns including schemas, changesets, queries, and transactions. Use when building database-driven Elixir applications.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when Elixir OTP patterns including GenServer, Supervisor, Agent, and Task. Use when building concurrent, fault-tolerant Elixir applications.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when Elixir pattern matching including function clauses, case statements, with statements, and destructuring. Use for elegant control flow.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
수집된 skill 430개 중 40개를 표시합니다.