什么是 igniteui-angular-theming?
使用 igniteui-theming MCP 服务器自定义 Ignite UI 组件样式,以实现 AI 辅助主题。当用户要求主题化或重新设计 Ignite UI 组件的样式、更改调色板、在浅色和深色主题之间切换、应用或生成全局主题、自定义版式或立面或配置组件级样式时使用。 来源:igniteui/igniteui-angular。
使用 igniteui-theming MCP 服务器自定义 Ignite UI 组件样式,以实现 AI 辅助主题。当用户要求主题化或重新设计 Ignite UI 组件的样式、更改调色板、在浅色和深色主题之间切换、应用或生成全局主题、自定义版式或立面或配置组件级样式时使用。
通过命令行快速安装 igniteui-angular-theming AI 技能到你的开发环境
来源:igniteui/igniteui-angular。
This skill teaches AI agents how to theme Ignite UI for Angular applications using the Sass-based theming system and the Ignite UI Theming MCP server. It covers global themes, palettes, typography, elevations, component-level theming, layout controls (spacing, sizing, roundness), and how to use the MCP tools for code generation.
AGENT INSTRUCTION — MCP Server Setup (REQUIRED) Before using any theming tools, you MUST verify the MCP server is available by calling detectplatform. If the tool is not available or the call fails, you MUST automatically configure it by following the setup process steps described below.
After writing the file, inform the user that the MCP server has been configured and they may need to reload the editor for the tools to activate. Start the MCP server and wait for that MCP server to start before continuing the theming related work.
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/igniteui/igniteui-angular --skill igniteui-angular-theming使用 igniteui-theming MCP 服务器自定义 Ignite UI 组件样式,以实现 AI 辅助主题。当用户要求主题化或重新设计 Ignite UI 组件的样式、更改调色板、在浅色和深色主题之间切换、应用或生成全局主题、自定义版式或立面或配置组件级样式时使用。 来源:igniteui/igniteui-angular。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/igniteui/igniteui-angular --skill igniteui-angular-theming 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/igniteui/igniteui-angular