windsurf-known-pitfalls

Identify and avoid Windsurf anti-patterns and common integration mistakes.

Content Preview
---
name: windsurf-known-pitfalls
description: |
  Identify and avoid Windsurf anti-patterns and common integration mistakes.
  Use when reviewing Windsurf code for issues, onboarding new developers,
  or auditing existing Windsurf integrations for best practices violations.
  Trigger with phrases like "windsurf mistakes", "windsurf anti-patterns",
  "windsurf pitfalls", "windsurf what not to do", "windsurf code review".
allowed-tools: Read, Grep
version: 1.0.0
license: MIT
author: Jeremy Longsh
How to Use

Recommended: Install to project (local)

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

Related Skills