windsurf-data-handling

Implement Windsurf PII handling, data retention, and GDPR/CCPA compliance patterns.

Content Preview
---
name: windsurf-data-handling
description: |
  Implement Windsurf PII handling, data retention, and GDPR/CCPA compliance patterns.
  Use when handling sensitive data, implementing data redaction, configuring retention policies,
  or ensuring compliance with privacy regulations for Windsurf integrations.
  Trigger with phrases like "windsurf data", "windsurf PII",
  "windsurf GDPR", "windsurf data retention", "windsurf privacy", "windsurf CCPA".
allowed-tools: Read, Write, Edit
version: 1.0.0
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/windsurf-data-handling.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/windsurf-pack/skills/windsurf-data-handling/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/windsurf-pack/skills/windsurf-data-handling/SKILL.md

Related Skills