windsurf-theme-customization

Configure Windsurf themes and visual settings for accessibility. Activate when users mention

Content Preview
---
name: "windsurf-theme-customization"
description: |
  Configure Windsurf themes and visual settings for accessibility. Activate when users mention
  "change theme", "customize colors", "accessibility settings", "visual preferences",
  or "dark mode". Handles theme configuration and accessibility compliance. Use when working with windsurf theme customization functionality. Trigger with phrases like "windsurf theme customization", "windsurf customization", "windsurf".
allowed-tools: Read,Write
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/windsurf-theme-customization.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-theme-customization/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/skill-databases/windsurf/skills/windsurf-theme-customization/SKILL.md

Related Skills