Skip to main content

network-client-usage

引导在 crates/application 层统一使用进程级全局网络客户端(global_client / ClientProvider)与下载管理器(DownloadManager / CoreDownloadService)的规范。使用场景:新增联网的业务服务、改造现有服务使其跟随全局代理、需要创建/查询/取消下载任务、判断某个位置应该直接获取客户端还是注入 provider、审查是否违反“请求时获取、不缓存固定客户端、插件客户端独立”等约定。Also use when writing or reviewing Rust code that touches sealantern_infra::net or sealantern_infra::download so the producer stays on the global proxy path.

Jump to install

Source facts

Repository
SeaLantern-Studio/SeaLantern
Last source activity
August 28, 2026 at 06:36
Detected SKILL.md language
English
Stars
414
Forks
130

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.