npx skills add https://github.com/ant-design/antd-skill --skill ant-design使用 CLI 安装这个技能,并在你的工作区中直接复用对应的 SKILL.md 工作流。
English | 简体中文
A curated collection of Agent Skills for the Ant Design ecosystem.
pnpx skills add ant-design/antd-skill
# or
npx skills add ant-design/antd-skill
| Skill | Description | Path |
|---|---|---|
| ant-design | antd v6 + Ant Design Pro 5 + Ant Design X v2 decision guidance | skills/ant-design/ |
| antd | Offline Ant Design CLI workflow for API lookup, debugging, migration, and usage analysis | skills/antd/ |
skills/<skill>/SKILL.mdSKILL.md.skills/ant-design/SKILL.mdskills/ant-design/skills/antd/Each skill is a decision-focused guide derived from the official Ant Design ecosystem docs, maintained as a single SKILL.md.
| Skill | Description | Source |
|---|---|---|
| ant-design | antd v6, Pro 5 + ProComponents, and X v2 decision guide | ant.design / pro.ant.design / procomponents.ant.design / x.ant.design |
| antd | Ant Design CLI workflow for offline metadata and migration tasks | @ant-design/cli |
It focuses on agent decision-making for Ant Design projects, not end-user tutorials. A single SKILL.md stays concise and points to official-doc links.
Use ant-design for core antd components, Pro layouts/routing/access/CRUD, and X chat/streaming/tool UI, all from one SKILL.md. Use antd when you specifically want the offline @ant-design/cli workflow for API lookup, linting, migration, and changelog analysis.
Fork this repo, copy an existing skill folder, and update SKILL.md. Then update the tables in both readmes so the catalog stays accurate.