Skip to main content
mazrean
GitHub 제작자 프로필

mazrean

9개 GitHub 저장소에서 수집된 61개 skills를 저장소 단위로 보여줍니다.

수집된 skills
61
저장소
9
업데이트
2026년 8월 8일
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

using-grafana-mcp
네트워크·컴퓨터 시스템 관리자

Operate the official grafana/mcp-grafana server from an agent. Use when the conversation has Grafana MCP tools available and you need to query Prometheus/Loki/Pyroscope, search or edit dashboards, manage alert rules, or generate Grafana deeplinks. Covers tool…

2026년 5월 9일
designing-isucon-architecture
소프트웨어 개발자

Analyzes an existing ISUCON-style application, designs an optimal infrastructure and architecture redesign that respects every ISUCON rule, and emits the proposal as a self-contained Agent Skill that another Claude session can read and execute. Use when…

2026년 5월 9일
writing-isucon-arch-subagent-tasks
소프트웨어 개발자

Decomposes the apply-skill produced by designing-isucon-architecture into atomic tasks, materializes one Claude Code subagent per task, and emits a dispatcher slash command that fires the subagents in dependency order (parallel where the graph allows). Use…

2026년 5월 9일
checking-wsh-vrt
소프트웨어 품질 보증 분석가·테스터

Runs Visual Regression Testing (VRT) locally to prevent disqualification in Web Speed Hackathon. Captures screenshots, compares against baselines, updates snapshots, and validates visual integrity after performance optimizations. Use when optimizing WSH apps,…

2026년 5월 9일
planning-wsh-improvements
소프트웨어 개발자

Analyzes a Web Speed Hackathon project, researches each improvement topic in depth, stores research as Agent Skills, and generates executable Claude Code commands for each optimization. Use when starting WSH optimization, creating an optimization roadmap, or…

2026년 5월 9일
porting-isucon-rust-to-go
소프트웨어 개발자

Ports an ISUCON-style Rust reference implementation to Go (Echo) using parallel subagents. Use when the contest provides a Rust reference but the team wants to compete in Go, or when the user asks to migrate a Rust web app to Go Echo endpoint by endpoint.…

2026년 5월 9일
winning-isucon
소프트웨어 개발자

Optimizes web applications for ISUCON (Iikanji ni Speed Up Contest), a Japanese 8-hour performance tuning competition. Use when participating in ISUCON, practicing past problems (private-isu, isucon-workshop), or aggressively tuning a Go/Node.js/Ruby/PHP web…

2026년 5월 9일
winning-web-speed-hackathon
소프트웨어 개발자

Optimizes deliberately slow web applications for maximum Lighthouse scores in Web Speed Hackathon (CyberAgent). Use when participating in WSH or performing aggressive frontend performance optimization on React/Node.js apps with SQLite backends. Covers bundle…

2026년 5월 9일
수집된 skill 25개 중 8개를 표시합니다.
wsh-crok-render-optimization
웹 개발자

Crok AI chat rendering optimization — SSE debouncing, ChatMessage memoization, Markdown re-render prevention

2026년 3월 21일
wsh-dm-optimization
소프트웨어 개발자

DM page and flow optimization — afterSave hook, message rendering, unread count queries for WSH 2026

2026년 3월 21일
wsh-home-optimization
소프트웨어 개발자

Home page performance optimization — Post defaultScope, SSR data reduction, lazy media hydration for WSH 2026 CaX app

2026년 3월 21일
wsh-lazy-modal
소프트웨어 개발자

Lazy loading modal containers and route components to reduce initial bundle size — CrokContainer, NewPostModalContainer

2026년 3월 20일
wsh-sse-optimization
소프트웨어 개발자

SSE streaming optimization — batching char-by-char events and debouncing React re-renders for Crok AI chat performance

2026년 3월 20일
checking-wsh-vrt
소프트웨어 품질 보증 분석가·테스터

Runs Visual Regression Testing (VRT) locally to prevent disqualification in Web Speed Hackathon. Captures screenshots, compares against baselines, updates snapshots, and validates visual integrity after performance optimizations. Use when optimizing WSH apps,…

2026년 3월 20일
winning-web-speed-hackathon
소프트웨어 개발자

Optimizes deliberately slow web applications for maximum Lighthouse scores in Web Speed Hackathon (CyberAgent). Use when participating in WSH or performing aggressive frontend performance optimization on React/Node.js apps with SQLite backends. Covers bundle…

2026년 3월 20일
wsh-code-splitting
소프트웨어 개발자

Code splitting strategies for WSH 2026 — React.lazy, Suspense, splitChunks, and route-based splitting for the CaX app.

2026년 3월 20일
수집된 skill 18개 중 8개를 표시합니다.
apm-dependency-isucon
네트워크·컴퓨터 시스템 관리자

Lists the CLI tools that must appear in mise.toml for any repo depending on apm-plackage/isucon. Use when bootstrapping or auditing an ISUCON contest workspace's mise.toml.

2026년 5월 9일
apm-dependency-terraform
소프트웨어 개발자

Lists the CLI tools that must appear in mise.toml for any repo depending on apm-plackage/terraform. Use when bootstrapping or auditing a Terraform repo's mise.toml.

2026년 5월 6일
apm-dependency-common
소프트웨어 개발자

Lists the CLI tools that must appear in mise.toml for any repo depending on apm-plackage/common. Use when bootstrapping or auditing a repo's mise.toml.

2026년 5월 6일
apm-dependency-terraform-gcp
네트워크·컴퓨터 시스템 관리자

Lists the CLI tools that must appear in mise.toml for any repo depending on apm-plackage/terraform-gcp. Use when bootstrapping or auditing a Terraform-on-GCP repo's mise.toml.

2026년 5월 6일
apm-dependency-android
소프트웨어 개발자

Lists the CLI tools that must appear in mise.toml for any repo depending on apm-plackage/android. Use when bootstrapping or auditing an Android repo's mise.toml.

2026년 5월 5일
apm-dependency-go
소프트웨어 개발자

Lists the CLI tools that must appear in mise.toml for any repo depending on apm-plackage/go. Use when bootstrapping or auditing a Go repo's mise.toml.

2026년 5월 5일
apm-dependency-cloudflare
소프트웨어 개발자

Lists the CLI tools that must appear in mise.toml for any repo depending on apm-plackage/cloudflare. Use when bootstrapping or auditing a Cloudflare Workers repo's mise.toml.

2026년 5월 5일
apm-dependency-frontend
소프트웨어 개발자

Lists the CLI tools that must appear in mise.toml for any repo depending on apm-plackage/frontend. Required for E2E testing via Playwright CLI and for browser debugging via chrome-devtools-mcp.

2026년 5월 5일
수집된 skill 10개 중 8개를 표시합니다.
저장소 9개 중 9개 표시
모든 저장소를 표시했습니다