
ant-design/ant-design-pro
2 skills128 installs77.2k starsGitHub
Install
npx skills add https://github.com/ant-design/ant-design-proSkills in this repo
1Pro UpgradeThis skill upgrades an existing Ant Design Pro project to the latest version by comparing it against the official template. A developer uses it to classify project files into framework files it diffs against the template and business files it preserves, then merge changes intelligently. It runs antd migration and lint checks and verifies with npm install, lint, and build.66installs2AntdThis skill gives an agent access to the @ant-design/cli tool, which bundles offline antd metadata for versions 3 through 6. A developer uses it to look up component props, demos, semantic classNames, and design tokens before writing antd code, and to diagnose issues or plan version migrations. It also lints projects for deprecated or incorrect antd usage.62installs