What is giime-components?
【必读·强制】Giime 组件库强制使用规范。编写或修改任何涉及 UI 组件的前端代码前必须先阅读本技能。涵盖 gm-* 组件增强特性、GmConfirmBox/GmMessage/GmCopy 等插件用法、常用代码模式及 MCP 文档获取方式。 Source: giikin/skills.
【必读·强制】Giime 组件库强制使用规范。编写或修改任何涉及 UI 组件的前端代码前必须先阅读本技能。涵盖 gm-* 组件增强特性、GmConfirmBox/GmMessage/GmCopy 等插件用法、常用代码模式及 MCP 文档获取方式。
Quickly install giime-components AI skill to your development environment via command line
Source: giikin/skills.
Giime 是基于 Element Plus 扩展和增强的内部组件库,所有 el- 组件都有对应的 gm- 版本。未列出的 gm- 组件与 el- 行为一致,可直接替换使用。
| gm-button | 异步 @click 自动处理 loading;disabled 时自动 type='info';自动 Clarity 事件追踪 | | gm-select | 默认 filterable: true;推荐使用 :options 传入选项 | | gm-cascader | 默认 filterable: true | | gm-table | 新增 tableId 属性(注入 TableCtx);默认 scrollbarAlwaysOn: true | | gm-upload | 支持 v-model:fileList 双向绑定 | | gm-image | 新增下载进度、默认工具栏(缩放/旋转/下载)、download() 方法 |
| gm-image-viewer | 同 gm-image,新增下载进度和默认工具栏 | | gm-popover | 新增 before-enter/before-leave/after-enter/after-leave 事件 | | GmMessage | 默认 grouping: true(相同消息合并);支持全局 plain 配置 | | GmMessageBox | alert 默认禁止 Esc 和遮罩关闭;confirm/prompt 默认显示取消按钮 | | GmConfirmBox | 二次确认弹窗,自动处理确认按钮 loading 和禁用 | | GmCopy | 复制到剪切板,自动提示成功/失败 |
【必读·强制】Giime 组件库强制使用规范。编写或修改任何涉及 UI 组件的前端代码前必须先阅读本技能。涵盖 gm-* 组件增强特性、GmConfirmBox/GmMessage/GmCopy 等插件用法、常用代码模式及 MCP 文档获取方式。 Source: giikin/skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/giikin/skills --skill giime-components【必读·强制】Giime 组件库强制使用规范。编写或修改任何涉及 UI 组件的前端代码前必须先阅读本技能。涵盖 gm-* 组件增强特性、GmConfirmBox/GmMessage/GmCopy 等插件用法、常用代码模式及 MCP 文档获取方式。 Source: giikin/skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/giikin/skills --skill giime-components Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/giikin/skills