openyida 1.1.0 → 2026.3.21-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.ar.md +182 -0
- package/README.de.md +182 -0
- package/README.es.md +182 -0
- package/README.fr.md +182 -0
- package/README.hi.md +182 -0
- package/README.ja.md +182 -0
- package/README.ko.md +182 -0
- package/README.md +84 -73
- package/README.pt-BR.md +182 -0
- package/README.vi.md +182 -0
- package/README.zh-CN.md +182 -0
- package/README.zh-HK.md +182 -0
- package/README.zh-TW.md +182 -0
- package/bin/yida.js +116 -4
- package/lib/check-update.js +2 -4
- package/lib/configure-process.js +5 -2
- package/lib/connector/action-generator.js +252 -0
- package/lib/connector/api.js +378 -0
- package/lib/connector/curl-parser.js +122 -0
- package/lib/connector/desc-generator.js +37 -0
- package/lib/connector/doc-parser.js +519 -0
- package/lib/connector/response-parser.js +138 -0
- package/lib/connector-add-action.js +214 -0
- package/lib/connector-create-connection.js +173 -0
- package/lib/connector-create.js +328 -0
- package/lib/connector-delete-action.js +119 -0
- package/lib/connector-delete.js +60 -0
- package/lib/connector-detail.js +89 -0
- package/lib/connector-gen-template.js +173 -0
- package/lib/connector-list-actions.js +74 -0
- package/lib/connector-list-connections.js +66 -0
- package/lib/connector-list.js +111 -0
- package/lib/connector-parse-api.js +222 -0
- package/lib/connector-smart-create.js +221 -0
- package/lib/connector-test.js +225 -0
- package/lib/create-app.js +21 -2
- package/lib/create-form.js +34 -40
- package/lib/i18n.js +60 -18
- package/lib/locales/ar.js +378 -0
- package/lib/locales/de.js +378 -0
- package/lib/locales/en.js +9 -0
- package/lib/locales/es.js +378 -0
- package/lib/locales/fr.js +378 -0
- package/lib/locales/hi.js +378 -0
- package/lib/locales/ko.js +381 -0
- package/lib/locales/pt.js +378 -0
- package/lib/locales/vi.js +378 -0
- package/lib/locales/zh-TW.js +385 -0
- package/lib/locales/zh.js +9 -0
- package/lib/login.js +29 -8
- package/lib/publish.js +1 -1
- package/lib/save-share-config.js +25 -34
- package/lib/utils.js +12 -2
- package/package.json +12 -2
- package/project/pages/src/demo-qrcode-print.js +2583 -0
- package/project/prd/demo-qrcode-print.md +42 -0
- package/scripts/postinstall.js +37 -27
- package/scripts/query-data.py +400 -0
- package/yida-skills/SKILL.md +22 -1
- package/yida-skills/reference/query-condition-guide.md +297 -0
- package/yida-skills/skills/yida-connector/SKILL.md +567 -0
- package/yida-skills/skills/yida-connector/examples/operations-device-alarm.json +81 -0
- package/yida-skills/skills/yida-connector/examples/operations-search-formdata-v2.json +227 -0
- package/yida-skills/skills/yida-connector/examples/operations-search-formdata.json +184 -0
- package/yida-skills/skills/yida-connector/examples/operations-teambition.json +65 -0
- package/yida-skills/skills/yida-connector/examples/operations-yida-attachment.json +192 -0
- package/yida-skills/skills/yida-connector/templates/api-document-template.md +165 -0
- package/yida-skills/skills/yida-create-form-page/SKILL.md +46 -0
- package/yida-skills/skills/yida-custom-page/SKILL.md +96 -0
- package/yida-skills/skills/yida-density/SKILL.md +306 -0
- package/yida-skills/skills/yida-page-config/SKILL.md +6 -3
- package/yida-skills/skills/yida-process-rule/SKILL.md +19 -1
- package/yida-skills/skills/yida-publish-page/SKILL.md +29 -0
- package/yida-skills/skills/yida-query-data/SKILL.md +245 -0
- package/yida-skills/skills/yida-table-form/SKILL.md +548 -0
- package/project/.cache/demo-schema.json +0 -2353
- package/project/pages/dist/.gitkeep +0 -0
package/README.ar.md
ADDED
|
@@ -0,0 +1,182 @@
|
|
|
1
|
+
<div align="center">
|
|
2
|
+
|
|
3
|
+

