Skip to main content

이 저장소의 skills

FerroxLabs/wayland - 47페이지

SkillsMP는 FerroxLabs/wayland에서 2,305개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

FerroxLabs/wayland

수집된 skill 2,305개 중 40개를 표시합니다.

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

Guides expert-level ruby project setup implementation: ruby and best-practices decision frameworks, production-ready patterns, and concrete templates for ruby project setup workflows. Use when the user asks about ruby project setup, ruby project setup…

원문 언어: 영어

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

Guides expert-level ruby on rails patterns implementation: ruby and frameworks decision frameworks, production-ready patterns, and concrete templates for ruby rails patterns workflows. Use when the user asks about ruby on rails patterns, ruby rails patterns…

원문 언어: 영어

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

Guides expert-level ruby testing patterns implementation: ruby and testing decision frameworks, production-ready patterns, and concrete templates for ruby testing patterns workflows. Use when the user asks about ruby testing patterns, ruby testing patterns…

원문 언어: 영어

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

Guides advanced Rust async programming: Tokio vs async-std decision, async trait patterns, spawning strategies, blocking in async contexts, and structured concurrency with JoinSet. Use when the user asks about Rust async, Tokio, async-std, async traits,…

원문 언어: 영어

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

Guides expert-level Rust error handling: thiserror vs anyhow decision tree, error propagation with ? operator, custom error types, Result combinators, and error conversion patterns. Use when the user asks about Rust error handling, thiserror, anyhow, Result…

원문 언어: 영어

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

Guides advanced Rust FFI design: C interop with extern, unsafe patterns, bindgen for header generation, cross-language memory management, and safe wrapper design. Use when the user asks about Rust FFI, extern C, unsafe, bindgen, cbindgen, cross-language…

원문 언어: 영어

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

Guides advanced Rust ownership and borrowing: lifetime annotations, smart pointer decision tree (Box vs Rc vs Arc vs Cow), borrow checker strategies, and zero-cost abstraction patterns. Use when the user asks about Rust ownership, borrowing, lifetimes, smart…

원문 언어: 영어

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

Guides advanced Rust performance optimization: flamegraph profiling, criterion benchmarks, allocation profiling, SIMD patterns, and zero-copy design. Use when the user asks about Rust performance, flamegraph, criterion, allocation profiling, SIMD, zero-copy,…

원문 언어: 영어

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

Guides expert-level Rust project initialization: Cargo workspace configuration, feature flags, build.rs patterns, release profile optimization, and toolchain management. Use when the user asks about Rust project setup, Cargo workspace, Cargo.toml, feature…

원문 언어: 영어

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

Guides expert-level Rust testing: unit test organization, integration tests, property testing with proptest, benchmark testing with criterion, and mock patterns. Use when the user asks about Rust testing, unit tests, integration tests, proptest, criterion,…

원문 언어: 영어

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

Scalability patterns expert covering horizontal vs vertical scaling, database sharding, read replicas, caching layers, CDN architecture, connection pooling, async processing, load shedding, capacity planning, and auto-scaling strategies. Use when the user…

원문 언어: 영어

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

Search infrastructure design expert covering full-text search architecture, Elasticsearch/OpenSearch cluster design, relevance tuning (BM25, TF-IDF, custom scoring), faceted search, autocomplete, query understanding, search analytics, and search quality…

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Advanced shell scripting expert covering shell and Zsh patterns, robust error handling (set -euo pipefail), argument parsing (getopts, manual), portability across shells and OS, testing shell scripts (bats, shellcheck), process management, text processing…

원문 언어: 영어

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

Guides expert-level solid principles implementation: design-patterns and clean-code decision frameworks, production-ready patterns, and concrete templates for solid principles workflows. Use when the user asks about solid principles, solid principles…

원문 언어: 영어

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

Guides expert-level swift concurrency patterns implementation: swift and mobile decision frameworks, production-ready patterns, and concrete templates for swift concurrency patterns workflows. Use when the user asks about swift concurrency patterns, swift…

원문 언어: 영어

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

Guides expert-level swift project setup implementation: swift and best-practices decision frameworks, production-ready patterns, and concrete templates for swift project setup workflows. Use when the user asks about swift project setup, swift project setup…

원문 언어: 영어

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

Guides expert-level swift swiftui patterns implementation: swift and mobile decision frameworks, production-ready patterns, and concrete templates for swift swiftui patterns workflows. Use when the user asks about swift swiftui patterns, swift swiftui…

원문 언어: 영어

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

Guides expert-level swift testing patterns implementation: swift and mobile decision frameworks, production-ready patterns, and concrete templates for swift testing patterns workflows. Use when the user asks about swift testing patterns, swift testing…

원문 언어: 영어

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

Expert SwiftUI development covering declarative UI composition, state management with Observable, NavigationStack routing, custom animations, async/await data loading, accessibility, platform-adaptive layouts, and production architecture patterns for iOS,…

원문 언어: 영어

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

Guides expert-level system design process implementation: best-practices and design-patterns decision frameworks, production-ready patterns, and concrete templates for system design process workflows. Use when the user asks about system design process, system…

