[] added reports

This commit is contained in:
Shayan Rais
2026-01-30 20:02:06 +05:00
parent f83e06eaf9
commit d7ec60078f
+9
View File
@@ -106,3 +106,12 @@ See [weather-orchestration-architecture](weather-orchestration/weather-orchestra
## SETTINGS
See [reports/claude-settings.md](reports/claude-settings.md) for a comprehensive reference of all available `settings.json` configuration options.
## REPORTS
| Report | Description |
|--------|-------------|
| [Browser Automation MCP Comparison](reports/claude-in-chrome-v-chrome-devtools-mcp.md) | Comparison of Playwright, Chrome DevTools, and Claude in Chrome for automated testing |
| [Claude Code Settings Reference](reports/claude-settings.md) | Comprehensive guide to all `settings.json` configuration options |
| [CLAUDE.md Loading in Monorepos](reports/claude-md-for-larger-mono-repos.md) | Understanding ancestor vs descendant loading behavior for CLAUDE.md files |
| [Skills Discovery in Monorepos](reports/claude-skills-for-larger-mono-repos.md) | How skills are discovered and loaded in large monorepo projects |