igniteui-react-customize-theme
Installation
SKILL.md
Ignite UI for React — Theming Skill
Prerequisites
- A React project with
igniteui-reactinstalled - A theme CSS file imported in your entry point (see igniteui-react-components)
- The Ignite UI Theming MCP server (
igniteui-theming)
AGENT INSTRUCTION — MCP Server Setup (REQUIRED)
Before using any theming tools, you MUST verify the MCP server is available by calling
detect_platform. 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. Do NOT skip this step or ask the user to do it manually.