architecture-research

Installation
SKILL.md

Architecture Research

Trigger

Activate when the user wants to:

  • Understand how a repo or system is architected
  • Get diagrams of a codebase's structure or data flow
  • Understand design decisions and trade-offs in a project

Workflow

1. Read the Source

Clone or browse the repo. Read actual code — module structure, entry points, key abstractions. Don't rely solely on READMEs.

Focus on:

  • Directory structure and module boundaries
  • Entry points and public APIs
  • Data models and storage
Related skills
Installs
12
First Seen
Feb 24, 2026