|
|
4
|
+
|
|
5
|
+
# 🚀 OpenYida
|
|
6
|
+
|
|
7
|
+
> *"We are on the verge of the Singularity"* — Vernor Vinge
|
|
8
|
+
|
|
9
|
+
**بناء تطبيقات Yida منخفضة الكود بالذكاء الاصطناعي — بدون إعداد، نشر فوري.**
|
|
10
|
+
|
|
11
|
+
[البدء](#البدء) · [أوامر CLI](#أوامر-cli) · [عرض توضيحي](#عرض-توضيحي) · [المساهمة](./CONTRIBUTING.md) · [سجل التغييرات](./CHANGELOG.md)
|
|
12
|
+
|
|
13
|
+
[](https://www.npmjs.com/package/openyida)
|
|
14
|
+
[](https://www.npmjs.com/package/openyida)
|
|
15
|
+
[](https://github.com/openyida/openyida/actions/workflows/ci.yml)
|
|
16
|
+
[](./LICENSE)
|
|
17
|
+
[](https://nodejs.org)
|
|
18
|
+
|
|
19
|
+
**اللغات:**
|
|
20
|
+
[English](./README.md) · [简体中文](./README.zh-CN.md) · [繁體中文(台灣)](./README.zh-TW.md) · [繁體中文(香港)](./README.zh-HK.md) · [日本語](./README.ja.md) · [한국어](./README.ko.md) · [Français](./README.fr.md) · [Deutsch](./README.de.md) · [Español](./README.es.md) · [Português (BR)](./README.pt-BR.md) · [Tiếng Việt](./README.vi.md) · [हिन्दी](./README.hi.md) · [العربية](./README.ar.md)
|
|
21
|
+
|
|
22
|
+
</div>
|
|
23
|
+
|
|
24
|
+
---
|
|
25
|
+
|
|
26
|
+
## البدء
|
|
27
|
+
|
|
28
|
+
```bash
|
|
29
|
+
npm install -g openyida
|
|
30
|
+
```
|
|
31
|
+
|
|
32
|
+
**بدون إعداد، جاهز للاستخدام فور التثبيت.** بعد التثبيت، تحدث مباشرة في Claude Code / OpenCode / Aone Copilot:
|
|
33
|
+
|
|
34
|
+
```
|
|
35
|
+
أنشئ لي نظام IPD على Yida لإدارة دورة إنتاج الرقائق الإلكترونية بالكامل
|
|
36
|
+
ابنِ لي نظام CRM
|
|
37
|
+
أنشئ تطبيق حاسبة الراتب الشخصي
|
|
38
|
+
```
|
|
39
|
+
|
|
40
|
+
---
|
|
41
|
+
|
|
42
|
+
## أدوات الذكاء الاصطناعي المدعومة
|
|
43
|
+
|
|
44
|
+
| الأداة | الحالة |
|
|
45
|
+
|--------|--------|
|
|
46
|
+
| [Claude Code](https://claude.ai/code) | ✅ دعم كامل |
|
|
47
|
+
| [Aone Copilot](https://copilot.code.alibaba-inc.com) | ✅ دعم كامل |
|
|
48
|
+
| [OpenCode](https://opencode.ai) | ✅ دعم كامل |
|
|
49
|
+
| [Cursor](https://cursor.com/) | ✅ دعم كامل |
|
|
50
|
+
| [Visual Studio Code](https://code.visualstudio.com/) | ✅ دعم كامل |
|
|
51
|
+
| [Qoder](https://qoder.com) | ✅ دعم كامل |
|
|
52
|
+
| [Wukong](https://dingtalk.com/wukong) | ✅ دعم كامل |
|
|
53
|
+
|
|
54
|
+
---
|
|
55
|
+
|
|
56
|
+
## الفرق عن منصات بناء التطبيقات الأخرى بالذكاء الاصطناعي
|
|
57
|
+
|
|
58
|
+
| البُعد | OpenYida | منصات أخرى |
|
|
59
|
+
|--------|----------|------------|
|
|
60
|
+
| المستخدمون المستهدفون | المطورون (من يعرفون البرمجة) | مستخدمو الأعمال (غير المطورين) |
|
|
61
|
+
| التفاعل | اللغة الطبيعية + محادثة الذكاء الاصطناعي | سحب وإفلات مرئي |
|
|
62
|
+
| المخرجات | تطبيق Yida (قابل للتحرير، قدرات low-code كاملة) | إعدادات (تنفيذ صندوق أسود) |
|
|
63
|
+
| النشر | منصة Yida | مقيّد بمنصة SaaS |
|
|
64
|
+
| نموذج الذكاء الاصطناعي | اختر أفضل نموذج بحرية | محدد من المنصة |
|
|
65
|
+
| الأمان | أمان Yida على مستوى المؤسسات | يعتمد على المنصة |
|
|
66
|
+
|
|
67
|
+
---
|
|
68
|
+
|
|
69
|
+
## المتطلبات
|
|
70
|
+
|
|
71
|
+
| التبعية | الإصدار | الغرض |
|
|
72
|
+
|---------|---------|-------|
|
|
73
|
+
| Node.js | ≥ 18 | تشغيل CLI ونشر الصفحات |
|
|
74
|
+
|
|
75
|
+
---
|
|
76
|
+
|
|
77
|
+
## أوامر CLI
|
|
78
|
+
|
|
79
|
+
```bash
|
|
80
|
+
openyida env # اكتشاف بيئة أداة الذكاء الاصطناعي الحالية وحالة تسجيل الدخول
|
|
81
|
+
openyida login # تسجيل الدخول إلى Yida (الذاكرة المؤقتة أولاً، وإلا رمز QR)
|
|
82
|
+
openyida logout # تسجيل الخروج / تبديل الحساب
|
|
83
|
+
openyida copy # تهيئة دليل project لأداة الذكاء الاصطناعي الحالية
|
|
84
|
+
openyida create-app # إنشاء تطبيق Yida
|
|
85
|
+
openyida create-page # إنشاء صفحة عرض مخصصة
|
|
86
|
+
openyida create-form # إنشاء / تحديث صفحة نموذج
|
|
87
|
+
openyida get-schema # جلب مخطط النموذج
|
|
88
|
+
openyida publish # تجميع ونشر صفحة مخصصة
|
|
89
|
+
openyida verify-short-url # التحقق من إمكانية الوصول إلى رابط مختصر
|
|
90
|
+
openyida save-share-config # حفظ إعدادات الوصول العام / المشاركة
|
|
91
|
+
openyida get-page-config # الاستعلام عن إعدادات الوصول العام / المشاركة لصفحة
|
|
92
|
+
openyida update-form-config # تحديث إعدادات النموذج
|
|
93
|
+
openyida cdn-config # إعداد رفع الصور إلى CDN (Aliyun OSS + CDN)
|
|
94
|
+
openyida cdn-upload # رفع الصور إلى CDN
|
|
95
|
+
openyida cdn-refresh # تحديث ذاكرة CDN المؤقتة
|
|
96
|
+
```
|
|
97
|
+
|
|
98
|
+
---
|
|
99
|
+
|
|
100
|
+
## عرض توضيحي
|
|
101
|
+
|
|
102
|
+
### 🏢 أنظمة الأعمال — IPD / CRM
|
|
103
|
+
|
|
104
|
+
صِف متطلباتك في جملة واحدة — يقوم الذكاء الاصطناعي تلقائياً بإنشاء نظام أعمال متعدد النماذج بالكامل.
|
|
105
|
+
|
|
106
|
+

|
|
107
|
+
|
|
108
|
+

|
|
109
|
+
|
|
110
|
+
### 💰 أدوات مساعدة — حاسبة الراتب الشخصي
|
|
111
|
+
|
|
112
|
+

|
|
113
|
+
|
|
114
|
+
### 🌐 صفحة هبوط — التعاون المؤسسي
|
|
115
|
+
|
|
116
|
+
أنشئ صفحة هبوط منتج مؤسسي كاملة من جملة واحدة فقط.
|
|
117
|
+
|
|
118
|
+

|
|
119
|
+
|
|
120
|
+
### 🏮 حملات — لعبة تخمين ألغاز الفوانيس
|
|
121
|
+
|
|
122
|
+
يولّد الذكاء الاصطناعي صور الألغاز، يخمّن المستخدمون الإجابات مع ردود فكاهية من الذكاء الاصطناعي عند الخطأ.
|
|
123
|
+
|
|
124
|
+

|
|
125
|
+
|
|
126
|
+
---
|
|
127
|
+
|
|
128
|
+
## الأوامر الشائعة
|
|
129
|
+
|
|
130
|
+
```
|
|
131
|
+
ابنِ لي تطبيق [xxx]
|
|
132
|
+
أنشئ تطبيقاً من وثيقة المتطلبات هذه
|
|
133
|
+
أنشئ صفحة نموذج [xxx]
|
|
134
|
+
أضف حقل [xxx] إلى صفحة [xxx]، اسم الحقل: [الاسم]، النوع: [النوع]
|
|
135
|
+
اجعل حقل [xxx] في صفحة [xxx] إلزامياً
|
|
136
|
+
انشر صفحة [xxx]
|
|
137
|
+
اجعل الصفحة متاحة للعموم
|
|
138
|
+
تسجيل الدخول مجدداً / تسجيل الخروج
|
|
139
|
+
```
|
|
140
|
+
|
|
141
|
+
---
|
|
142
|
+
|
|
143
|
+
## التكامل مع OpenClaw
|
|
144
|
+
|
|
145
|
+
استخدم عبر [yida-app](https://clawhub.ai/nicky1108/yida-app) في OpenClaw:
|
|
146
|
+
|
|
147
|
+
```bash
|
|
148
|
+
npx clawhub@latest install nicky1108/yida-app
|
|
149
|
+
```
|
|
150
|
+
|
|
151
|
+
---
|
|
152
|
+
|
|
153
|
+
## المجتمع
|
|
154
|
+
|
|
155
|
+
امسح رمز QR للانضمام إلى مجموعة مستخدمي OpenYida على DingTalk.
|
|
156
|
+
|
|
157
|
+

|
|
158
|
+
|
|
159
|
+
---
|
|
160
|
+
|
|
161
|
+
## المساهمون
|
|
162
|
+
|
|
163
|
+
شكراً لجميع من ساهموا في OpenYida! اقرأ [دليل المساهمة](./CONTRIBUTING.md) للمشاركة.
|
|
164
|
+
|
|
165
|
+
<p align="left">
|
|
166
|
+
<a href="https://github.com/yize"><img src="https://avatars.githubusercontent.com/u/1578814?v=4&s=48" width="48" height="48" alt="九神" title="九神"/></a>
|
|
167
|
+
<a href="https://github.com/alex-mm"><img src="https://avatars.githubusercontent.com/u/3302053?v=4&s=48" width="48" height="48" alt="天晟" title="天晟"/></a>
|
|
168
|
+
<a href="https://github.com/nicky1108"><img src="https://avatars.githubusercontent.com/u/4279283?v=4&s=48" width="48" height="48" alt="nicky1108" title="nicky1108"/></a>
|
|
169
|
+
<a href="https://github.com/angelinheys"><img src="https://avatars.githubusercontent.com/u/49426983?v=4&s=48" width="48" height="48" alt="angelinheys" title="angelinheys"/></a>
|
|
170
|
+
<a href="https://github.com/yipengmu"><img src="https://avatars.githubusercontent.com/u/3232735?v=4&s=48" width="48" height="48" alt="yipengmu" title="yipengmu"/></a>
|
|
171
|
+
<a href="https://github.com/Waawww"><img src="https://avatars.githubusercontent.com/u/31886449?v=4&s=48" width="48" height="48" alt="Waawww" title="Waawww"/></a>
|
|
172
|
+
<a href="https://github.com/kangjiano"><img src="https://avatars.githubusercontent.com/u/54129385?v=4&s=48" width="48" height="48" alt="kangjiano" title="kangjiano"/></a>
|
|
173
|
+
<a href="https://github.com/ElZe98"><img src="https://avatars.githubusercontent.com/u/35736727?v=4&s=48" width="48" height="48" alt="ElZe98" title="ElZe98"/></a>
|
|
174
|
+
<a href="https://github.com/OAHyuhao"><img src="https://avatars.githubusercontent.com/u/99954323?v=4&s=48" width="48" height="48" alt="OAHyuhao" title="OAHyuhao"/></a>
|
|
175
|
+
<a href="https://github.com/xiaofu704"><img src="https://avatars.githubusercontent.com/u/209416122?v=4&s=48" width="48" height="48" alt="xiaofu704" title="xiaofu704"/></a>
|
|
176
|
+
</p>
|
|
177
|
+
|
|
178
|
+
---
|
|
179
|
+
|
|
180
|
+
## الرخصة
|
|
181
|
+
|
|
182
|
+
[MIT](./LICENSE) © 2026 Alibaba Group
|
package/README.de.md
ADDED
|
@@ -0,0 +1,182 @@
|
|
|
1
|
+
<div align="center">
|
|
2
|
+
|
|
3
|
+

|
|
4
|
+
|
|
5
|
+
# 🚀 OpenYida
|
|
6
|
+
|
|
7
|
+
> *"We are on the verge of the Singularity"* — Vernor Vinge
|
|
8
|
+
|
|
9
|
+
**Yida Low-Code-Apps mit KI erstellen — keine Konfiguration, sofortiges Deployment.**
|
|
10
|
+
|
|
11
|
+
[Loslegen](#loslegen) · [CLI-Befehle](#cli-befehle) · [Demo](#demo) · [Beitragen](./CONTRIBUTING.md) · [Changelog](./CHANGELOG.md)
|
|
12
|
+
|
|
13
|
+
[](https://www.npmjs.com/package/openyida)
|
|
14
|
+
[](https://www.npmjs.com/package/openyida)
|
|
15
|
+
[](https://github.com/openyida/openyida/actions/workflows/ci.yml)
|
|
16
|
+
[](./LICENSE)
|
|
17
|
+
[](https://nodejs.org)
|
|
18
|
+
|
|
19
|
+
**Sprachen:**
|
|
20
|
+
[English](./README.md) · [简体中文](./README.zh-CN.md) · [繁體中文(台灣)](./README.zh-TW.md) · [繁體中文(香港)](./README.zh-HK.md) · [日本語](./README.ja.md) · [한국어](./README.ko.md) · [Français](./README.fr.md) · [Deutsch](./README.de.md) · [Español](./README.es.md) · [Português (BR)](./README.pt-BR.md) · [Tiếng Việt](./README.vi.md) · [हिन्दी](./README.hi.md) · [العربية](./README.ar.md)
|
|
21
|
+
|
|
22
|
+
</div>
|
|
23
|
+
|
|
24
|
+
---
|
|
25
|
+
|
|
26
|
+
## Loslegen
|
|
27
|
+
|
|
28
|
+
```bash
|
|
29
|
+
npm install -g openyida
|
|
30
|
+
```
|
|
31
|
+
|
|
32
|
+
**Keine Konfiguration, sofort einsatzbereit.** Nach der Installation einfach in Claude Code / OpenCode / Aone Copilot chatten:
|
|
33
|
+
|
|
34
|
+
```
|
|
35
|
+
Erstelle mir ein IPD-System auf Yida zur Verwaltung des gesamten Chip-Produktionsprozesses
|
|
36
|
+
Baue mir ein CRM
|
|
37
|
+
Erstelle eine persönliche Gehaltsrechner-App
|
|
38
|
+
```
|
|
39
|
+
|
|
40
|
+
---
|
|
41
|
+
|
|
42
|
+
## Unterstützte KI-Coding-Tools
|
|
43
|
+
|
|
44
|
+
| Tool | Status |
|
|
45
|
+
|------|--------|
|
|
46
|
+
| [Claude Code](https://claude.ai/code) | ✅ Vollständig unterstützt |
|
|
47
|
+
| [Aone Copilot](https://copilot.code.alibaba-inc.com) | ✅ Vollständig unterstützt |
|
|
48
|
+
| [OpenCode](https://opencode.ai) | ✅ Vollständig unterstützt |
|
|
49
|
+
| [Cursor](https://cursor.com/) | ✅ Vollständig unterstützt |
|
|
50
|
+
| [Visual Studio Code](https://code.visualstudio.com/) | ✅ Vollständig unterstützt |
|
|
51
|
+
| [Qoder](https://qoder.com) | ✅ Vollständig unterstützt |
|
|
52
|
+
| [Wukong](https://dingtalk.com/wukong) | ✅ Vollständig unterstützt |
|
|
53
|
+
|
|
54
|
+
---
|
|
55
|
+
|
|
56
|
+
## Unterschiede zu anderen KI-App-Buildern
|
|
57
|
+
|
|
58
|
+
| Dimension | OpenYida | Andere KI-App-Builder |
|
|
59
|
+
|-----------|----------|-----------------------|
|
|
60
|
+
| Zielgruppe | Entwickler (mit Programmierkenntnissen) | Business-Nutzer (Nicht-Entwickler) |
|
|
61
|
+
| Interaktion | Natürliche Sprache + KI-Chat | Visuelles Drag-and-Drop |
|
|
62
|
+
| Ergebnis | Yida-App (bearbeitbar, vollständige Low-Code-Funktionen) | Konfiguration (Black-Box-Ausführung) |
|
|
63
|
+
| Deployment | Yida-Plattform | An SaaS-Plattform gebunden |
|
|
64
|
+
| KI-Modell | Bestes Modell frei wählbar | Plattformvorgabe, nicht änderbar |
|
|
65
|
+
| Sicherheit | Yidas Enterprise-Sicherheit | Plattformabhängig |
|
|
66
|
+
|
|
67
|
+
---
|
|
68
|
+
|
|
69
|
+
## Voraussetzungen
|
|
70
|
+
|
|
71
|
+
| Abhängigkeit | Version | Zweck |
|
|
72
|
+
|--------------|---------|-------|
|
|
73
|
+
| Node.js | ≥ 18 | CLI-Ausführung und Seitenveröffentlichung |
|
|
74
|
+
|
|
75
|
+
---
|
|
76
|
+
|
|
77
|
+
## CLI-Befehle
|
|
78
|
+
|
|
79
|
+
```bash
|
|
80
|
+
openyida env # Aktuelle KI-Tool-Umgebung und Login-Status erkennen
|
|
81
|
+
openyida login # Bei Yida anmelden (Cache bevorzugt, sonst QR-Code)
|
|
82
|
+
openyida logout # Abmelden / Konto wechseln
|
|
83
|
+
openyida copy # Project-Verzeichnis für aktuelles KI-Tool initialisieren
|
|
84
|
+
openyida create-app # Yida-App erstellen
|
|
85
|
+
openyida create-page # Benutzerdefinierte Anzeigeseite erstellen
|
|
86
|
+
openyida create-form # Formularseite erstellen / aktualisieren
|
|
87
|
+
openyida get-schema # Formular-Schema abrufen
|
|
88
|
+
openyida publish # Benutzerdefinierte Seite kompilieren und veröffentlichen
|
|
89
|
+
openyida verify-short-url # Prüfen ob eine Kurz-URL erreichbar ist
|
|
90
|
+
openyida save-share-config # Öffentlichen Zugang / Freigabe-Konfiguration speichern
|
|
91
|
+
openyida get-page-config # Öffentlichen Zugang / Freigabe-Konfiguration einer Seite abfragen
|
|
92
|
+
openyida update-form-config # Formularkonfiguration aktualisieren
|
|
93
|
+
openyida cdn-config # CDN-Bild-Upload konfigurieren (Aliyun OSS + CDN)
|
|
94
|
+
openyida cdn-upload # Bilder zum CDN hochladen
|
|
95
|
+
openyida cdn-refresh # CDN-Cache aktualisieren
|
|
96
|
+
```
|
|
97
|
+
|
|
98
|
+
---
|
|
99
|
+
|
|
100
|
+
## Demo
|
|
101
|
+
|
|
102
|
+
### 🏢 Geschäftssysteme — IPD / CRM
|
|
103
|
+
|
|
104
|
+
Beschreiben Sie Ihre Anforderungen in einem Satz — KI generiert automatisch ein vollständiges Multi-Formular-Geschäftssystem.
|
|
105
|
+
|
|
106
|
+

|
|
107
|
+
|
|
108
|
+

|
|
109
|
+
|
|
110
|
+
### 💰 Hilfsprogramme — Persönlicher Gehaltsrechner
|
|
111
|
+
|
|
112
|
+

|
|
113
|
+
|
|
114
|
+
### 🌐 Landing Page — Unternehmenskooperation
|
|
115
|
+
|
|
116
|
+
Generieren Sie eine vollständige Unternehmens-Produkt-Landing-Page aus einem einzigen Satz.
|
|
117
|
+
|
|
118
|
+

|
|
119
|
+
|
|
120
|
+
### 🏮 Kampagnen — Laternen-Rätsel-Spiel
|
|
121
|
+
|
|
122
|
+
KI generiert Rätselbilder, Nutzer raten die Antworten mit humorvollem KI-Feedback bei falschen Antworten.
|
|
123
|
+
|
|
124
|
+

|
|
125
|
+
|
|
126
|
+
---
|
|
127
|
+
|
|
128
|
+
## Häufige Prompts
|
|
129
|
+
|
|
130
|
+
```
|
|
131
|
+
Erstelle mir eine [xxx]-Anwendung
|
|
132
|
+
Generiere eine App aus diesem Anforderungsdokument
|
|
133
|
+
Erstelle eine [xxx]-Formularseite
|
|
134
|
+
Füge ein [xxx]-Feld zur [xxx]-Seite hinzu, Feldname: [Name], Typ: [Typ]
|
|
135
|
+
Mache das [xxx]-Feld auf der [xxx]-Seite erforderlich
|
|
136
|
+
Veröffentliche die [xxx]-Seite
|
|
137
|
+
Mache die Seite öffentlich zugänglich
|
|
138
|
+
Erneut anmelden / abmelden
|
|
139
|
+
```
|
|
140
|
+
|
|
141
|
+
---
|
|
142
|
+
|
|
143
|
+
## OpenClaw-Integration
|
|
144
|
+
|
|
145
|
+
Verwenden Sie über [yida-app](https://clawhub.ai/nicky1108/yida-app) in OpenClaw:
|
|
146
|
+
|
|
147
|
+
```bash
|
|
148
|
+
npx clawhub@latest install nicky1108/yida-app
|
|
149
|
+
```
|
|
150
|
+
|
|
151
|
+
---
|
|
152
|
+
|
|
153
|
+
## Community
|
|
154
|
+
|
|
155
|
+
Scannen Sie den QR-Code, um der OpenYida-Benutzergruppe auf DingTalk beizutreten.
|
|
156
|
+
|
|
157
|
+

|
|
158
|
+
|
|
159
|
+
---
|
|
160
|
+
|
|
161
|
+
## Mitwirkende
|
|
162
|
+
|
|
163
|
+
Danke an alle, die zu OpenYida beigetragen haben! Lesen Sie den [Beitragsleitfaden](./CONTRIBUTING.md).
|
|
164
|
+
|
|
165
|
+
<p align="left">
|
|
166
|
+
<a href="https://github.com/yize"><img src="https://avatars.githubusercontent.com/u/1578814?v=4&s=48" width="48" height="48" alt="九神" title="九神"/></a>
|
|
167
|
+
<a href="https://github.com/alex-mm"><img src="https://avatars.githubusercontent.com/u/3302053?v=4&s=48" width="48" height="48" alt="天晟" title="天晟"/></a>
|
|
168
|
+
<a href="https://github.com/nicky1108"><img src="https://avatars.githubusercontent.com/u/4279283?v=4&s=48" width="48" height="48" alt="nicky1108" title="nicky1108"/></a>
|
|
169
|
+
<a href="https://github.com/angelinheys"><img src="https://avatars.githubusercontent.com/u/49426983?v=4&s=48" width="48" height="48" alt="angelinheys" title="angelinheys"/></a>
|
|
170
|
+
<a href="https://github.com/yipengmu"><img src="https://avatars.githubusercontent.com/u/3232735?v=4&s=48" width="48" height="48" alt="yipengmu" title="yipengmu"/></a>
|
|
171
|
+
<a href="https://github.com/Waawww"><img src="https://avatars.githubusercontent.com/u/31886449?v=4&s=48" width="48" height="48" alt="Waawww" title="Waawww"/></a>
|
|
172
|
+
<a href="https://github.com/kangjiano"><img src="https://avatars.githubusercontent.com/u/54129385?v=4&s=48" width="48" height="48" alt="kangjiano" title="kangjiano"/></a>
|
|
173
|
+
<a href="https://github.com/ElZe98"><img src="https://avatars.githubusercontent.com/u/35736727?v=4&s=48" width="48" height="48" alt="ElZe98" title="ElZe98"/></a>
|
|
174
|
+
<a href="https://github.com/OAHyuhao"><img src="https://avatars.githubusercontent.com/u/99954323?v=4&s=48" width="48" height="48" alt="OAHyuhao" title="OAHyuhao"/></a>
|
|
175
|
+
<a href="https://github.com/xiaofu704"><img src="https://avatars.githubusercontent.com/u/209416122?v=4&s=48" width="48" height="48" alt="xiaofu704" title="xiaofu704"/></a>
|
|
176
|
+
</p>
|
|
177
|
+
|
|
178
|
+
---
|
|
179
|
+
|
|
180
|
+
## Lizenz
|
|
181
|
+
|
|
182
|
+
[MIT](./LICENSE) © 2026 Alibaba Group
|
package/README.es.md
ADDED
|
@@ -0,0 +1,182 @@
|
|
|
1
|
+
<div align="center">
|
|
2
|
+
|
|
3
|
+

|
|
4
|
+
|
|
5
|
+
# 🚀 OpenYida
|
|
6
|
+
|
|
7
|
+
> *"We are on the verge of the Singularity"* — Vernor Vinge
|
|
8
|
+
|
|
9
|
+
**Crea aplicaciones Yida low-code con IA — cero configuración, despliegue instantáneo.**
|
|
10
|
+
|
|
11
|
+
[Comenzar](#comenzar) · [Comandos CLI](#comandos-cli) · [Demo](#demo) · [Contribuir](./CONTRIBUTING.md) · [Changelog](./CHANGELOG.md)
|
|
12
|
+
|
|
13
|
+
[](https://www.npmjs.com/package/openyida)
|
|
14
|
+
[](https://www.npmjs.com/package/openyida)
|
|
15
|
+
[](https://github.com/openyida/openyida/actions/workflows/ci.yml)
|
|
16
|
+
[](./LICENSE)
|
|
17
|
+
[](https://nodejs.org)
|
|
18
|
+
|
|
19
|
+
**Idiomas:**
|
|
20
|
+
[English](./README.md) · [简体中文](./README.zh-CN.md) · [繁體中文(台灣)](./README.zh-TW.md) · [繁體中文(香港)](./README.zh-HK.md) · [日本語](./README.ja.md) · [한국어](./README.ko.md) · [Français](./README.fr.md) · [Deutsch](./README.de.md) · [Español](./README.es.md) · [Português (BR)](./README.pt-BR.md) · [Tiếng Việt](./README.vi.md) · [हिन्दी](./README.hi.md) · [العربية](./README.ar.md)
|
|
21
|
+
|
|
22
|
+
</div>
|
|
23
|
+
|
|
24
|
+
---
|
|
25
|
+
|
|
26
|
+
## Comenzar
|
|
27
|
+
|
|
28
|
+
```bash
|
|
29
|
+
npm install -g openyida
|
|
30
|
+
```
|
|
31
|
+
|
|
32
|
+
**Cero configuración, listo para usar.** Después de la instalación, chatea directamente en Claude Code / OpenCode / Aone Copilot:
|
|
33
|
+
|
|
34
|
+
```
|
|
35
|
+
Crea un sistema IPD en Yida para gestionar el flujo completo de producción de chips
|
|
36
|
+
Construye un CRM
|
|
37
|
+
Crea una aplicación de calculadora de salario personal
|
|
38
|
+
```
|
|
39
|
+
|
|
40
|
+
---
|
|
41
|
+
|
|
42
|
+
## Herramientas de IA compatibles
|
|
43
|
+
|
|
44
|
+
| Herramienta | Estado |
|
|
45
|
+
|-------------|--------|
|
|
46
|
+
| [Claude Code](https://claude.ai/code) | ✅ Soporte completo |
|
|
47
|
+
| [Aone Copilot](https://copilot.code.alibaba-inc.com) | ✅ Soporte completo |
|
|
48
|
+
| [OpenCode](https://opencode.ai) | ✅ Soporte completo |
|
|
49
|
+
| [Cursor](https://cursor.com/) | ✅ Soporte completo |
|
|
50
|
+
| [Visual Studio Code](https://code.visualstudio.com/) | ✅ Soporte completo |
|
|
51
|
+
| [Qoder](https://qoder.com) | ✅ Soporte completo |
|
|
52
|
+
| [Wukong](https://dingtalk.com/wukong) | ✅ Soporte completo |
|
|
53
|
+
|
|
54
|
+
---
|
|
55
|
+
|
|
56
|
+
## Diferencias con otros constructores de apps IA
|
|
57
|
+
|
|
58
|
+
| Dimensión | OpenYida | Otros constructores IA |
|
|
59
|
+
|-----------|----------|------------------------|
|
|
60
|
+
| Usuarios objetivo | Desarrolladores (con conocimientos de código) | Usuarios de negocio (no desarrolladores) |
|
|
61
|
+
| Interacción | Lenguaje natural + chat IA | Arrastrar y soltar visual |
|
|
62
|
+
| Resultado | App Yida (editable, capacidades low-code completas) | Configuración (ejecución caja negra) |
|
|
63
|
+
| Despliegue | Plataforma Yida | Bloqueado en plataforma SaaS |
|
|
64
|
+
| Modelo IA | Elige el mejor modelo libremente | Especificado por la plataforma |
|
|
65
|
+
| Seguridad | Seguridad enterprise-grade de Yida | Depende de la plataforma |
|
|
66
|
+
|
|
67
|
+
---
|
|
68
|
+
|
|
69
|
+
## Requisitos
|
|
70
|
+
|
|
71
|
+
| Dependencia | Versión | Propósito |
|
|
72
|
+
|-------------|---------|-----------|
|
|
73
|
+
| Node.js | ≥ 18 | Ejecución CLI y publicación de páginas |
|
|
74
|
+
|
|
75
|
+
---
|
|
76
|
+
|
|
77
|
+
## Comandos CLI
|
|
78
|
+
|
|
79
|
+
```bash
|
|
80
|
+
openyida env # Detectar el entorno de herramienta IA actual y estado de login
|
|
81
|
+
openyida login # Iniciar sesión en Yida (caché primero, si no QR code)
|
|
82
|
+
openyida logout # Cerrar sesión / cambiar cuenta
|
|
83
|
+
openyida copy # Inicializar directorio project para la herramienta IA actual
|
|
84
|
+
openyida create-app # Crear una aplicación Yida
|
|
85
|
+
openyida create-page # Crear una página de visualización personalizada
|
|
86
|
+
openyida create-form # Crear / actualizar una página de formulario
|
|
87
|
+
openyida get-schema # Obtener el esquema del formulario
|
|
88
|
+
openyida publish # Compilar y publicar una página personalizada
|
|
89
|
+
openyida verify-short-url # Verificar si una URL corta es accesible
|
|
90
|
+
openyida save-share-config # Guardar configuración de acceso público / compartir
|
|
91
|
+
openyida get-page-config # Consultar configuración de acceso público / compartir de una página
|
|
92
|
+
openyida update-form-config # Actualizar configuración del formulario
|
|
93
|
+
openyida cdn-config # Configurar carga de imágenes CDN (Aliyun OSS + CDN)
|
|
94
|
+
openyida cdn-upload # Subir imágenes al CDN
|
|
95
|
+
openyida cdn-refresh # Actualizar caché del CDN
|
|
96
|
+
```
|
|
97
|
+
|
|
98
|
+
---
|
|
99
|
+
|
|
100
|
+
## Demo
|
|
101
|
+
|
|
102
|
+
### 🏢 Sistemas de negocio — IPD / CRM
|
|
103
|
+
|
|
104
|
+
Describe tus requisitos en una frase — la IA genera automáticamente un sistema de negocio multi-formulario completo.
|
|
105
|
+
|
|
106
|
+

|
|
107
|
+
|
|
108
|
+

|
|
109
|
+
|
|
110
|
+
### 💰 Utilidades — Calculadora de salario personal
|
|
111
|
+
|
|
112
|
+

|
|
113
|
+
|
|
114
|
+
### 🌐 Landing Page — Colaboración empresarial
|
|
115
|
+
|
|
116
|
+
Genera una landing page de producto empresarial completa desde una sola frase.
|
|
117
|
+
|
|
118
|
+

|
|
119
|
+
|
|
120
|
+
### 🏮 Campañas — Juego de adivinanzas de linternas
|
|
121
|
+
|
|
122
|
+
La IA genera imágenes de acertijos, los usuarios adivinan las respuestas con retroalimentación humorística de la IA.
|
|
123
|
+
|
|
124
|
+

|
|
125
|
+
|
|
126
|
+
---
|
|
127
|
+
|
|
128
|
+
## Prompts habituales
|
|
129
|
+
|
|
130
|
+
```
|
|
131
|
+
Construye una aplicación [xxx]
|
|
132
|
+
Genera una app desde este documento de requisitos
|
|
133
|
+
Crea una página de formulario [xxx]
|
|
134
|
+
Añade un campo [xxx] a la página [xxx], nombre del campo: [nombre], tipo: [tipo]
|
|
135
|
+
Haz que el campo [xxx] de la página [xxx] sea obligatorio
|
|
136
|
+
Publica la página [xxx]
|
|
137
|
+
Haz la página accesible públicamente
|
|
138
|
+
Volver a iniciar sesión / cerrar sesión
|
|
139
|
+
```
|
|
140
|
+
|
|
141
|
+
---
|
|
142
|
+
|
|
143
|
+
## Integración con OpenClaw
|
|
144
|
+
|
|
145
|
+
Usa a través de [yida-app](https://clawhub.ai/nicky1108/yida-app) en OpenClaw:
|
|
146
|
+
|
|
147
|
+
```bash
|
|
148
|
+
npx clawhub@latest install nicky1108/yida-app
|
|
149
|
+
```
|
|
150
|
+
|
|
151
|
+
---
|
|
152
|
+
|
|
153
|
+
## Comunidad
|
|
154
|
+
|
|
155
|
+
Escanea el código QR para unirte al grupo de usuarios de OpenYida en DingTalk.
|
|
156
|
+
|
|
157
|
+

|
|
158
|
+
|
|
159
|
+
---
|
|
160
|
+
|
|
161
|
+
## Colaboradores
|
|
162
|
+
|
|
163
|
+
¡Gracias a todos los que han contribuido a OpenYida! Lee la [Guía de contribución](./CONTRIBUTING.md) para participar.
|
|
164
|
+
|
|
165
|
+
<p align="left">
|
|
166
|
+
<a href="https://github.com/yize"><img src="https://avatars.githubusercontent.com/u/1578814?v=4&s=48" width="48" height="48" alt="九神" title="九神"/></a>
|
|
167
|
+
<a href="https://github.com/alex-mm"><img src="https://avatars.githubusercontent.com/u/3302053?v=4&s=48" width="48" height="48" alt="天晟" title="天晟"/></a>
|
|
168
|
+
<a href="https://github.com/nicky1108"><img src="https://avatars.githubusercontent.com/u/4279283?v=4&s=48" width="48" height="48" alt="nicky1108" title="nicky1108"/></a>
|
|
169
|
+
<a href="https://github.com/angelinheys"><img src="https://avatars.githubusercontent.com/u/49426983?v=4&s=48" width="48" height="48" alt="angelinheys" title="angelinheys"/></a>
|
|
170
|
+
<a href="https://github.com/yipengmu"><img src="https://avatars.githubusercontent.com/u/3232735?v=4&s=48" width="48" height="48" alt="yipengmu" title="yipengmu"/></a>
|
|
171
|
+
<a href="https://github.com/Waawww"><img src="https://avatars.githubusercontent.com/u/31886449?v=4&s=48" width="48" height="48" alt="Waawww" title="Waawww"/></a>
|
|
172
|
+
<a href="https://github.com/kangjiano"><img src="https://avatars.githubusercontent.com/u/54129385?v=4&s=48" width="48" height="48" alt="kangjiano" title="kangjiano"/></a>
|
|
173
|
+
<a href="https://github.com/ElZe98"><img src="https://avatars.githubusercontent.com/u/35736727?v=4&s=48" width="48" height="48" alt="ElZe98" title="ElZe98"/></a>
|
|
174
|
+
<a href="https://github.com/OAHyuhao"><img src="https://avatars.githubusercontent.com/u/99954323?v=4&s=48" width="48" height="48" alt="OAHyuhao" title="OAHyuhao"/></a>
|
|
175
|
+
<a href="https://github.com/xiaofu704"><img src="https://avatars.githubusercontent.com/u/209416122?v=4&s=48" width="48" height="48" alt="xiaofu704" title="xiaofu704"/></a>
|
|
176
|
+
</p>
|
|
177
|
+
|
|
178
|
+
---
|
|
179
|
+
|
|
180
|
+
## Licencia
|
|
181
|
+
|
|
182
|
+
[MIT](./LICENSE) © 2026 Alibaba Group
|