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

21
README.md Normal file
View File

@@ -0,0 +1,21 @@
# Axhub Make Client
Axhub Make Client 是 Axhub Make 的官方项目客户端,用来承载可运行的原型、主题和项目资料。它让原型不只是静态截图,而是可以在本地预览、迭代、导出和接入管理端的真实前端项目。
## What It Provides
- 可运行的 React 原型页面
- 可复用的主题与设计规范
- 项目资料、素材和文档资源
- 面向 Axhub Make 管理端的预览、设计决策与导出入口
## Project Resources
```text
src/prototypes/ 原型页面
src/themes/ 主题与设计规范
src/resources/ 项目资料、文档和素材
```
Axhub Make Client 适合把想法、业务流程、界面方案和设计系统沉淀成一个可持续演进的本地项目。
其中「设计决策」是管理端理解页面意图、生成多方案和沉淀设计取舍的主要入口;实现层仍可能沿用 propertyPanel/tweak 等内部命名。