ant-design-cli

officiallocal-onlydocs / contentnpm

Ant Design · Query Ant Design component docs, check antd versions, and analyze antd usage in a project from the terminal.

$ npm i -g @ant-design/cli
One-liner to try
$ npm i -g @ant-design/cli

Agent pack

Copy into an agent

A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.

Open .mdJSON
Readiness
Usable with guardrails · 45/100
Verify
antd-cli --version
Agent URL
/cli/ant-design-cli/agent.md

Quick reference

Install
npm i -g @ant-design/cli
Verify
antd-cli --version
First command
antd --help
Machine JSON
/cli/ant-design-cli.json

About

The official CLI from Ant Design. Query Ant Design component docs, check antd versions, and analyze antd usage in a project from the terminal. Start with `npm i -g @ant-design/cli` and go from there. Runs entirely on your machine.

Example workflow

1. npm i -g @ant-design/cli
2. antd --help

Alternatives worth considering