architect-detective

Official

Architecture mapping with PageRank insights.

AuthorMadAppGang
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill performs architectural investigation using AST structural analysis and PageRank to map dependencies and layers.

Core Features & Use Cases

  • Architecture Discovery: map with PageRank
  • Layer Boundary Discovery: identify controllers, services, and data layers
  • Pattern Discovery: factory, repository, event-driven patterns
  • Dependency Analysis: inspect dependencies and usages

Quick Start

claudemem --nologo map "service layer architecture" --raw

Dependency Matrix

Required Modules

None required

Components

references

💻 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: architect-detective
Download link: https://github.com/MadAppGang/claude-code/archive/main.zip#architect-detective

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