Skip to main content

이 저장소의 skills

TheBushidoCollective/han - 4페이지

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

TheBushidoCollective/han

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

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

Use when oTP actor patterns in Gleam including processes, message passing, GenServer implementations, supervisors, fault tolerance, state management, and building concurrent, fault-tolerant applications on the Erlang VM.

원문 언어: 영어

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

Use when gleam-Erlang interoperability including calling Erlang code from Gleam, using Erlang libraries, external functions, working with Erlang types, NIFs, and leveraging the BEAM ecosystem from Gleam applications.

원문 언어: 영어

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

Use when gleam's type system including algebraic data types, custom types, pattern matching, generic types, type inference, opaque types, exhaustive checking, and functional error handling for building type-safe Erlang VM applications.

원문 언어: 영어

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

Use when Go concurrency with goroutines, channels, and sync patterns. Use when writing concurrent Go code.

원문 언어: 영어

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

Use when Go error handling with error wrapping, sentinel errors, and custom error types. Use when handling errors in Go applications.

원문 언어: 영어

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

Use when Go interfaces including interface design, duck typing, and composition patterns. Use when designing Go APIs and abstractions.

원문 언어: 영어

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

Use when Java concurrency with ExecutorService, CompletableFuture, and virtual threads. Use when building concurrent applications.

원문 언어: 영어

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

Use when Java generics including type parameters, wildcards, and type bounds. Use when writing type-safe reusable code.

원문 언어: 영어

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

Use when Java Streams API for functional-style data processing. Use when processing collections with streams.

원문 언어: 영어

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

Use when domain-specific language design in Kotlin using type-safe builders, infix functions, operator overloading, lambdas with receivers, and patterns for creating expressive, readable DSLs for configuration and domain modeling.

원문 언어: 영어

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

Use when kotlin's null safety system including nullable types, safe calls, Elvis operator, smart casts, and patterns for eliminating NullPointerExceptions while maintaining code expressiveness and clarity.

원문 언어: 영어

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

Use when lua C API for extending Lua with native code including stack operations, calling C from Lua, calling Lua from C, creating C modules, userdata types, metatables in C, and performance optimization techniques.

원문 언어: 영어

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

Use when lua coroutines for cooperative multitasking including coroutine creation, yielding and resuming, passing values, generators, iterators, asynchronous patterns, state machines, and producer-consumer implementations.

원문 언어: 영어

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

Use when lua tables as the universal data structure including arrays, dictionaries, objects, metatables, object-oriented patterns, data structures, and advanced table manipulation for building flexible, efficient Lua applications.

원문 언어: 영어

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

Use when nim-C interoperability including calling C from Nim, wrapping C libraries, importc/exportc pragmas, header generation, FFI patterns, and building high-performance systems code integrating Nim with existing C codebases.

원문 언어: 영어

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

Use when nim's memory management including garbage collection strategies, manual memory control, destructors, move semantics, ref/ptr types, memory safety, and optimization techniques for performance-critical systems programming.

원문 언어: 영어

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

Use when nim's metaprogramming including macros, templates, compile-time evaluation, AST manipulation, code generation, DSL creation, and leveraging compile-time computation for performance and abstraction in systems programming.

원문 언어: 영어

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

Use when automatic Reference Counting in Objective-C including strong/weak references, retain cycles, ownership qualifiers, bridging with Core Foundation, and patterns for memory-safe code without manual retain/release.

원문 언어: 영어

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

Use when blocks (closures) and Grand Central Dispatch in Objective-C for concurrent programming including block syntax, capture semantics, dispatch queues, dispatch groups, and patterns for thread-safe asynchronous code.

원문 언어: 영어

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

Use when objective-C protocols for defining interfaces and categories for extending classes, including formal protocols, optional methods, class extensions, and patterns for modular, reusable code design.

원문 언어: 영어

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

Use when composer package management and PSR-4 autoloading including dependency management, autoload strategies, package creation, version constraints, and patterns for modern PHP project organization and distribution.

원문 언어: 영어

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

Use when modern PHP features including typed properties, union types, match expressions, named arguments, attributes, enums, and patterns for writing type-safe, expressive PHP code with latest language improvements.

원문 언어: 영어

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

Use when essential PHP security patterns including input validation, SQL injection prevention, XSS protection, CSRF tokens, password hashing, secure session management, and defense-in-depth strategies for building secure PHP applications.

원문 언어: 영어

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

Master Python asynchronous programming with asyncio, async/await, and concurrent.futures. Use for async code and concurrency patterns.

원문 언어: 영어

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

Use when Python data modeling with dataclasses, attrs, and Pydantic. Use when creating data structures and models.

원문 언어: 영어

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

Use when Python's type system including type hints, mypy, Protocol, TypedDict, and Generics. Use when working with Python type annotations.

원문 언어: 영어

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

Use when working with Ruby blocks, procs, lambdas, and functional programming patterns including closures and higher-order functions.

원문 언어: 영어

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

Use when working with Ruby gems, Bundler for dependency management, creating gemspecs, and publishing gems to RubyGems.

원문 언어: 영어

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

Use when working with Ruby metaprogramming features including dynamic method definition, method_missing, class_eval, define_method, and reflection.

원문 언어: 영어

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

Use when working with Ruby's object-oriented programming features including classes, modules, inheritance, mixins, and method visibility.

원문 언어: 영어

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

Use when working with Ruby's standard library including Enumerable, File I/O, Time/Date, Regular Expressions, and core classes.

원문 언어: 영어

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

Use when Rust async programming with tokio, async/await, and futures. Use when writing asynchronous Rust code.

원문 언어: 영어

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

Use when Rust error handling with Result, Option, custom errors, thiserror, and anyhow. Use when handling errors in Rust applications.

원문 언어: 영어

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

Use when Rust's ownership system including ownership rules, borrowing, lifetimes, and memory safety. Use when working with Rust memory management.

원문 언어: 영어

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

Use when scala collections including immutable/mutable variants, List, Vector, Set, Map operations, collection transformations, lazy evaluation with views, parallel collections, and custom collection builders for efficient data processing.

원문 언어: 영어

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

Use when functional programming patterns in Scala including higher-order functions, immutability, pattern matching, algebraic data types, monads, for-comprehensions, and functional composition for building robust, type-safe applications.

원문 언어: 영어

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

Use when scala's advanced type system including generics, variance, type bounds, implicit conversions, type classes, higher-kinded types, path-dependent types, and abstract type members for building type-safe, flexible APIs.

원문 언어: 영어

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

Use when swift's modern concurrency model including async/await, actors, task groups, structured concurrency, and async sequences for building safe, performant concurrent code without data races or callback pyramids.

원문 언어: 영어

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

Use when swift's optional handling patterns including optional binding, chaining, nil coalescing, and modern approaches to safely working with optional values while avoiding common pitfalls and force unwrapping.

원문 언어: 영어

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

Use when protocol-oriented programming in Swift including protocol extensions, default implementations, protocol composition, associated types, and designing flexible, reusable abstractions that favor composition over inheritance.

원문 언어: 영어

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