원문 언어: 영어

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

System design methodology expert covering requirements analysis, capacity estimation, high-level design, detailed design, bottleneck identification, trade-off analysis, system design interview patterns, and real-world case studies (URL shortener, chat system,…

원문 언어: 영어

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

Task automation design expertise covering automation opportunity identification, script design patterns, robust error handling, structured logging, scheduling strategies, failure notification, idempotency principles, dry-run mode implementation, configuration…

원문 언어: 영어

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

Technical debt assessment covering debt categorization, measurement metrics, prioritization matrix, repayment strategies, stakeholder communication, tracking systems, and refactoring budget allocation. Use when the user asks about tech debt analyzer, tech…

원문 언어: 영어

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

Guides expert-level tech debt assessment implementation: refactoring and best-practices decision frameworks, production-ready patterns, and concrete templates for tech debt assessment workflows. Use when the user asks about tech debt assessment, tech debt…

원문 언어: 영어

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

Technical debt negotiation expertise covering debt identification and quantification, prioritization frameworks, stakeholder communication strategies, payoff planning, ROI calculations, and the art of selling refactoring time to non-technical leadership. Use…

원문 언어: 영어

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

Guides expert-level technical documentation implementation: documentation and best-practices decision frameworks, production-ready patterns, and concrete templates for technical documentation workflows. Use when the user asks about technical documentation,…

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Quick-win terminal productivity guide covering aliases, shell functions, fuzzy finding, tmux basics, prompt customization, and time-saving shell configurations that pay off immediately. Use when the user asks about terminal productivity boost, related…

원문 언어: 영어

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

Test strategy designer covering test pyramid, coverage strategies, fixture design, mock patterns, TDD/BDD workflows, property-based testing, and test isolation. Use when the user asks about test architect, test architect best practices, or needs guidance on…

원문 언어: 영어

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

Guides expert-level TypeScript project configuration: tsconfig.json with strict mode, path aliases, declaration file generation, composite projects for monorepos, and ESM configuration. Covers the decisions that determine type safety and developer experience.…

원문 언어: 영어

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

Guides runtime type validation in TypeScript with Zod: schema design, branded types, type guards, runtime validation at application boundaries, and parse-not-validate patterns. Use when the user asks about Zod schemas, runtime validation, branded types, type…

원문 언어: 영어

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

Guides advanced TypeScript type manipulation: discriminated unions, mapped types, conditional types, template literal types, utility type composition, and type-level programming for library authors. Use when the user asks about typescript type patterns,…

원문 언어: 영어

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

Web scraping expertise covering HTTP client selection, HTML parsing with BeautifulSoup and Cheerio, browser automation with Playwright and Puppeteer, rate limiting, robots.txt compliance, session and cookie handling, anti-detection techniques, data extraction…

원문 언어: 영어

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

Web scraping engineering expert covering Puppeteer and Playwright browser automation, headless scraping patterns, data extraction techniques, rate limiting and throttling, robots.txt compliance, anti-bot detection awareness, legal considerations, structured…

원문 언어: 영어

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

Workflow automation expertise covering n8n, Zapier, and Temporal patterns, workflow state machines, compensation and saga patterns, human-in-the-loop workflows, parallel execution, conditional branching, retry policies, workflow versioning, and monitoring…

원문 언어: 영어

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

Expert Zapier automation covering multi-step zap design, filters and paths for conditional logic, formatter utilities, webhook triggers and actions, code steps with JavaScript and Python, transfer and tables for data management, error handling, team…

원문 언어: 영어

업데이트
직업 분류
환경 과학자·전문가(보건 포함)
설명

Carbon footprint calculation expertise covering personal and business emission measurement across Scope 1-3, reduction strategy prioritization, carbon offset evaluation and quality criteria, tracking and reporting frameworks (GHG Protocol), lifestyle change…

원문 언어: 영어

업데이트
직업 분류
환경 과학자·전문가(보건 포함)
설명

Estimates personal carbon footprint by category (transportation, home energy, food, and consumption) and produces a ranked reduction action list with estimated CO2e savings per action. Gathers the user's lifestyle data to produce a baseline footprint estimate…

원문 언어: 영어

업데이트
직업 분류
환경 과학자·전문가(보건 포함)
설명

Guide to understanding and reducing personal carbon footprint including calculation methodology, reduction strategies organized by impact area (transportation, diet, energy, consumption), tracking tools, evaluating carbon offset quality, personal advocacy…

원문 언어: 영어

업데이트
직업 분류
환경 과학자·전문가(보건 포함)
설명

Reduce, reuse, and repair strategies, circular business models, waste reduction planning, product lifecycle thinking, and practical approaches to minimizing waste and maximizing resource value Use when the user asks about circular economy designer, related…

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Climate science fundamentals, data interpretation, communication strategies, and tools for explaining climate concepts clearly to diverse audiences Use when the user asks about climate literacy educator, related techniques, best practices, or needs guidance…

원문 언어: 영어

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