Ant Design Team
Official@ant-design · HangZhou, China
A UI Design Language
Agent Skills by Ant Design Team
Showing 17 vetted skills indexed across 3 GitHub repositories.
x-components
Build AI chat interfaces with @ant-design/x React components.
x-card
Renders AI agent UIs from A2UI v0.9 JSON command streams in React.
changelog-collect
Collect PR information between ant-design versions and generate changelog drafts.
antd-test-review
Review Ant Design test cases for redundancy and implementation self-validation.
antd-version-release
Prepare release PRs and publish npm versions for the ant-design repository.
antd-theme-customization
Customize Ant Design v5 themes using ConfigProvider, design tokens, and CSS variables.
antd-migration
Migrate Ant Design projects from v4 to v5 with breaking change handling.
antd
Access offline Ant Design metadata, API details, and migration guidance across versions.
Changelog 收集工具
Collect and format changelogs from GitHub Pull Request data.
antd-issue-reply
Automate GitHub issue replies and management for Ant Design projects.
antd-commit-msg
Generate Git commit messages for staged Ant Design changes using repository conventions.
antd-create-pr
Analyze branch changes and generate Ant Design pull request drafts.
x-chat-provider
Adapt custom streaming chat APIs to the Ant Design X format.
x-request
Manage network requests, authentication, and error handling for API endpoints.
x-markdown
Render streaming Markdown content with custom React components and HTML sanitization.
use-x-chat
Integrate the useXChat hook into React applications for AI conversations.
Ant Design X 组件开发规范指南
Guide Ant Design X component development with TypeScript, CSS-in-JS, and testing standards.
Frequently Asked Questions About Ant Design Team
FAQPage SchemaWhat 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.