ワンクリックで
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/*