context-map

Community

Map code before you change it.

AuthorGabeujin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps prevent unintended consequences by ensuring you understand the full scope of code related to a task before making any modifications.

Core Features & Use Cases

  • Codebase Analysis: Identifies files relevant to a specific task.
  • Dependency Mapping: Shows direct imports and exports between files.
  • Test Identification: Locates relevant test files for the changes.
  • Pattern Recognition: Finds similar code patterns for guidance.
  • Risk Assessment: Highlights potential breaking changes, migrations, or configuration needs.
  • Use Case: Before refactoring a user authentication module, generate a context map to identify all affected components, related API endpoints, and relevant unit tests.

Quick Start

Generate a context map for the task of updating the user profile page.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: context-map
Download link: https://github.com/Gabeujin/workspace-init-mcp/archive/main.zip#context-map

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.