Skip to content

Commit 63615f9

Browse files
omalleyandyclaude
andcommitted
docs: add skill docs section to README
Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 264b165 commit 63615f9

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -667,6 +667,18 @@ For more details on remote debugging, see the [Chrome DevTools documentation](ht
667667

668668
Please consult [these instructions](./docs/debugging-android.md).
669669

670+
## Skill Docs (Fork)
671+
672+
This fork includes detailed skill documentation for AI assistants in
673+
[`skills/chrome-devtools/`](./skills/chrome-devtools/):
674+
675+
| Doc | Description |
676+
|-----|-------------|
677+
| [SKILL.md](./skills/chrome-devtools/SKILL.md) | Main overview -- capabilities, workflow patterns, CLI reference |
678+
| [reference.md](./skills/chrome-devtools/reference.md) | Quick tool reference for all 30 tools by category |
679+
| [network-and-console-breakdown.md](./skills/chrome-devtools/network-and-console-breakdown.md) | Deep dive on collectors, formatters, and data flow |
680+
| [network-for-scraping-discovery.md](./skills/chrome-devtools/network-for-scraping-discovery.md) | Network-first API discovery and scraping guide |
681+
670682
## Known limitations
671683

672684
### Operating system sandboxes

0 commit comments

Comments
 (0)