Skip to main content

这个仓库中的 skills

FerroxLabs/wayland - 第 8 页

SkillsMP 已收集 FerroxLabs/wayland 中的 2,295 个 Skill。打开任一 Skill 可查看来源和详情。

FerroxLabs/wayland

已展示 40 / 2,295 个已收集 Skill。

职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

Expert guide for designing and building gRPC services including protobuf schema design, streaming patterns, interceptors, error handling, load balancing, and performance optimization across polyglot environments. Use when the user asks about grpc engineer,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

Microservices architecture expertise covering service decomposition, inter-service communication, saga pattern, API gateway, service mesh, distributed tracing, data ownership, and monolith decomposition strategies. Use when the user asks about microservices…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
数据库架构师
描述

MongoDB architecture and design mastery covering document schema design, advanced indexing strategies, aggregation pipeline patterns, sharding architecture, replica sets, multi-document transactions, change streams, Atlas cloud features, performance…

原文语言:英语

更新
职业分类
数据库架构师
描述

MySQL optimization expertise covering query optimization with EXPLAIN analysis, indexing strategies, InnoDB tuning, slow query log analysis, connection pooling, replication architectures (master-slave, group replication), partitioning, character set handling,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

ORM patterns and optimization expertise covering Active Record vs Data Mapper, Prisma/TypeORM/Sequelize/SQLAlchemy patterns, N+1 prevention, eager vs lazy loading, transaction management, raw query fallbacks, and migration generation. Use when the user asks…

原文语言:英语

更新
职业分类
数据库架构师
描述

Advanced PostgreSQL mastery covering indexing strategies (GIN, GiST, BRIN, B-tree), table partitioning, pg_stat analysis, VACUUM tuning, connection pooling with PgBouncer, JSONB operations, full-text search, row-level security, replication topologies, and…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Message queue design expertise covering queue vs topic vs stream, delivery guarantees, dead letter queues, backpressure handling, RabbitMQ/Kafka/SQS patterns, event schema evolution, and ordering guarantees. Use when the user asks about queue architect, queue…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Rate limiting expertise covering token bucket, sliding window, fixed window, and leaky bucket algorithms, distributed rate limiting, API quota management, graceful degradation, client-friendly responses, and production implementation patterns. Use when the…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Rate limiting design expertise covering token bucket, sliding window, fixed window, leaky bucket algorithms, distributed rate limiting, per-user/per-IP/per-API-key limits, response headers, retry-after, and graceful degradation. Use when the user asks about…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
数据库架构师
描述

Comprehensive Redis expertise covering all data structures (strings, hashes, lists, sets, sorted sets, streams), pub/sub messaging, Lua scripting, Redis Cluster architecture, Sentinel high availability, persistence strategies (RDB/AOF), memory optimization…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

Search implementation expertise covering full-text search, indexing strategies, relevance scoring, faceted search, autocomplete, fuzzy matching, search analytics, and Elasticsearch/Typesense/Meilisearch patterns. Use when the user asks about search engineer,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Expert guide for designing serverless applications using Lambda, Cloud Functions, and edge functions. Covers cold start optimization, event-driven patterns, infrastructure configuration, cost management, and production-ready serverless architectures. Use when…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
数据库架构师
描述

SQLite expertise for application development covering WAL mode configuration, concurrent access patterns, FTS5 full-text search, JSON support, virtual tables, PRAGMA optimization, backup strategies, file locking behavior, embedding patterns for desktop and…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Supabase platform expert covering PostgreSQL database design, Row Level Security policies, real-time subscriptions, auth configuration, storage buckets, edge functions, PostgREST API patterns, database migrations, and full-stack application architecture on…

原文语言:英语

更新
职业分类
数据库架构师
描述

Time-series database specialist covering InfluxDB and TimescaleDB deep dives, data retention policies, downsampling strategies, continuous aggregates, compression techniques, IoT data modeling, high-cardinality management, query optimization, and Grafana…

原文语言:英语

更新
职业分类
数据库架构师
描述

