Initial commit: 小羚羚小程序 Axhub Make workspace.

Include xll-miniapp prototype, PRD resources, annotation directory sync, agent skills, and cloud publishing setup.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
王冕
2026-06-30 15:32:30 +08:00
commit a619938e0c
1227 changed files with 251728 additions and 0 deletions

39
.axhub/make/README.md Normal file
View File

@@ -0,0 +1,39 @@
# .axhub/make
这个目录用于存放 Make client 的项目身份 marker以及本地运行时生成的数据。
## 事实源
- `client.json`
- Make client 项目身份唯一来源。
- `project.id` 是项目 id。
- `project.name` 是项目名;空字符串表示未命名,管理端显示为「未命名项目」。
## 派生缓存
这些文件可以由同步脚本或运行时重新生成,不应作为项目身份来源:
- `project.json`
- 资源 metadata、导航顺序和资源写入目标。
- `project.name``client.json` 派生。
- `entries.json`
- 构建/入口扫描缓存。
- `.dev-server-info.json`
- `.admin-server-info.json`
- 本地服务运行信息。
- `sidebar-tree.json`
- 官方模板的初始侧边栏树。
- 用户项目中由运行时继续更新,表示用户自定义后的侧边栏结构。
## 运行记录和产物
这些目录记录历史操作或导出结果,不参与配置同步:
- `sessions/`
- `exports/`
- `edit-history/`
- `artifacts/`
## 模板提交边界
官方 client 模板只提交 `client.json`、本 README 和 `sidebar-tree.json`。其它运行缓存、记录和产物应保持本地忽略。

12
.axhub/make/client.json Normal file
View File

@@ -0,0 +1,12 @@
{
"schemaVersion": 1,
"kind": "axhub-make-client",
"repository": "https://github.com/lintendo/Axhub-Make/tree/main/client",
"templateUrl": "https://github.com/lintendo/Axhub-Make/releases/download/make-client-template-v0.1.4/axhub-make-client-template.zip",
"templateVersion": "0.1.4",
"makeVersion": "0.6.4",
"project": {
"id": "make-project-20260629",
"name": "小羚羚「小程序」"
}
}

View File

