Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

sre-agent-isucon13

sre-agent-isucon13 收录了来自 openjny 的 18 个 skills,并提供仓库级职业覆盖和站内 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