Time-series database design and operations covering InfluxDB, TimescaleDB, and QuestDB patterns, data retention policies, continuous aggregates, downsampling strategies, compression techniques, optimized query patterns for time-series data, alerting on…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Guides expert-level webhook design implementation: api-design and automation decision frameworks, production-ready patterns, and concrete templates for webhook design workflows. Use when the user asks about webhook design, webhook design configuration, or…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Real-time communication expertise covering WebSocket protocol, Socket.IO patterns, connection lifecycle, room and channel management, reconnection strategies, scaling WebSockets, SSE vs WebSocket, heartbeat/ping-pong, and message serialization. Use when the…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Guides expert-level websocket and real-time patterns implementation: web-development and frameworks decision frameworks, production-ready patterns, and concrete templates for websocket realtime patterns workflows. Use when the user asks about websocket and…

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Designs A/B tests with hypothesis, control and variant definitions, primary metric, sample size calculation, test duration, and analysis plan using experimentation methodology. Use when the user asks about A/B testing, experiment design, split testing,…

原文语言:英语

更新
职业分类
项目管理专家
描述

Agile methodology expert providing guidance on Scrum ceremonies, Kanban principles, sprint planning, backlog refinement, velocity tracking, burndown charts, retrospective formats, agile metrics, scaling frameworks (SAFe, LeSS), and anti-patterns. Use when the…

原文语言:英语

更新
职业分类
综合与运营经理
描述

Strategic guide for AI startups covering product-market fit, data moats, compute cost management, responsible AI practices, fundraising, team building, and navigating the unique challenges of building AI-first companies. Use when the user asks about ai…

原文语言:英语

更新
职业分类
旅行导游
描述

Expert guidance for short-term rental hosting covering listing optimization, dynamic pricing, guest communication, cleaning protocols, review management, Superhost qualification, legal and tax considerations, and scaling to a multi-property portfolio. Use…

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Produces a completed Ansoff growth-share matrix analysis with growth strategy selection, risk assessment, and implementation recommendations. Use when the user asks to evaluate growth strategies, decide between market penetration, market development, product…

原文语言:英语

更新
职业分类
综合与运营经理
描述

Strategic and tactical guide to building API-as-a-product businesses covering API design, developer experience, documentation, pricing models, go-to-market strategy, developer support, and scaling an API platform. Use when the user asks about api first…

原文语言:英语

更新
职业分类
纯艺术家(含画家、雕塑家与插画家)
描述

Guides artists through the full commission lifecycle including pricing formulas, contract templates, revision policies, client communication, and delivery workflows for sustainable freelance art practices. Use when the user asks about art commission manager,…

原文语言:英语

更新
职业分类
纯艺术家(含画家、雕塑家与插画家)
描述

Art licensing business guidance covering licensing contract structures, royalty calculations, rights management, negotiation strategies, licensing categories, portfolio preparation for licensing, agent relationships, and revenue tracking. Includes contract…

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Produces a completed BCG (Boston Consulting Group) growth-share matrix with product or business unit placement and investment recommendations. Use when the user asks to evaluate product portfolio, allocate resources across business units, classify products by…

原文语言:英语

更新
职业分类
其他经理
描述

Guide to nonprofit board governance including roles and responsibilities, meeting facilitation, fiduciary duties, committee structure, board recruitment, evaluation, and succession planning. Use when the user asks about board governance or needs help with…

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Revenue-first business building without venture funding, covering lean operations, early profitability strategies, customer-funded growth, pricing for bootstrappers, hiring decisions, managing cash flow, and scaling sustainably on your own terms. Use when the…

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Creates a revenue-first growth plan with self-funding milestones, resource constraints, profitability targets, and bootstrapping-specific tactics for building a business without external investment. Use when the user asks about bootstrapping, self-funding a…

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Brand health assessment evaluating brand perception, consistency, positioning, visual identity, and competitive standing to produce an actionable brand health scorecard. Use when the user asks about brand health checker, related techniques, best practices, or…

原文语言:英语

更新
已展示 40 / 2,295 个已收集 Skill。