A solid reference for Angular Material v21 that covers the latest additions like Angular Aria for headless components and the switch to native browser popovers in CDK overlays. The skill pushes you toward standalone components and includes practical guidance on CDK virtual scroll and drag-drop improvements. What's helpful here is the clear emphasis on when to use CDK primitives over styled Material components, plus the performance tips around OnPush and trackBy. The theming and accessibility notes are brief but point you in the right direction. If you're building Angular UIs with Material Design, this gives you the current API landscape without drowning you in documentation.
npx skills add https://github.com/oguzhan18/angular-ecosystem-skills --skill angular-material