·angular-material-19
</>

angular-material-19

avvale/aurora-front

Angular Material 19 components, Material 3 theming, CDK with 2D drag-drop, timepicker, custom form controls, and dark mode. Trigger: When using Material components, creating custom controls, working with CDK, or theming.

2Installs·1Trend·@avvale

Installation

$npx skills add https://github.com/avvale/aurora-front --skill angular-material-19

SKILL.md

Material 3 is now the default design system. Key features:

| @ViewChild(MatSort) decorator | viewChild(MatSort) signal query | | Manual stateChanges.next() calls everywhere | Use effect() to auto-emit on signal changes | | Importing entire Material module | Import only needed component modules | | Using any for dialog data | Create typed interfaces | | Hardcoded colors in components | Use --mat-sys- CSS variables |

| @media (prefers-color-scheme) manually | Use light-dark() function in theme | | Custom dark mode class logic | Set color-scheme: light dark on html | | Using third-party timepicker | Use native mat-timepicker (v19+) |

Angular Material 19 components, Material 3 theming, CDK with 2D drag-drop, timepicker, custom form controls, and dark mode. Trigger: When using Material components, creating custom controls, working with CDK, or theming. Source: avvale/aurora-front.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/avvale/aurora-front --skill angular-material-19
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is angular-material-19?

Angular Material 19 components, Material 3 theming, CDK with 2D drag-drop, timepicker, custom form controls, and dark mode. Trigger: When using Material components, creating custom controls, working with CDK, or theming. Source: avvale/aurora-front.

How do I install angular-material-19?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/avvale/aurora-front --skill angular-material-19 Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/avvale/aurora-front

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01

Related Skills