feat(skills): add inspect-elements skill backed by element-source

Closes #1082
This commit is contained in:
Tommaso Casaburi
2026-03-15 19:02:19 +08:00
parent be44aefd49
commit 7f4e069783
9 changed files with 300 additions and 0 deletions
@@ -0,0 +1,4 @@
interface:
display_name: "Inspect Elements"
short_description: "Map DOM nodes to source files"
default_prompt: "Use $inspect-elements to map a 5chan page element to its React source file and component stack."