Skip to main content
Manusで任意のスキルを実行
ワンクリックで
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