Ant Design Component Lookup
SkillDocs & knowledgeLook up Ant Design React component documentation, props, and usage examples. Use when working with Ant Design (antd) components and needing API details, default values, or usage patterns.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Ant Design Component Lookup skill
What this skill tells your AI
The instructions your AI receives, as published by ant-design/ant-design in public/.well-known/agent-skills/antd-component-lookup/SKILL.md and read by ahel’s review.
Look up component documentation for Ant Design (antd), a React UI library with 80+ components.
When to Use
- You need to know a component's props, defaults, or TypeScript types
- You need usage examples or demo code
- You need to know which subcomponents or methods a component provides
Instructions
- Visit the component's English documentation page at
https://ant.design/components/<component-name>- For Chinese docs:
https://ant.design/components/<component-name>-cn
- For Chinese docs:
- For a machine-readable overview, fetch
https://ant.design/llms.txtto discover all available component documentation paths - For detailed component API tables, fetch
https://ant.design/llms-full.txtfor the complete content
Common Components
Button, Input, Select, Table, Form, Modal, Tabs, Menu, DatePicker, Upload, message, notification, Popconfirm, Tooltip, Tree, Cascader, Transfer, Steps, Card, Collapse, Carousel, Calendar, TimePicker, Rate, Switch, Slider, Progress, Badge, Tag, Avatar, Typography, Space, Divider, Grid, Layout, Affix, Anchor, Breadcrumb, Dropdown, Pagination, Popover, Result, Skeleton, Spin, Watermark, Tour, FloatButton, QRCode, ColorPicker, Segmented, Splitter
Notes
- Component names in URLs use kebab-case (e.g.,
date-picker,float-button) - The
llms-full.txtfile contains the most comprehensive documentation - For TypeScript types, refer to the component's type definitions in the antd package
Signals
- GitHub stars
- 99k
- Forks
- 55k
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
antd-component-lookup- Source
- github.com/ant-design/ant-design