什麼是 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