ant-design

ant design

ant-design ↓ 3.2k
Claude Code
View source ↗

What it does

  • Target: antd@^6 + React 18-19, with ant-design-pro@^5 / @ant-design/pro-components and @ant-design/x@^2 when needed.
  • Tooling: @ant-design/cli for offline component metadata, demos, changelogs, migrations, linting, doctor checks, and usage analysis.
  • Focus: decision guidance only; no end-user tutorials.
  • Source policy: official docs only; no undocumented APIs or internal .ant- coupling.
  • Language: TypeScript.
  • Styling: tokens first, then classNames/styles; avoid global overrides.
  • Provider: one root ConfigProvider unless strict isolation is required.

Requirements & configuration

  • antd token / antd semantic for theming and styling hooks
  • | references/antd-cli.md | You need the exact offline CLI workflow for API lookup, demos, linting, doctor checks, migration, changelog review, usage analysis, or bug reporting. |

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

ant design

Source

Repository: https://github.com/ant-design/antd-skill

ant-design FAQ

What does the ant-design skill do?

Decision guide for antd 6.x, Ant Design Pro 5/ProComponents, Ant Design X v2, and the offline `@ant-design/cli`. Use for component selection, theming/tokens, SSR, a11y, performance, routing/access/CRUD, AI/chat UI patterns, local API lookup, debugging, migration, and usage analysis. Target: antd@^6 + React 18-19, with ant-design-pro@^5 / @ant-design/pro-components and @ant-design/x@^2 when needed. Tooling: @ant-design/cli for offline component metadata, demos, changelogs, migrations, linting, doctor checks, and usage analysis.

What does ant-design require?

antd token / antd semantic for theming and styling hooks | references/antd-cli.md | You need the exact offline CLI workflow for API lookup, demos, linting, doctor checks, migration, changelog review, usage analysis, or bug reporting. |

How do I install ant-design?

Run: npx -y skills add https://github.com/ant-design/antd-skill --skill ant-design --agent claude-code — the source lives at github.com/ant-design/antd-skill.

Maintain ant-design?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[ant-design on getagentictools](https://getagentictools.com/skills/ant-design-antd-skill-ant-design?ref=badge)
npx agentictools info skills/ant-design-antd-skill-ant-design

The second line is the CLI lookup for this page — handy in READMEs and docs.