Skip to main content

이 저장소의 skills

FerroxLabs/wayland - 46페이지

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

FerroxLabs/wayland

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

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

Notification system architecture expert covering multi-channel delivery (email, SMS, push, in-app, Slack), user preference management, throttling and rate limiting, template engines, delivery tracking and analytics, batching/digest strategies, priority…

원문 언어: 영어

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

Notification system design expertise covering multi-channel delivery (email, SMS, push, Slack, webhook), template engines, notification preferences and user settings, delivery tracking, retry logic, batching and digest strategies, rate limiting, priority…

원문 언어: 영어

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

Fix npm dependency conflicts, audit vulnerabilities, resolve lockfile issues, and plan upgrades - with exact commands for every common npm problem. Use when the user asks about npm dependency doctor, related techniques, best practices, or needs guidance in…

원문 언어: 영어

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

Observability engineering expertise covering OpenTelemetry instrumentation, distributed tracing, structured logging, metrics pipelines, SLIs/SLOs/SLAs, alerting strategies, dashboard design, and the three pillars of observability for production systems. Use…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Design and grow thriving open source communities with governance models, codes of conduct, onboarding programs, and communication strategies Use when the user asks about oss community builder, related techniques, best practices, or needs guidance in this…

원문 언어: 영어

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

Build comprehensive open source documentation with contributor guides, architecture docs, README templates, and documentation-as-code workflows Use when the user asks about oss documentation system, related techniques, best practices, or needs guidance in…

원문 언어: 영어

업데이트
직업 분류
재무 및 투자 분석가
설명

Build sustainable funding for open source projects through GitHub Sponsors, Open Collective, grants, and diverse revenue models Use when the user asks about oss funding strategist, related techniques, best practices, or needs guidance in this domain. Do NOT…

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Design RFC processes, decision-making frameworks, roadmap management, and organizational structures for open source projects at scale Use when the user asks about oss governance architect, related techniques, best practices, or needs guidance in this domain.…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Open source community health metrics expertise covering the CHAOSS framework, contributor funnel analysis, sustainability indicators, engagement metrics, project velocity measurement, community health dashboards, and data-driven strategies for improving open…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Open source security response expertise covering CVE identification and reporting, security advisory creation, coordinated vulnerability disclosure, patch development and backporting, security policy implementation (SECURITY.md), and incident response…

원문 언어: 영어

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

Payment processing architecture expert covering payment gateway integration (Stripe, Braintree), PCI DSS compliance, subscription billing, recurring payments, fraud detection, refund handling, multi-currency support, payment state machines, and financial…

원문 언어: 영어

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

Performance analysis specialist covering profiling methodology, Big-O analysis, memory and CPU profiling, flame graph reading, benchmarking, and optimization prioritization. Use when the user asks about performance profiler, performance profiler best…

원문 언어: 영어

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

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

원문 언어: 영어

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

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

원문 언어: 영어

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

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

원문 언어: 영어

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

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

원문 언어: 영어

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

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

원문 언어: 영어

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

Expert push notification systems covering APNs/FCM integration, notification channels, rich notifications, silent notifications, notification grouping, deep linking, scheduling, analytics, opt-in strategies, and delivery optimization. Use when the user asks…

원문 언어: 영어

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

Guides expert-level Python async and concurrent programming: asyncio event loop, async/await patterns, threading vs multiprocessing decision tree, GIL implications, async context managers, and concurrent task management. Covers when to use each concurrency…

원문 언어: 영어

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

Guides expert-level Python data modeling: Pydantic v2 model design, dataclass vs Pydantic decision tree, TypedDict for API contracts, validation patterns, serialization strategies, and schema evolution. Covers designing data structures that enforce…

원문 언어: 영어

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

Guides expert-level Python error handling: exception hierarchy design, custom exception classes, contextlib patterns, structured logging integration, error propagation strategies, and recovery patterns. Covers designing error handling that makes debugging…

원문 언어: 영어

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

Teaches expert-level Python idiomatic patterns: comprehensions, generators, dataclasses, protocols, structural pattern matching, and context managers. Focuses on writing Pythonic code that leverages the language strengths rather than translating patterns from…

원문 언어: 영어

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

Guides expert-level Python performance optimization: cProfile and line_profiler usage, memory profiling with tracemalloc, NumPy vectorization vs pure Python decision tree, Cython integration points, and algorithmic optimization patterns. Use when the user…

원문 언어: 영어

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

Guides expert-level Python project initialization with modern tooling: pyproject.toml configuration, uv for dependency management, src layout decisions, mypy strict mode, and ruff for linting/formatting. Use when the user asks about starting a new Python…

원문 언어: 영어

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

Guides expert-level Python testing with pytest: fixture design, parametrize patterns, mocking strategies with unittest.mock, async test patterns, and test organization. Covers the testing pyramid for Python projects with emphasis on fast, reliable,…

원문 언어: 영어

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

Guides advanced Python type system usage: generic types with TypeVar, Protocol for structural subtyping, ParamSpec for decorator typing, TypeVarTuple for variadic generics, runtime vs static type checking tradeoffs, and py.typed marker for library…

원문 언어: 영어

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

Expert React Native development covering navigation, state management, native modules, performance optimization, platform-specific code, Expo vs bare workflow, animations, testing, debugging, and OTA updates. Use when the user asks about react native builder,…

원문 언어: 영어

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

Guides expert-level react native performance implementation: javascript and optimization decision frameworks, production-ready patterns, and concrete templates for react native performance workflows. Use when the user asks about react native performance,…

원문 언어: 영어

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

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

원문 언어: 영어

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

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

원문 언어: 영어

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

Real-time systems architecture expert covering WebSocket design, Server-Sent Events, CRDTs for conflict-free replication, presence systems, operational transforms, multiplayer state synchronization, pub/sub patterns, and low-latency event-driven…

원문 언어: 영어

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

Code refactoring specialist applying Martin Fowler's catalog, code smell detection, safe transformation steps, and metrics-driven refactoring decisions. Use when the user asks about refactoring guru, refactoring guru best practices, or needs guidance on…

원문 언어: 영어

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

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

원문 언어: 영어

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

Practical regex patterns for common tasks - validation, extraction, replacement - with language-specific syntax differences and ready-to-use recipes. Use when the user asks about regex cheatsheet, related techniques, best practices, or needs guidance in this…

원문 언어: 영어

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

Regular expression expert covering syntax reference, common patterns, performance optimization, lookaround assertions, named groups, language-specific flavors, and testing strategies. Use when the user asks about regex master, regex master best practices, or…

원문 언어: 영어

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

Release engineering expertise covering release trains, semantic versioning, changelog automation, feature freezes, rollback procedures, release notes generation, branching strategies, deployment orchestration, and release readiness validation. Use when the…

원문 언어: 영어

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

Guides expert-level release management implementation: version-control and devops decision frameworks, production-ready patterns, and concrete templates for release management workflows. Use when the user asks about release management, release management…

원문 언어: 영어

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

Master semantic versioning, changelog generation, automated release pipelines, and CI/CD workflows for open source project releases Use when the user asks about release manager, related techniques, best practices, or needs guidance in this domain. Do NOT use…

원문 언어: 영어

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

Resilience and fault tolerance expert covering circuit breaker pattern, bulkhead pattern, retry with backoff, timeout patterns, fallback strategies, chaos engineering, game days, failure injection, graceful degradation, and disaster recovery. Use when the…

원문 언어: 영어

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

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

원문 언어: 영어

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