mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(skills): add inspect-elements skill backed by element-source
Closes #1082
This commit is contained in:
@@ -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."
|
||||
Reference in New Issue
Block a user