Angular Material and CDK best practices. Covers selective imports, M3 theming, CDK utilities, and component test harnesses. Activates when working with @angular/material and @angular/cdk. Do not use for PrimeNG, Spartan UI, or other component libraries. Install alongside angular-best-practices for full coverage.
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Angular Material and CDK best practices. Covers selective imports, M3 theming, CDK utilities, and component test harnesses. Activates when working with @angular/material and @angular/cdk. Do not use for PrimeNG, Spartan UI, or other component libraries. Install alongside angular-best-practices for full coverage.
license
MIT
metadata
{"author":"alfredoperez","version":"1.2.0"}
tags
["angular","material","cdk","ui-components"]
globs
["**/*.ts","**/*.component.ts","**/*.scss"]
Angular Material Best Practices
Angular Material and CDK rules for component usage, theming, and testing. Use with the core
angular-best-practices
skill for comprehensive Angular coverage.