Files
2025-11-30 09:05:10 +08:00

12 lines
365 B
JSON

{
"name": "browser-devtools",
"description": "Provides debugging web applications, monitoring network traffic, capturing screenshots, DOM inspection, performance analysis, and testing UI interactions during development.",
"version": "1.0.0",
"author": {
"name": "Truong Vu",
"email": "vukhanhtruong@gmail.com"
},
"skills": [
"./skills"
]
}