---
name: qierkang/ant-design-experience
source: https://app.decimal.ai/s/qierkang-ant-design-experience@1/SKILL.md
source_sha256: 32e8f9f493f3
---

# Ant Design Experience

Ant Design is a component dependency, not an always-on project Skill.

1. Inspect the owning package, existing components, tokens, and versions.
2. Install or upgrade antd only when the selected Profile requires it; initialization must not modify dependencies.
3. Map docs/design/DESIGN.md tokens through the theme provider instead of accepting a generic admin appearance.
4. Prefer semantic forms, tables, drawers, feedback, and navigation with keyboard access and visible focus.
5. Implement filters, saved views, bulk actions, pagination, loading, empty, error, and permission states.
6. Use responsive composition rather than shrinking desktop tables onto touch screens.

Do not force Ant Design into mobile or another established component system. Avoid broad global CSS overrides and verify dependency impact plus the affected build.