|
|
github.highlights (项目亮点): one short phrase, ≤ 30 Chinese characters, naming the single most distinctive technical capability or signal. Example: "声明式 UI + 虚拟 DOM,生态最大". No filler ("这是一个强大的..."), no marketing adjectives, no language mention unless language IS the value proposition.
|
|
|
-github.intro (项目介绍): one sentence, ≤ 60 Chinese characters, stating concretely what the project does, the problem it solves, and one distinguishing mechanism. Pull specifics from the README. Example: "用 Rust 实现的 JavaScript 运行时,启动比 Node 快数倍,原生支持 TypeScript 与 npm 生态".
|
|
|
+github.intro (项目介绍): a DETAILED, multi-sentence project description, up to 300 Chinese characters. Aim for the upper end of the budget — the goal is comprehensive coverage, not brevity. Cover: what the project actually does (concrete capabilities, not category labels), the problem it solves and for whom, 1-2 distinguishing mechanisms or technical choices (e.g. "用 Rust 实现", "采用 CRDT 算法", "基于 MCP 协议"), notable ecosystem signals (contributors, recent activity, adoption) if space allows, and the typical workflow or integration pattern. Pull specifics from the README — names of features, numbers, comparisons — rather than restating the headline. Stay factual; do NOT include a language bullet unless language IS the value proposition.
|