Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

sre-agent-isucon13

sre-agent-isucon13에는 openjny에서 수집한 skills 18개가 있으며, 저장소 수준 직업 범위와 사이트 내 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