What problem does it solve?
This Skill provides a comprehensive guide to developing Ant Design X components, ensuring consistency, maintainability, and high quality across the development lifecycle.
Core Features & Use Cases
- Component Architecture: Guidelines on project structure, file naming, and component patterns (composite, configuration merging, controlled/uncontrolled).
- TypeScript & Styling: Best practices for TypeScript type design, CSS-in-JS, responsive design, and theme customization.
- Accessibility & Performance: Standards for ARIA attributes, focus management, and React/style optimizations.
- Testing & Documentation: Requirements for unit testing, API documentation, and example code.
- Use Case: A new developer joining the Ant Design X project can use this guide to quickly understand and adhere to the established coding standards for component development.
Quick Start
Follow the Ant Design X component development guidelines to create a new button component.