Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
js-tree-walker
js-tree-walker contains 2 collected skills from burdiuz, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
2
Stars
1
updated
2026-05-09
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
dom-walker
web-developers
Fluent ES6 Proxy API for traversing and manipulating HTML DOM using dot notation. Built on TreeWalker. Use when you need to navigate the DOM by tag name, query elements, read/set attributes or properties, listen to events, or iterate over matched element sets — all without boilerplate.
2026-05-09
tree-walker
software-developers
ES6 Proxy-based library for traversing tree-shaped data structures with a fluent dot-notation API. Use when you need to navigate nested objects or arrays by node name, apply augmentations (callable methods) to traversed nodes, or build custom tree-traversal APIs backed by a data-source adapter.
2026-05-09