Customize Rspress themes using CSS variables, Layout slots, component wrapping, or component ejection. Use when a user wants to change the look and feel of an Rspress site, override theme components, add custom navigation/sidebar/footer content, inject global providers, or modify the default Rspress theme in any way. Also use when a user mentions theme/index.tsx, Layout slots, BEM class overrides, or rspress eject.
$npx -y skills add rstackjs/agent-skills --skill rspress-custom-themeInstalls into the current project.
Run `npx skills use "https://github.com/rstackjs/agent-skills" --skill "rstackjs/agent-skills/rspress-custom-theme"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/rstackjs/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/rstackjs/agent-skills"` and select the relevant skills, then follow their instructions.