Skip to main content
Run any Skill in Manus
with one click
$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
Software Developers

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
Network & Computer Systems Administrators

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
Software Developers

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
Database Administrators

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
Network & Computer Systems Administrators

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
Database Administrators

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
Software Developers

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

2026-02-12
community-feed
Web Developers

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.
Showing 1 of 1 repositories
All repositories loaded
dadbodgeoff GitHub Skills | SkillsMP