Files
market/skills/follow-builders/entry.json
Yige a205ef20f0 feat: 迁移统一目录元数据契约 (#102)
## 中文

- 为 System Agent、34 个 Builtin Skill、28 个 Pointer/Collection 条目增加 catalog
sidecar
- 覆盖 147 个 collection child,并固定可证明的来源;无法证明的内容保持 listing-only/unknown
- 增加 strict Schema、validator、collection check 与 CI 完整性门禁

## English

- Add catalog metadata sidecars for the System Agent, 34 built-in
Skills, and 28 pointer/collection entries
- Cover 147 collection children while keeping unverifiable facts
listing-only or unknown
- Add strict schemas, validators, deterministic collection checks, and
CI completeness gates

## 验证 / Verification

- Catalog validator 17/17
- Collection generator 4/4
- 63 sidecars, 147 children, zero errors
2026-08-31 04:10:49 -04:00

35 lines
1.4 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"id": "follow-builders",
"name": "Follow Builders",
"category": "productivity",
"icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"9\" cy=\"8\" r=\"3\" stroke=\"#2563EB\" stroke-width=\"1.7\"/><path d=\"M3.5 19c.7-3 2.6-4.5 5.5-4.5s4.8 1.5 5.5 4.5\" stroke=\"#2563EB\" stroke-width=\"1.7\" stroke-linecap=\"round\"/><path d=\"M16 9h4m-2-2v4\" stroke=\"#2563EB\" stroke-width=\"1.7\" stroke-linecap=\"round\"/></svg>",
"tags": [
"zarazhangrui"
],
"i18n": {
"zh-CN": {
"name": "Follow Builders",
"shortDesc": "追踪 AI 领域真正在造东西的开发者、研究者与创始人把播客、X/Twitter 与官方博客的动态汇成每日/每周摘要推送"
},
"en-US": {
"name": "Follow Builders",
"shortDesc": "Tracks top AI builders across podcasts, X/Twitter and company blogs, delivering curated daily or weekly digests"
}
},
"maintainer": {
"name": "zarazhangrui",
"verified": false,
"account": "zarazhangrui",
"url": "https://github.com/zarazhangrui/follow-builders"
},
"stewardship": "community",
"license": "MIT",
"redistribution": "allowed",
"source": {
"kind": "git",
"repoUrl": "https://github.com/zarazhangrui/follow-builders.git",
"repoBranch": "main",
"ref": "239227ddea46dfb9db6ed23e5864a5fabb9cee83"
}
}