Show HN: Ant-design/CLI – Offline CLI for Ant Design docs, lint and migration
The Ant Design CLI is a command-line tool that provides offline access to Ant Design documentation and features. It allows users to query component information, analyze project usage, and manage migrations without needing an internet connection. The tool supports multiple versions of Ant Design and offers bilingual documentation in English and Chinese.
- ▪The CLI is fully offline, bundling all necessary metadata with the package.
- ▪It includes over 55 version-accurate snapshots across multiple Ant Design versions.
- ▪The tool features smart matching for component names and offers 16 different commands for various tasks.
Opening excerpt (first ~120 words) tap to expand
@ant-design/cli Ant Design on your command line. Query component knowledge, analyze project usage, and guide migrations — fully offline. English · 中文 · Changelog 🤔 Why Code agents (Claude Code, Codex, Gemini CLI) write better antd code when they have instant access to the right API data. This CLI gives them exactly that — every prop, token, demo, and changelog entry for antd v3 / v4 / v5 / v6, bundled locally, queryable in milliseconds. npx skills add ant-design/ant-design-cli # install as an agent skill ✨ Highlights 📦 Fully offline — All metadata ships with the package. No network calls, no latency, no API keys. 🎯 Version-accurate — 55+ per-minor snapshots across v3/v4/v5/v6. Query the exact API surface of [email protected], not just "latest v5".
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.