ant-design-pro

- Target: ant-design-pro@^5 and @ant-design/pro-components on top of antd@^6.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ant-design-pro" with this command: npx skills add ant-design/antd-skill/ant-design-antd-skill-ant-design-pro

Ant Design Pro

S - Scope

  • Target: ant-design-pro@^5 and @ant-design/pro-components on top of antd@^6.

  • Cover: layout shell, routing/menu, access control, CRUD standardization with ProTable/ProForm.

  • Avoid: low-level antd component styling and token details (use ant-design skill).

  • Avoid: AI chat/copilot UI (use ant-design-x skill).

Reference index (Chinese)

Topic Description Reference

Core v5 Version scope and baseline guidance references/pro-v5.md

Layout advanced Layouts, menus, access, multi-layout patterns references/pro-layout-advanced.md

ProTable advanced Query/table coupling, request patterns, perf references/protable-advanced.md

ProForm advanced Step forms, dynamic fields, table linkage references/proform-advanced.md

P - Process

  • Identify business context: roles/RBAC, page types, data sources, multi-tenant needs.

  • Define structure: layouts/, pages/, services/, access.ts; keep routes as the menu source of truth.

  • Design routing and permissions: page-level access first; UI hides, backend enforces.

  • Standardize CRUD: ProTable for list/search/action patterns; ProForm for form state/validation.

  • Centralize data access: keep network calls in services; pages adapt data shape only.

  • Use the Reference index when the scenario is beyond the common path.

O - Output

  • Provide route/layout plan and access model (roles, rules, page gates).

  • Provide ProTable/ProForm schemas or column/field definitions as the source of truth.

  • Call out anti-patterns (ad-hoc layouts, in-page fetch, inconsistent tables) and fixes.

  • Include testing checkpoints for permissions, menu visibility, and CRUD workflows.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

ant-design

No summary provided by upstream source.

Repository SourceNeeds Review
General

ant-design-x

No summary provided by upstream source.

Repository SourceNeeds Review
General

ant-design

No summary provided by upstream source.

Repository SourceNeeds Review