edge-detection
CommunityMap your system's integrations.
Software Engineering#architecture#code analysis#integration#knowledge graph#microservices#dependencies
Authorran729
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill identifies and visualizes the integration points (APIs, databases, queues, etc.) within your codebase, providing a clear map of your system's architecture and dependencies.
Core Features & Use Cases
- Dependency Analysis: Scans code and dependency manifests to detect external services.
- Pattern Recognition: Identifies common integration patterns (HTTP calls, database connections, message queues).
- External Node Creation: Generates specific nodes for detected services (e.g., "S3 Bucket: user-uploads-prod") rather than generic ones.
- Use Case: Understand how your microservices communicate by automatically discovering all REST API calls, database connections, and message queue interactions.
Quick Start
Use the edge-detection skill to analyze the codebase at '/path/to/your/project' and output the enriched knowledge graph to '/path/to/output/knowledge_graph.json'.
Dependency Matrix
Required Modules
None requiredComponents
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: edge-detection Download link: https://github.com/ran729/context-rot-skill/archive/main.zip#edge-detection Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.