hermes-agent/skills/software-development
Brooklyn Nicholson d76d08360b docs(skills): add inspecting-hermes-desktop-dom
The port is only half of it. Ships the skill that tells the agent the
capability exists, when reaching for it beats reading .tsx, and how not
to hurt the user's running app while using it.

Lands in skills/software-development/ next to node-inspect-debugger,
which covers the same protocol for Node/perf work — this one is the
DOM/CSS half.

Load-bearing parts: don't relaunch or kill the user's app to get a port
(a mid-serve kill nukes Chromium's socket pool and the fallout gets
blamed on the last CSS edit); never dump the whole DOM into context;
prefer the maintained SELECTORS map to invented querySelectors; and
CDP answers factual questions only — whether it *looks* right is still
the user's call.
2026-07-27 23:58:54 -05:00
..
dogfood fix(skills): move dogfood skill into the software-development category 2026-07-23 19:45:54 -07:00
hermes-agent-skill-authoring docs(skills): bring 69 skill descriptions under the 60-char authoring budget 2026-07-23 21:07:16 -07:00
inspecting-hermes-desktop-dom docs(skills): add inspecting-hermes-desktop-dom 2026-07-27 23:58:54 -05:00
node-inspect-debugger docs(skills): fix remaining 13 broken related_skills refs repo-wide 2026-07-24 07:54:05 -07:00
plan docs(skills): bring 69 skill descriptions under the 60-char authoring budget 2026-07-23 21:07:16 -07:00
python-debugpy docs(skills): fix remaining 13 broken related_skills refs repo-wide 2026-07-24 07:54:05 -07:00
requesting-code-review refactor(skills): clean up bundled skill set + add environments: relevance gate (#39028) 2026-06-04 06:11:22 -07:00
simplify-code feat(skills): update simplify-code to track upstream /simplify evolution (4th altitude reviewer, inline fallback) 2026-07-23 20:05:44 -07:00
spike Revert "feat(skills): add html-artifact skill, fold in sketch + architecture-diagram + concept-diagrams (#48899)" 2026-06-19 06:54:42 -07:00
systematic-debugging docs: sharpen software-development skills 2026-06-20 23:23:47 -07:00
test-driven-development docs: sharpen software-development skills 2026-06-20 23:23:47 -07:00