원클릭으로
discover-zig
Router skill for Zig-related tasks in this repository; points to local architecture, gotchas, and client-behavior skills.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Router skill for Zig-related tasks in this repository; points to local architecture, gotchas, and client-behavior skills.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Current architecture and design rules for the Linux epoll-based Zig MTProto proxy.
Version-pinned Telegram client connection behavior notes for proxy compatibility debugging.
Practical Zig/runtime pitfalls and invariants for this codebase after epoll rewrite.
SOC 직업 분류 기준
| name | discover-zig |
| description | Router skill for Zig-related tasks in this repository; points to local architecture, gotchas, and client-behavior skills. |
Use this skill as an entrypoint whenever work touches Zig code in this repository.
src/**/*.zig changesFor system design and flow:
Read ../architecture/SKILL.md
For implementation pitfalls and invariants:
Read ../zig-gotchas/SKILL.md
For platform-specific Telegram client timeout/retry behavior:
Read ../client-behavior/SKILL.md
epoll core).README.mdtest/README.md.agent/workflows/*