antd-skills
June 23, 2026 · View on GitHub
antd-skills
Ant Design component library skills — Vue, React, Mobile, Mini
English | 简体中文
Introduction · Install · Skills · Supported Agents · Ecosystem
📖 Introduction
Ant Design Skills is a curated collection of Agent Skills for AI coding agents, part of the Full Stack Skills ecosystem maintained by PartMe.AI.
This package includes 4 skills. Each skill is a self-contained SKILL.md file that AI agents load on-demand.
📦 Install
npx skills add full-stack-skills/antd-skills
Or install specific skills:
npx skills add full-stack-skills/antd-skills --skill <skill-name>
🎯 Skills (4)
| Skill | Description |
|---|---|
ant-design-mini | Provides comprehensive guidance for Ant Design Mini component library for mini-programs including components, themes,... |
ant-design-mobile | Provides comprehensive guidance for Ant Design Mobile component library including mobile components, themes, and plat... |
ant-design-react | Provides comprehensive guidance for Ant Design React component library including components, design system, themes, a... |
ant-design-vue | Provides comprehensive guidance for Ant Design Vue (AntDV) component library for Vue 3. Covers installation, usage, A... |
🤖 Supported Agents
Works with Claude Code, Codex, Cursor, OpenCode, Gemini CLI, GitHub Copilot, Windsurf, and 70+ others.
Claude Code Installation
Option 1: npx skills CLI (Recommended)
npx skills add full-stack-skills/antd-skills
Option 2: Manual Installation
git clone https://github.com/full-stack-skills/antd-skills.git
cp -r antd-skills/skills/* .claude/skills/
For more details, see the Claude Code Skills Guide and Agent Skills Spec.
🌐 Ecosystem
| Resource | Link |
|---|---|
| Full Stack Skills | github.com/partme-ai/full-stack-skills |
| All Skill Groups | github.com/full-stack-skills |
| Agent Skills Spec | agentskills.io |
| Skills CLI | github.com/vercel-labs/skills |
📄 License
Apache 2.0 — see LICENSE.