angular-material

Consolidate Angular Material API changes and best practices for v21 migrations.

6|1|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/oguzhan18/angular-ecosystem-skills --skill angular-material-oguzhan18
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: angular-material
Source: https://github.com/oguzhan18/angular-ecosystem-skills/tree/main/skills/angular-material
Command: npx skills add https://github.com/oguzhan18/angular-ecosystem-skills --skill angular-material-oguzhan18

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Angular Material, CDK, and Material Design evolve quickly; this skill compiles guidelines, API changes, and official references to keep Angular projects aligned with the latest guidance.

Core Features & Use Cases

  • API changes and breaking changes across versions for Angular Material and CDK.
  • Best practices for using standalone components, theming, accessibility, and CDK primitives.
  • Use Case: when migrating or building a UI with Material components, this skill provides recommended patterns and references.

Quick Start

Refer to the Angular Material docs to implement and style UI components using Material and CDK primitives.

Frequently Asked Questions about angular-material

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What are the latest Angular Material best practices for theming and standalone components?

Angular Material v21 migration scenarios require tracking API changes, breaking changes, and versioned updates across Material components. This skill consolidates official references and recommended usage patterns to support smooth version transitions.

Can I use Angular CDK utilities without adopting the full Material Design component library?

Angular CDK utilities can be applied independently for accessibility and UI layout tasks without requiring the full Material component library. This skill provides references for using CDK primitives alongside standalone component patterns.

How do I handle breaking API changes when migrating Angular Material components?

Handling breaking API changes during Angular Material migration requires tracking versioned API updates and applying recommended usage patterns. This skill consolidates API changes and official references to guide component migration across versions.

What is the recommended way to apply Material Design theming across Angular projects?

Material Design theming in Angular projects is applied using official CDK primitives and style guidelines for UI components. This skill compiles theming references and best practices to maintain consistency and accessibility across applications.

Are there limitations when using Angular Material references for older project versions?

Angular Material references focus on v21 migration scenarios and current best practices, which may not fully cover older API behaviors. Apply the consolidated guidelines to current versioned API changes rather than legacy implementations.