makedsl
makedsl usage
Use this skill when you need to design or generate dsl for make platform or make 开发平台.
make platform 从 kubernetes 和 ansible 中借鉴了设计思路, 业务的模型通过 DSL 建模定义,
然后通过 DataAPI 来对数据进行 CRUD-LS.
生成的 DSL(yaml) 文件应该通过 makecli 提交到 make platform (make 开发者平台)
DSL定义
APP
逻辑概念上对应数据库的一个 database
APP DSL
More from qfeius/make-platform-skills
makecli
Use when the user asks to manage Make platform resources — create/deploy apps, entities, relations, records, or use makecli CLI commands. Also triggered by requests like \"部署\", \"apply\", \"查看应用\", \"创建记录\", or \"/makecli\".
9make-integration
Use when the user asks to recognize invoices, bills, receipts, tickets, or other voucher files with Make Integration services. Also triggered by requests like "发票内容", "识别发票", "票据 OCR", "ocr 这张图片", or "验真发票".
6skills/makeui
Use when designing or generating `apps/ui` code. Also triggered by requests like "UI", "界面", "前端代码".
4canvas-table-integration
Use when the user wants to integrate `@qfei-design/canvas-table` into an existing app or page, including basic local tables, paginated virtual tables, grouped tables, and meta-to-columns scenarios. Read the installed package AI docs first, choose the correct recipe, use only the public consumer-facing API, and verify the integration after editing.
3