What problem does it solve?
This Skill provides proven usage patterns for Angular Material, CDK, and @angular/animations that support zoneless UIs and a signals-first development style. It helps teams implement accessible, maintainable, and scalable UI components with consistent design tokens and interactions.
Core Features & Use Cases
- Pattern-driven UI: guidance on composing Material components with CDK primitives and zoneless state management.
- Overlays, Drag-Drop, Focus: best practices for creating overlays, drag-and-drop interactions, virtual scrolling, and reliable focus management.
- Motion & Accessibility: guidance on motion sequencing, reduced-motion compatibility, and M3 token-based styling.
- Use Case: when refactoring a complex component to use a Material-based dialog with proper focus trapping and keyboard navigation.
Quick Start
Use the angular-material-cdk-animations skill to scaffold a minimal Angular module that integrates Material components with a CDK-driven overlay, ensuring accessible focus order and reduced-motion support.