Skip to main content

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 dependency analysis and updates. Use when working with windsurf dependency management functionality. Trigger with phrases like "windsurf dependency management", "windsurf management", "windsurf".

Ir para a instalação

Informações da origem

Repositório
aibot88/sec_skill_store
Última atividade na origem
27 de maio de 2026 às 03:47
Idioma detectado do SKILL.md
inglês
Estrelas
3
Forks
0

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.

Explorador de arquivos
2 arquivos

Exibindo SKILL.md

SKILL.md
Instruções da origem · Visualização somente leitura
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".
allowed-tools
Read,Write,Edit,Bash(cmd:*),Grep
version
1.0.0
license
MIT
author
Jeremy Longshore <jeremy@intentsolutions.io>
compatible-with
claude-code, codex, openclaw
tags
["saas","skill-databases","security","audit"]
# 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 - [Windsurf Dependency Management](https://docs.windsurf.ai/features/dependencies) - [npm Audit Documentation](https://docs.npmjs.com/cli/audit) - [Semantic Versioning Spec](https://semver.org/)
Ver no GitHub