·angular-material
</>

angular-material

7spade/black-tortoise

Angular Material component library expertise for Angular 20+ applications. Use when implementing Material Design components (buttons, forms, dialogs, tables, navigation), theming, accessibility, or building Angular UI with pre-built Material components. Covers all Material modules, component APIs, and best practices.

5Installs·0Trend·@7spade

Installation

$npx skills add https://github.com/7spade/black-tortoise --skill angular-material

SKILL.md

Summary Angular Material is the official Material Design component library for Angular, providing 50+ production-ready components with built-in accessibility, theming, and TypeScript support.

| Animations not working | Import provideAnimations() or BrowserAnimationsModule | | Icons not showing | Import Material Icons font in index.html | | Styles not applying | Import @angular/material/prebuilt-themes in styles.scss | | Form field errors | Wrap input in with | | Table not sorting | Add MatSort directive and set dataSource.sort |

| Dialog not opening | Inject MatDialog service and import MatDialogModule |

Angular Material component library expertise for Angular 20+ applications. Use when implementing Material Design components (buttons, forms, dialogs, tables, navigation), theming, accessibility, or building Angular UI with pre-built Material components. Covers all Material modules, component APIs, and best practices. Source: 7spade/black-tortoise.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/7spade/black-tortoise --skill angular-material
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is angular-material?

Angular Material component library expertise for Angular 20+ applications. Use when implementing Material Design components (buttons, forms, dialogs, tables, navigation), theming, accessibility, or building Angular UI with pre-built Material components. Covers all Material modules, component APIs, and best practices. Source: 7spade/black-tortoise.

How do I install angular-material?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/7spade/black-tortoise --skill angular-material 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/7spade/black-tortoise