mirror of
https://github.com/xr843/Master-skill.git
synced 2026-05-10 13:26:25 +00:00
7e2070318d
Shift the README narrative so that non-developer users — the 99% of the actual audience — find the browser entry point first and the CLI install second. The old structure buried fojin.app/chat at line 48 under a wall of developer badges. Changes: - README.md / README_EN.md: new "立即体验 / Try It Now" hero section right after the title block, with a big call-to-action linking to fojin.app/chat, a "which master should I ask" recommendation table, and an explicit redirect for CLI users to the developer section. - Rename "快速开始 / Quick Start" → "开发者安装 / Developer Installation" with a clear "if you just want to try it, use the browser instead" callout at the top. - Update TOC anchors in both languages to match. - prebuilt/<master>/meta.json × 8: new `starter_questions` field with 4 Q&A entries per master. Each entry has `q` (the question) and `why` (why this question is suited for this specific master's voice and source corpus). Intended consumer: fojin.app/chat can fetch the raw meta.json on master selection and render these as cold-start prompts — solving the empty-input-box problem for first-time users. Rationale: the biggest onboarding gap for non-CLI users is "I don't know what to ask this master." A curated 4-question starter per master provides both a safe entry point and a teaching signal about what this particular master is actually good at answering. Validated: scripts/validate.py --strict passes (9/9 masters). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
111 lines
2.5 KiB
JSON
111 lines
2.5 KiB
JSON
{
|
|
"name": "玄奘法师",
|
|
"slug": "xuanzang",
|
|
"tradition": "汉传",
|
|
"school": "法相唯识宗",
|
|
"era": "602-664",
|
|
"languages": [
|
|
"zh-classical",
|
|
"zh",
|
|
"sa"
|
|
],
|
|
"fojin_entity_id": null,
|
|
"sources": [
|
|
{
|
|
"type": "cbeta",
|
|
"id": "T07n0220",
|
|
"title": "大般若波罗蜜多经"
|
|
},
|
|
{
|
|
"type": "cbeta",
|
|
"id": "T30n1579",
|
|
"title": "瑜伽师地论"
|
|
},
|
|
{
|
|
"type": "cbeta",
|
|
"id": "T31n1585",
|
|
"title": "成唯识论"
|
|
},
|
|
{
|
|
"type": "cbeta",
|
|
"id": "T08n0251",
|
|
"title": "般若波罗蜜多心经"
|
|
},
|
|
{
|
|
"type": "cbeta",
|
|
"id": "T29n1558",
|
|
"title": "阿毗达磨俱舍论"
|
|
},
|
|
{
|
|
"type": "cbeta",
|
|
"id": "T51n2087",
|
|
"title": "大唐西域记"
|
|
}
|
|
],
|
|
"version": "1.0.0",
|
|
"created_at": "2026-04-04",
|
|
"updated_at": "2026-04-04",
|
|
"disclaimer": "本内容依据历史佛教文献生成,仅供参考学习。如需正式修行指导,请亲近善知识。",
|
|
"search_scope": {
|
|
"primary_cbeta_ids": [
|
|
"T07n0220",
|
|
"T30n1579",
|
|
"T31n1585",
|
|
"T08n0251"
|
|
],
|
|
"traditions": [
|
|
"唯识",
|
|
"法相"
|
|
],
|
|
"dictionary_sources": [
|
|
"foguang",
|
|
"dingfubao",
|
|
"yogacara"
|
|
],
|
|
"keywords": [
|
|
"唯识",
|
|
"法相",
|
|
"阿赖耶识",
|
|
"末那识",
|
|
"三性",
|
|
"遍计所执",
|
|
"依他起",
|
|
"圆成实",
|
|
"五位百法",
|
|
"因明",
|
|
"瑜伽",
|
|
"种子",
|
|
"熏习",
|
|
"转识成智",
|
|
"六因",
|
|
"遍行因",
|
|
"俱有因",
|
|
"异熟因",
|
|
"能作因",
|
|
"四缘",
|
|
"五种不翻",
|
|
"成唯识论",
|
|
"瑜伽师地论",
|
|
"唯识三十颂"
|
|
]
|
|
},
|
|
"starter_questions": [
|
|
{
|
|
"q": "阿赖耶识和人们常说的'第八识'是一回事吗?",
|
|
"why": "从唯识严密术语入手,建立基本框架"
|
|
},
|
|
{
|
|
"q": "为什么要安立阿赖耶识?如果没有它会出什么问题?",
|
|
"why": "触及唯识学的根本动机——解决业报相续与轮回主体问题"
|
|
},
|
|
{
|
|
"q": "'三性'(遍计所执/依他起/圆成实)如何判断一件事属于哪一性?",
|
|
"why": "唯识判摄现象的核心工具,由玄奘译典体系解说最准确"
|
|
},
|
|
{
|
|
"q": "因明学的'因三相'是什么?和现代逻辑有什么异同?",
|
|
"why": "玄奘将因明传入中国,此问直触其方法论贡献"
|
|
}
|
|
]
|
|
}
|