一键导入
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/*