Imported from Gill-Bates/wirebuddy (
tools/ui-lint/lib/dom-runtime/collections/AGENTS.md). Install upstream withnpx skills add Gill-Bates/wirebuddy --skill collections. Copyright stays with the author.
collections
Purpose
Derived groupings over snapshot nodes.
Key Files
| File | Description |
|---|---|
overlays.mjs |
buildOverlaySnapshot (fixed/sticky/dialog) |
scroll-topology.mjs |
buildScrollTopology (root and nested scrollers) |
semantic-groups.mjs |
buildSemanticGroups |
virtualized-ui.mjs |
detectVirtualizedUi |
For AI Agents
Working In This Directory
- No special constraints beyond the parent directory guidance.
Testing Requirements
- Covered by
tests/runtime/dom-snapshot.spec.js. Runcd tools/ui-lint && npx playwright test <spec>(no playwright.config file; defaults apply).
Common Patterns
- No special constraints beyond the parent directory guidance.
Dependencies
Internal
- No special constraints beyond the parent directory guidance.
External
- No special constraints beyond the parent directory guidance.