codebase-architecture-doc

Community

Enforce codebase structure and AI context.

AuthorRukkha1024
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures adherence to a well-defined codebase architecture, preventing code sprawl and ensuring AI models receive the correct context for development tasks.

Core Features & Use Cases

  • Architecture Enforcement: Guides developers on where to place code (domain-isolated src/), separating pipeline (scripts/) from analysis (analysis/), and standardizing configuration (configs/) and output (outputs/) conventions.
  • AI Context Management: Helps determine the minimal, relevant code context to provide to AI coding assistants like Codex, improving efficiency and accuracy.
  • Use Case: When adding a new feature, this Skill helps you decide whether to modify existing logic in src/, add a new pipeline step in scripts/, or create a new analysis in analysis/, and guides you on what files to share with the AI.

Quick Start

Use the codebase-architecture-doc skill to determine the correct folder structure and context for my code changes.

Dependency Matrix

Required Modules

None required

Components

referencesagents

💻 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: codebase-architecture-doc
Download link: https://github.com/Rukkha1024/muscle_synergy_analysis/archive/main.zip#codebase-architecture-doc

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.