This gets Claude building React UIs with Ant Design's 60+ enterprise components. It covers the essentials like forms with validation, sortable tables, modals, and date pickers, plus theming through ConfigProvider and design tokens. The skill mirrors the official Ant Design docs structure, so you get organized example files for each component (Button, Form, Table, Select) and advanced topics like TypeScript integration and internationalization. If you're spinning up admin dashboards or data-heavy interfaces where you need production-ready components instead of building from scratch, this handles the common patterns. Includes API references and project templates to get you started quickly.
npx skills add https://github.com/teachingai/full-stack-skills --skill ant-design-react