Directory

utils/claudeInChrome

This directory groups related source files that collaborate around a shared concern.

mcp · 1 tool-system · 1
0
Child dirs
7
Child files
2,344
Direct lines
65
Detected imports
2
Subsystem signals

Beginner explanation

This folder is best understood as a neighborhood inside the repo. Start with the child files that have the clearest names, then open the file pages to see how they connect.

What this is for

This directory groups related source files that collaborate around a shared concern.

Expert explanation

Use this page to inspect local cohesion: direct files, dominant subsystem tags, import density, and adjacency to parent/child directories. Directory boundaries are useful but not perfect architectural boundaries, so confirm by opening the linked file pages.

Child directories

  • No child directories.

Child file index

FileLinesImportanceSubsystems
chromeNativeHost.ts
utils/claudeInChrome/chromeNativeHost.ts
528highgeneral
common.ts
utils/claudeInChrome/common.ts
541highgeneral
mcpServer.ts
utils/claudeInChrome/mcpServer.ts
294mediummcp
prompt.ts
utils/claudeInChrome/prompt.ts
84highgeneral
setup.ts
utils/claudeInChrome/setup.ts
401highgeneral
setupPortable.ts
utils/claudeInChrome/setupPortable.ts
234highgeneral
toolRendering.tsx
utils/claudeInChrome/toolRendering.tsx
262mediumtool-system