Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:
dadbodgeoff
GitHub creator profile

dadbodgeoff

Repository-level view of 49 collected skills across 1 GitHub repositories, including approximate occupation coverage.

skills collected
49
repositories
1
occupation fields
1
updated
2026-02-12
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
drift
49 skills78265updated 2026-02-12
100% of creator
atomic-matchmaking
소프트웨어 개발자

Two-phase commit matchmaking that verifies both player connections before creating a match. Handles disconnections gracefully with automatic re-queue of healthy players.

2026-02-12
background-jobs
네트워크·컴퓨터 시스템 관리자

Implement robust background job processing with dead letter queues, retries, and state machines. Use when building async workflows, scheduled tasks, or any work that shouldn't block the request/response cycle.

2026-02-12
backpressure
소프트웨어 개발자

Manage data flow when producers outpace consumers. Bounded buffers, adaptive flushing, and graceful degradation prevent OOM crashes and data loss.

2026-02-12
batch-processing
데이터베이스 관리자

Collect-then-batch pattern for database operations achieving 30-40% throughput improvement. Includes graceful fallback to sequential processing when batch operations fail.

2026-02-12
caching-strategies
네트워크·컴퓨터 시스템 관리자

Implement multi-layer caching with Redis, in-memory, and HTTP caching. Covers cache invalidation, stampede prevention, and cache-aside patterns.

2026-02-12
checkpoint-resume
데이터베이스 관리자

Exactly-once processing semantics with distributed coordination for file-based data pipelines. Atomic file claiming, status tracking, and automatic retry with in-memory fallback.

2026-02-12
cloud-storage
소프트웨어 개발자

Cloud storage integration with signed URLs, visibility control, multi-tenant path conventions, and presigned uploads for direct client uploads.

2026-02-12
community-feed
웹 개발자

Social feed with batch queries, cursor pagination, trending algorithms, and engagement tracking. Efficient database queries for infinite scroll feeds.

2026-02-12
Showing top 8 of 49 collected skills in this repository.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다