Ant Design Team avatar

Ant Design Team

Official

@ant-design · HangZhou, China

0Followers
|
142Public Repos
|
17Published Skills

A UI Design Language

Skills Distribution
DomainUI/UX & Crea...Component Architec.. (40%)Interface State Ma.. (30%)Design System Gove.. (30%)

Agent Skills by Ant Design Team

Showing 17 vetted skills indexed across 3 GitHub repositories.

ant-designant-design
4.7k

x-components

Build AI chat interfaces with @ant-design/x React components.

Official
Intermediate
ant-designant-design
4.7k

x-card

Renders AI agent UIs from A2UI v0.9 JSON command streams in React.

Official
Advanced
ant-designant-design
99.3k

changelog-collect

Collect PR information between ant-design versions and generate changelog drafts.

Official
Advanced
ant-designant-design
99.3k

antd-test-review

Review Ant Design test cases for redundancy and implementation self-validation.

Official
Intermediate
ant-designant-design
99.3k

antd-version-release

Prepare release PRs and publish npm versions for the ant-design repository.

Official
Intermediate
ant-designant-design
99.3k

antd-theme-customization

Customize Ant Design v5 themes using ConfigProvider, design tokens, and CSS variables.

Official
Basic
ant-designant-design
99.3k

antd-migration

Migrate Ant Design projects from v4 to v5 with breaking change handling.

Official
Intermediate
ant-designant-design
245

antd

Access offline Ant Design metadata, API details, and migration guidance across versions.

Official
Advanced
ant-designant-design
99.0k

Changelog 收集工具

Collect and format changelogs from GitHub Pull Request data.

Official
Advanced
ant-designant-design
99.0k

antd-issue-reply

Automate GitHub issue replies and management for Ant Design projects.

Official
Intermediate
ant-designant-design
99.0k

antd-commit-msg

Generate Git commit messages for staged Ant Design changes using repository conventions.

Official
Intermediate
ant-designant-design
99.0k

antd-create-pr

Analyze branch changes and generate Ant Design pull request drafts.

Official
Advanced
ant-designant-design
4.7k

x-chat-provider

Adapt custom streaming chat APIs to the Ant Design X format.

Official
Intermediate
ant-designant-design
4.7k

x-request

Manage network requests, authentication, and error handling for API endpoints.

Official
Intermediate
ant-designant-design
4.7k

x-markdown

Render streaming Markdown content with custom React components and HTML sanitization.

Official
Intermediate
ant-designant-design
4.7k

use-x-chat

Integrate the useXChat hook into React applications for AI conversations.

Official
Intermediate
ant-designant-design
4.7k

Ant Design X 组件开发规范指南

Guide Ant Design X component development with TypeScript, CSS-in-JS, and testing standards.

Official
Advanced

Frequently Asked Questions About Ant Design Team

FAQPage Schema
What specific interface tasks are enabled by these components?

These components enable the construction of complex enterprise dashboards, streaming chat interfaces, and standardized form layouts. They provide robust hooks for managing network requests, authentication, and secure Markdown rendering within React-based web applications.

Which personas benefit from these design system resources?

Frontend engineers, UI architects, and design system maintainers benefit from these resources. They provide the necessary TypeScript definitions, component standards, and repository management utilities required to maintain consistency across large-scale web projects.

What are the primary dependencies for implementing these components?

Implementation requires a React environment with TypeScript support. Developers must configure CSS-in-JS styling engines and adhere to the provided component development standards to ensure compatibility with the broader ecosystem and version migration paths.