aidb-architecture

Official

Navigate AIDB's core, build with confidence.

Authorai-debugger-inc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Understanding a complex, multi-layered system like AIDB can be challenging, leading to incorrect design decisions or difficulty in tracing data flows. This Skill provides a comprehensive map of AIDB's 6-layer architecture, explaining component responsibilities, key design principles, and resource management strategies. It empowers developers to make informed architectural choices and debug cross-layer issues effectively.

Core Features & Use Cases

  • 6-Layer System Overview: Understand the entire stack from MCP to DAP Protocol.
  • Core Architectural Principles: Learn about component delegation, language-agnostic design, and human-cadence debugging.
  • Three-Tier Resource Cleanup: Master the critical strategy for managing processes, ports, and DAP connections.
  • Use Case: When designing a new feature that spans multiple AIDB layers (e.g., a new MCP tool requiring adapter interaction), use this skill to understand the correct integration points and architectural patterns, ensuring a robust and maintainable implementation.

Quick Start

Explain the 6-layer architecture of AIDB and the purpose of the Session Layer.

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: aidb-architecture
Download link: https://github.com/ai-debugger-inc/aidb/archive/main.zip#aidb-architecture

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