Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:48:20 +08:00
commit 84f489f4e1
5 changed files with 346 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "device-screenshot",
"description": "Capture screenshots from iOS Simulators, physical iOS devices, or Android devices during development",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Prateek Sunal",
"email": "prateek@sunal.in"
},
"skills": [
"./skills/device-screenshot"
]
}