·dedsi-vue3-coding
*

dedsi-vue3-coding

dedsiteam/dedsi-skills

Vue 3 coding guidelines and best practices with Dedsi UI components

12Installs·0Trend·@dedsiteam

Installation

$npx skills add https://github.com/dedsiteam/dedsi-skills --skill dedsi-vue3-coding

SKILL.md

常用组件对照表 | Standard Component | Dedsi Component | Key Props/Events |

| Card | dedsi-card | :bordered="false" | | Button | dedsi-button | type="primary", @click | | Table | dedsi-table | :columns, :data, :total, :pageSize, ':loading', @page-change, @page-size-change | | Form | dedsi-form | :model, layout, @finish | | Input | dedsi-input | v-model | | Modal | dedsi-modal | v-model:visible, @cancel |

| Message | DedsiMessage | DedsiMessage.success(), DedsiMessage.error() | | Space | dedsi-space | 用于按钮组间距 |

Vue 3 coding guidelines and best practices with Dedsi UI components Source: dedsiteam/dedsi-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dedsiteam/dedsi-skills --skill dedsi-vue3-coding
Category
*Creative Media
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is dedsi-vue3-coding?

Vue 3 coding guidelines and best practices with Dedsi UI components Source: dedsiteam/dedsi-skills.

How do I install dedsi-vue3-coding?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dedsiteam/dedsi-skills --skill dedsi-vue3-coding Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/dedsiteam/dedsi-skills