·angular-material
</>

angular-material

7spade/black-tortoise

适用于 Angular 20+ 应用程序的 Angular Material 组件库专业知识。在实现 Material Design 组件(按钮、表单、对话框、表格、导航)、主题、辅助功能或使用预构建的 Material 组件构建 Angular UI 时使用。涵盖所有 Material 模块、组件 API 和最佳实践。

5安装·0热度·@7spade

安装

$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 20+ 应用程序的 Angular Material 组件库专业知识。在实现 Material Design 组件(按钮、表单、对话框、表格、导航)、主题、辅助功能或使用预构建的 Material 组件构建 Angular UI 时使用。涵盖所有 Material 模块、组件 API 和最佳实践。 来源:7spade/black-tortoise。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/7spade/black-tortoise --skill angular-material
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 angular-material?

适用于 Angular 20+ 应用程序的 Angular Material 组件库专业知识。在实现 Material Design 组件(按钮、表单、对话框、表格、导航)、主题、辅助功能或使用预构建的 Material 组件构建 Angular UI 时使用。涵盖所有 Material 模块、组件 API 和最佳实践。 来源:7spade/black-tortoise。

如何安装 angular-material?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/7spade/black-tortoise --skill angular-material 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/7spade/black-tortoise