Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

sre-agent-isucon13

يحتوي sre-agent-isucon13 على 18 من skills المجمعة من openjny، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
18
Stars
0
محدث
2026-04-20
Forks
0
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

isucon-mcp-guide
مديرو الشبكات وأنظمة الحاسوب

MCP tool reference — exec, benchmark_start, benchmark_status, note_write, etc. Use when: executing commands on VMs, running benchmarks, or recording findings

2026-04-20
isucon13-contest-guide
مديرو الشبكات وأنظمة الحاسوب

ISUCON13 contest manual — server topology, service management, benchmark execution, and rules. Use when: checking environment setup, running benchmarks, or understanding contest constraints

2026-04-20
isupipe
الكتّاب التقنيون

ISUPipe application manual — features, terms, constraints, and API specs. Use when: understanding the app domain, checking API behavior or MUST/MAY requirements

2026-04-20
db-indexing
الكتّاب التقنيون

General strategy for identifying and adding missing database indexes in ISUCON web applications

2026-04-20
icon-caching
مطوّرو البرمجيات

General techniques for optimizing user icon/avatar image serving in ISUCON web applications

2026-04-20
n-plus-one-fix
مطوّرو البرمجيات

General techniques for identifying and fixing N+1 query problems in ISUCON web applications

2026-04-20
alp-profiling
مديرو الشبكات وأنظمة الحاسوب

Install and use alp (Access Log Profiler) to identify slow nginx endpoints and analyze request patterns

2026-04-20
go-db-tuning
مصممو قواعد البيانات

Tune Go database/sql connection pool settings for optimal MySQL performance under ISUCON load

2026-04-20
app-caching
مطوّرو البرمجيات

Implement application-level in-memory caching in Go using sync.Map for frequently accessed data that rarely changes

2026-04-20
dns-optimization
مديرو الشبكات وأنظمة الحاسوب

Optimize PowerDNS performance for ISUCON competitions where DNS resolution is a component

2026-04-20
isucon-scoring-patterns
مطوّرو البرمجيات

Common ISUCON scoring patterns and strategies to achieve score jumps based on historical competition data

2026-04-20
mysql-buffer-tuning
مطوّرو البرمجيات

Tune MySQL InnoDB buffer pool and query settings for ISUCON workloads

2026-04-19
nginx-tuning
مديرو الشبكات وأنظمة الحاسوب

Tune nginx worker processes, connection handling, keepalive, and logging for ISUCON workloads

2026-04-19
slow-query-analysis
مديرو قواعد البيانات

Enable MySQL slow query log and use pt-query-digest to identify the most expensive database queries

2026-04-19
emergency-rollback
مديرو الشبكات وأنظمة الحاسوب

Emergency rollback procedures when changes break the ISUPIPE application or benchmark fails

2026-04-19
isucon-initial-strategy
مديرو الشبكات وأنظمة الحاسوب

First 30 minutes strategy checklist for ISUCON competitions — what to do immediately after the contest starts

2026-04-19
load-balancer-setup
مديرو الشبكات وأنظمة الحاسوب

Configure nginx as a load balancer distributing traffic across multiple Go app workers

2026-04-19
multi-server-distribution
مطوّرو البرمجيات

Distribute ISUPIPE components across 3 contest VMs for optimal resource utilization — DB on vm1, App workers on vm2/vm3

2026-04-19