Skip to content
Skillv1.0.0

windsurf-dependency-management

Analyze and update dependencies with vulnerability scanning. Activate when users mention "update dependencies", "security audit", "npm audit", "vulnerability scan", or "dependency updates". Handles de

by jeremylongshore(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from jeremylongshore/tons-of-skills-marketplace (plugins/saas-packs/skill-databases/windsurf/skills/windsurf-dependency-management/SKILL.md). Install upstream with npx skills add jeremylongshore/tons-of-skills-marketplace --skill windsurf-dependency-management. Copyright stays with the author (MIT).

Windsurf Dependency Management

Overview

This skill enables comprehensive dependency management within Windsurf projects. Cascade analyzes your dependency tree, identifies security vulnerabilities, suggests safe updates, and helps plan migration paths for major version upgrades.

Prerequisites

  • Windsurf IDE with Cascade enabled
  • Package manager installed (npm, yarn, pnpm, pip)
  • Project with package.json, requirements.txt, or equivalent
  • Understanding of semantic versioning
  • CI/CD pipeline for testing updates (recommended)

Instructions

  1. Run Initial Audit
  2. Analyze Update Paths
  3. Plan Updates
  4. Apply and Verify
  5. Establish Monitoring

See ${CLAUDE_SKILL_DIR}/references/implementation.md for detailed implementation guide.

Output

  • Security audit report with findings
  • Update plan with prioritized changes
  • Compatibility matrix for version combinations
  • Migration guides for breaking changes

Error Handling

See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.

Examples

See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.

Resources

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/jeremylongshore-tons-of-skills-marketplace-windsurf-depe-f5ccc1/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

jeremylongshore-tons-of-skills-marketplace-windsurf-depe-f5ccc1.ocm.jsonjson
{
  "ocm": "1",
  "id": "jeremylongshore-tons-of-skills-marketplace-windsurf-depe-f5ccc1",
  "kind": "skill",
  "name": "windsurf-dependency-management",
  "description": "Analyze and update dependencies with vulnerability scanning. Activate when users mention \"update dependencies\", \"security audit\", \"npm audit\", \"vulnerability scan\", or \"dependency updates\". Handles dependency analysis and updates. Use when working with windsurf dependency management functionality. Trigger with phrases like \"windsurf dependency management\", \"windsurf management\", \"windsurf\".",
  "publisher": "jeremylongshore",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "saas",
      "skill-databases",
      "security",
      "audit",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Analyze and update dependencies with vulnerability scanning. Activate when users mention \"update dependencies\", \"security audit\", \"npm audit\", \"vulnerability scan\", or \"dependency updates\". Handles dependency analysis and updates. Use when working with windsurf dependency management functionality. Trigger with phrases like \"windsurf dependency management\", \"windsurf management\", \"windsurf\"."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/jeremylongshore/tons-of-skills-marketplace",
      "path": "plugins/saas-packs/skill-databases/windsurf/skills/windsurf-dependency-management/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/jeremylongshore/tons-of-skills-marketplace/blob/HEAD/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-dependency-management/SKILL.md",
      "key": "jeremylongshore/tons-of-skills-marketplace/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-dependency-management/SKILL.md"
    },
    "compatibility": "Designed for Claude Code",
    "allowed_tools": [
      "Read,Write,Edit,Bash(cmd:*),Grep"
    ],
    "license": "MIT"
  },
  "instructions": "# Windsurf Dependency Management\n\n## Overview\n\nThis skill enables comprehensive dependency management within Windsurf projects. Cascade analyzes your dependency tree, identifies security vulnerabilities, suggests safe updates, and helps plan migration paths for major version upgrades.\n\n## Prerequisites\n\n- Windsurf IDE with Cascade enabled\n- Package manager installed (npm, yarn, pnpm, pip)\n- Project with package.json, requirements.txt, or equivalent\n- Understanding of semantic versioning\n- CI/CD pipeline for testing updates (recommended)\n\n## Instructions\n\n1. **Run Initial Audit**\n2. **Analyze U",
  "cost": {
    "context_tokens": 337
  }
}

Fetch it by URL: GET /api/v1/registry/jeremylongshore-tons-of-skills-marketplace-windsurf-depe-f5ccc1/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.