Agent skill · Security

when-mapping-dependencies-use-dependency-mapper

Comprehensive dependency mapping, analysis, and visualization tool for software projects

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill when-mapping-dependencies-use-dependency-mapper-dnyoussef-ai-chr --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Version: 1.0.0
Declared author: Claude Code
Requires: - claude-flow@alpha - graphviz (optional) - npm/pip/cargo (auto-detected)
Path: skills/analysis/when-mapping-dependencies-use-dependency-mapper-dnyoussef-ai-chr/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Dependency Mapper Skill ## Overview **When mapping dependencies, use dependency-mapper** to extract, analyze, visualize, and audit dependency trees across multiple package managers (npm, pip, cargo, maven, go.mod). ## MECE Breakdown ### Mutually Exclusive Components: 1. **Extraction Phase**: Parse lock files and manifests 2. **Analysis Phase**: Build dependency graph and detect issues 3. **Security Phase**: Audit for vulnerabilities 4. **Visualization Phase**: Generate interactive dependency graphs 5. **Reporting Phase**: Create actionable recommendations ### Collectively Exhaustive Coverage: - All major package managers (npm, pip, cargo, maven, go) - Direct and transitive dependencies - Circular dependency detection - License compliance checking - Security vulnerability scanning - Outdated package detection - Duplicate dependency identification ## Features ### Core Capabilities: - Multi-language dependency extraction - Dependency graph construction - Circular dependency detection - Security vulnerability scanning - License compliance auditing - Outdated package detection - Interactive visualization generation - Dependency optimization recommendations ### Supported Package Manage

What's inside
Steps it walks through
  1. Overview
  2. MECE Breakdown
  3. Mutually Exclusive Components:
  4. Collectively Exhaustive Coverage:
  5. Features
  6. Core Capabilities:
  7. Supported Package Managers:
  8. Usage
  9. Slash Command:
  10. Subagent Invocation:
  11. MCP Tool:
  12. Architecture
  13. Phase 1: Discovery
  14. Phase 2: Extraction
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the when-mapping-dependencies-use-dependency-mapper skill do?

Comprehensive dependency mapping, analysis, and visualization tool for software projects

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill when-mapping-dependencies-use-dependency-mapper-dnyoussef-ai-chr --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going