@@ -0,0 +1,796 @@
{
"version": 1,
"updatedAt": "2026-06-30T02:16:40.884Z",
"prototypes": [
{
"id": "item:prototypes:xll-miniapp",
"kind": "item",
"title": "小程序",
"itemKey": "prototypes/xll-miniapp"
}
],
"docs": [],
"themesTree": [
{
"id": "folder-themes-zhineng",
"kind": "folder",
"title": "智能",
"children": [
{
"id": "item-themes-claude",
"kind": "item",
"title": "Claude",
"itemKey": "themes/claude"
},
{
"id": "item-themes-elevenlabs",
"kind": "item",
"title": "ElevenLabs",
"itemKey": "themes/elevenlabs"
},
{
"id": "item-themes-cohere",
"kind": "item",
"title": "Cohere",
"itemKey": "themes/cohere"
},
{
"id": "item-themes-lovable",
"kind": "item",
"title": "Lovable",
"itemKey": "themes/lovable"
},
{
"id": "item-themes-voltagent",
"kind": "item",
"title": "VoltAgent",
"itemKey": "themes/voltagent"
},
{
"id": "item-themes-minimax",
"kind": "item",
"title": "Minimax",
"itemKey": "themes/minimax"
},
{
"id": "item-themes-xai",
"kind": "item",
"title": "xAI",
"itemKey": "themes/xai"
},
{
"id": "item-themes-runway",
"kind": "item",
"title": "Runway",
"itemKey": "themes/runway"
},
{
"id": "item-themes-mistral-ai",
"kind": "item",
"title": "Mistral AI",
"itemKey": "themes/mistral-ai"
},
{
"id": "item-themes-together-ai",
"kind": "item",
"title": "Together AI",
"itemKey": "themes/together-ai"
},
{
"id": "item-themes-replicate",
"kind": "item",
"title": "Replicate",
"itemKey": "themes/replicate"
},
{
"id": "item-themes-factory-ai",
"kind": "item",
"title": "Factory.ai",
"itemKey": "themes/factory-ai"
},
{
"id": "item-themes-getburnt",
"kind": "item",
"title": "Getburnt",
"itemKey": "themes/getburnt"
},
{
"id": "item-themes-amp",
"kind": "item",
"title": "amp",
"itemKey": "themes/amp"
}
]
},
{
"id": "folder-themes-kaifa",
"kind": "folder",
"title": "开发",
"children": [
{
"id": "item-themes-vercel",
"kind": "item",
"title": "Vercel",
"itemKey": "themes/vercel"
},
{
"id": "item-themes-cursor",
"kind": "item",
"title": "Cursor",
"itemKey": "themes/cursor"
},
{
"id": "item-themes-supabase",
"kind": "item",
"title": "Supabase",
"itemKey": "themes/supabase"
},
{
"id": "item-themes-framer",
"kind": "item",
"title": "Framer",
"itemKey": "themes/framer"
},
{
"id": "item-themes-mintlify",
"kind": "item",
"title": "Mintlify",
"itemKey": "themes/mintlify"
},
{
"id": "item-themes-opencode",
"kind": "item",
"title": "OpenCode",
"itemKey": "themes/opencode"
},
{
"id": "item-themes-posthog",
"kind": "item",
"title": "PostHog",
"itemKey": "themes/posthog"
},
{
"id": "item-themes-sentry",
"kind": "item",
"title": "Sentry",
"itemKey": "themes/sentry"
},
{
"id": "item-themes-ollama",
"kind": "item",
"title": "Ollama",
"itemKey": "themes/ollama"
},
{
"id": "item-themes-webflow",
"kind": "item",
"title": "Webflow",
"itemKey": "themes/webflow"
},
{
"id": "item-themes-warp",
"kind": "item",
"title": "Warp",
"itemKey": "themes/warp"
},
{
"id": "item-themes-hashicorp",
"kind": "item",
"title": "HashiCorp",
"itemKey": "themes/hashicorp"
},
{
"id": "item-themes-clickhouse",
"kind": "item",
"title": "ClickHouse",
"itemKey": "themes/clickhouse"
},
{
"id": "item-themes-expo",
"kind": "item",
"title": "Expo",
"itemKey": "themes/expo"
},
{
"id": "item-themes-mongodb",
"kind": "item",
"title": "MongoDB",
"itemKey": "themes/mongodb"
},
{
"id": "item-themes-composio",
"kind": "item",
"title": "Composio",
"itemKey": "themes/composio"
},
{
"id": "item-themes-sanity",
"kind": "item",
"title": "Sanity",
"itemKey": "themes/sanity"
},
{
"id": "item-themes-nile-postgres",
"kind": "item",
"title": "Nile Postgres",
"itemKey": "themes/nile-postgres"
},
{
"id": "item-themes-raycast",
"kind": "item",
"title": "Raycast",
"itemKey": "themes/raycast"
},
{
"id": "item-themes-react-email",
"kind": "item",
"title": "React Email",
"itemKey": "themes/react-email"
},
{
"id": "item-themes-resend",
"kind": "item",
"title": "Resend",
"itemKey": "themes/resend"
},
{
"id": "item-themes-audyr",
"kind": "item",
"title": "Audyr",
"itemKey": "themes/audyr"
}
]
},
{
"id": "folder-themes-xiezuo",
"kind": "folder",
"title": "协作",
"children": [
{
"id": "item-themes-linear",
"kind": "item",
"title": "Linear",
"itemKey": "themes/linear"
},
{
"id": "item-themes-notion",
"kind": "item",
"title": "Notion",
"itemKey": "themes/notion"
},
{
"id": "item-themes-figma",
"kind": "item",
"title": "Figma",
"itemKey": "themes/figma"
},
{
"id": "item-themes-cal-com",
"kind": "item",
"title": "Cal.com",
"itemKey": "themes/cal-com"
},
{
"id": "item-themes-airtable",
"kind": "item",
"title": "Airtable",
"itemKey": "themes/airtable"
},
{
"id": "item-themes-clay",
"kind": "item",
"title": "Clay",
"itemKey": "themes/clay"
},
{
"id": "item-themes-superhuman",
"kind": "item",
"title": "Superhuman",
"itemKey": "themes/superhuman"
},
{
"id": "item-themes-intercom",
"kind": "item",
"title": "Intercom",
"itemKey": "themes/intercom"
},
{
"id": "item-themes-zapier",
"kind": "item",
"title": "Zapier",
"itemKey": "themes/zapier"
},
{
"id": "item-themes-miro",
"kind": "item",
"title": "Miro",
"itemKey": "themes/miro"
},
{
"id": "item-themes-incident",
"kind": "item",
"title": "Incident",
"itemKey": "themes/incident"
},
{
"id": "item-themes-operate",
"kind": "item",
"title": "Operate",
"itemKey": "themes/operate"
},
{
"id": "item-themes-pirsch-analytics",
"kind": "item",
"title": "Pirsch Analytics",
"itemKey": "themes/pirsch-analytics"
},
{
"id": "item-themes-planhat",
"kind": "item",
"title": "Planhat",
"itemKey": "themes/planhat"
},
{
"id": "item-themes-seline-analytics",
"kind": "item",
"title": "Seline Analytics",
"itemKey": "themes/seline-analytics"
}
]
},
{
"id": "folder-themes-jinrong",
"kind": "folder",
"title": "金融",
"children": [
{
"id": "item-themes-stripe",
"kind": "item",
"title": "Stripe",
"itemKey": "themes/stripe"
},
{
"id": "item-themes-coinbase",
"kind": "item",
"title": "Coinbase",
"itemKey": "themes/coinbase"
},
{
"id": "item-themes-revolut",
"kind": "item",
"title": "Revolut",
"itemKey": "themes/revolut"
},
{
"id": "item-themes-wise",
"kind": "item",
"title": "Wise",
"itemKey": "themes/wise"
},
{
"id": "item-themes-kraken",
"kind": "item",
"title": "Kraken",
"itemKey": "themes/kraken"
},
{
"id": "item-themes-binance",
"kind": "item",
"title": "Binance",
"itemKey": "themes/binance"
},
{
"id": "item-themes-altitude",
"kind": "item",
"title": "Altitude",
"itemKey": "themes/altitude"
},
{
"id": "item-themes-atlantic-vc",
"kind": "item",
"title": "Atlantic.vc",
"itemKey": "themes/atlantic-vc"
},
{
"id": "item-themes-lithic",
"kind": "item",
"title": "Lithic",
"itemKey": "themes/lithic"
},
{
"id": "item-themes-privy",
"kind": "item",
"title": "Privy",
"itemKey": "themes/privy"
},
{
"id": "item-themes-assurestor",
"kind": "item",
"title": "Assurestor",
"itemKey": "themes/assurestor"
}
]
},
{
"id": "folder-themes-dianshang",
"kind": "folder",
"title": "电商",
"children": [
{
"id": "item-themes-shopify",
"kind": "item",
"title": "Shopify",
"itemKey": "themes/shopify"
},
{
"id": "item-themes-8returns",
"kind": "item",
"title": "8returns",
"itemKey": "themes/8returns"
},
{
"id": "item-themes-alpine-hearing-protection",
"kind": "item",
"title": "Alpine Hearing Protection",
"itemKey": "themes/alpine-hearing-protection"
},
{
"id": "item-themes-arte",
"kind": "item",
"title": "arte*",
"itemKey": "themes/arte"
},
{
"id": "item-themes-artu",
"kind": "item",
"title": "ARTU",
"itemKey": "themes/artu"
},
{
"id": "item-themes-krepling",
"kind": "item",
"title": "Krepling",
"itemKey": "themes/krepling"
},
{
"id": "item-themes-oak-me",
"kind": "item",
"title": "Oakâme",
"itemKey": "themes/oak-me"
},
{
"id": "item-themes-nike",
"kind": "item",
"title": "Nike",
"itemKey": "themes/nike"
},
{
"id": "item-themes-pinterest",
"kind": "item",
"title": "Pinterest",
"itemKey": "themes/pinterest"
}
]
},
{
"id": "folder-themes-chuxing",
"kind": "folder",
"title": "出行",
"children": [
{
"id": "item-themes-airbnb",
"kind": "item",
"title": "Airbnb",
"itemKey": "themes/airbnb"
},
{
"id": "item-themes-uber",
"kind": "item",
"title": "Uber",
"itemKey": "themes/uber"
},
{
"id": "item-themes-tesla",
"kind": "item",
"title": "Tesla",
"itemKey": "themes/tesla"
},
{
"id": "item-themes-ferrari",
"kind": "item",
"title": "Ferrari",
"itemKey": "themes/ferrari"
},
{
"id": "item-themes-spacex",
"kind": "item",
"title": "SpaceX",
"itemKey": "themes/spacex"
},
{
"id": "item-themes-bmw",
"kind": "item",
"title": "BMW",
"itemKey": "themes/bmw"
},
{
"id": "item-themes-lamborghini",
"kind": "item",
"title": "Lamborghini",
"itemKey": "themes/lamborghini"
},
{
"id": "item-themes-renault",
"kind": "item",
"title": "Renault",
"itemKey": "themes/renault"
}
]
},
{
"id": "folder-themes-jiankang",
"kind": "folder",
"title": "健康",
"children": [
{
"id": "item-themes-aevi-wellness",
"kind": "item",
"title": "Aevi Wellness",
"itemKey": "themes/aevi-wellness"
},
{
"id": "item-themes-august-health-ehr",
"kind": "item",
"title": "August Health EHR",
"itemKey": "themes/august-health-ehr"
},
{
"id": "item-themes-ease-health",
"kind": "item",
"title": "Ease Health",
"itemKey": "themes/ease-health"
},
{
"id": "item-themes-headspace",
"kind": "item",
"title": "Headspace",
"itemKey": "themes/headspace"
},
{
"id": "item-themes-healthy-together",
"kind": "item",
"title": "Healthy Together",
"itemKey": "themes/healthy-together"
}
]
},
{
"id": "folder-themes-jiaoyu",
"kind": "folder",
"title": "教育",
"children": [
{
"id": "item-themes-duolingo",
"kind": "item",
"title": "Duolingo",
"itemKey": "themes/duolingo"
},
{
"id": "item-themes-google-for-education",
"kind": "item",
"title": "Google for Education",
"itemKey": "themes/google-for-education"
},
{
"id": "item-themes-school",
"kind": "item",
"title": "School",
"itemKey": "themes/school"
}
]
},
{
"id": "folder-themes-wenyu",
"kind": "folder",
"title": "文娱",
"children": [
{
"id": "item-themes-spotify",
"kind": "item",
"title": "Spotify",
"itemKey": "themes/spotify"
},
{
"id": "item-themes-cards-against-humanity",
"kind": "item",
"title": "Cards Against Humanity",
"itemKey": "themes/cards-against-humanity"
},
{
"id": "item-themes-xbox-com",
"kind": "item",
"title": "Xbox.com",
"itemKey": "themes/xbox-com"
},
{
"id": "item-themes-eventbrite",
"kind": "item",
"title": "Eventbrite",
"itemKey": "themes/eventbrite"
}
]
},
{
"id": "folder-themes-meiti",
"kind": "folder",
"title": "媒体",
"children": [
{
"id": "item-themes-alison-roman",
"kind": "item",
"title": "Alison Roman",
"itemKey": "themes/alison-roman"
},
{
"id": "item-themes-artandcommerce",
"kind": "item",
"title": "Artandcommerce",
"itemKey": "themes/artandcommerce"
},
{
"id": "item-themes-switch-lit",
"kind": "item",
"title": "Switch-Lit",
"itemKey": "themes/switch-lit"
},
{
"id": "item-themes-podscan-fm",
"kind": "item",
"title": "Podscan.fm",
"itemKey": "themes/podscan-fm"
}
]
},
{
"id": "folder-themes-anquan",
"kind": "folder",
"title": "安全",
"children": [
{
"id": "item-themes-clutch-security",
"kind": "item",
"title": "Clutch Security",
"itemKey": "themes/clutch-security"
},
{
"id": "item-themes-dope-security",
"kind": "item",
"title": "dope.security",
"itemKey": "themes/dope-security"
},
{
"id": "item-themes-neverhack",
"kind": "item",
"title": "NEVERHACK",
"itemKey": "themes/neverhack"
},
{
"id": "item-themes-surfshark",
"kind": "item",
"title": "Surfshark",
"itemKey": "themes/surfshark"
}
]
},
{
"id": "folder-themes-gongye",
"kind": "folder",
"title": "工业",
"children": [
{
"id": "item-themes-ibm",
"kind": "item",
"title": "IBM",
"itemKey": "themes/ibm"
},
{
"id": "item-themes-nvidia",
"kind": "item",
"title": "Nvidia",
"itemKey": "themes/nvidia"
},
{
"id": "item-themes-on-energy",
"kind": "item",
"title": "ON.energy",
"itemKey": "themes/on-energy"
},
{
"id": "item-themes-t1-energy",
"kind": "item",
"title": "T1 Energy",
"itemKey": "themes/t1-energy"
},
{
"id": "item-themes-sapgoodenergy",
"kind": "item",
"title": "SAPGOODENERGY",
"itemKey": "themes/sapgoodenergy"
}
]
},
{
"id": "folder-themes-jigou",
"kind": "folder",
"title": "机构",
"children": [
{
"id": "item-themes-arva",
"kind": "item",
"title": "Arva",
"itemKey": "themes/arva"
},
{
"id": "item-themes-ashton-bespoke",
"kind": "item",
"title": "Ashton Bespoke",
"itemKey": "themes/ashton-bespoke"
},
{
"id": "item-themes-aspelin-reitan",
"kind": "item",
"title": "Aspelin Reitan",
"itemKey": "themes/aspelin-reitan"
},
{
"id": "item-themes-atelier-deux-ce",
"kind": "item",
"title": "Atelier Deux-Cé",
"itemKey": "themes/atelier-deux-ce"
},
{
"id": "item-themes-athletics",
"kind": "item",
"title": "Athletics",
"itemKey": "themes/athletics"
},
{
"id": "item-themes-leandra-isler",
"kind": "item",
"title": "Leandra-isler",
"itemKey": "themes/leandra-isler"
},
{
"id": "item-themes-kami",
"kind": "item",
"title": "Kami 紙主题",
"itemKey": "themes/kami"
}
]
},
{
"id": "folder-themes-xiaofei",
"kind": "folder",
"title": "消费",
"children": [
{
"id": "item-themes-apple",
"kind": "item",
"title": "Apple",
"itemKey": "themes/apple"
},
{
"id": "item-themes-atoms",
"kind": "item",
"title": "Atoms",
"itemKey": "themes/atoms"
}
]
}
],
"themes": [],
"data": [],
"templates": [],
"components": [],
"canvas": []
}