windsurf-test-generation

Generate comprehensive test suites using Cascade. Activate when users mention

Content Preview
---
name: "windsurf-test-generation"
description: |
  Generate comprehensive test suites using Cascade. Activate when users mention
  "generate tests", "test coverage", "write unit tests", "create test suite",
  or "tdd assistance". Handles AI-powered test generation. Use when writing or running tests. Trigger with phrases like "windsurf test generation", "windsurf generation", "windsurf".
allowed-tools: "Read,Write,Edit,Bash(cmd:*),Grep,Glob"
version: 1.0.0
license: MIT
author: "Jeremy Longshor
How to Use

Recommended: Install to project (local)

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

Related Skills