Files
cline/apps/vscode/skills-lock.json
T
Tomás BarreiroandSaoud Rizwan 791d238996 Move vscode to apps (#10961)
* Move all vscode related files to /apps/vscode

* Fix launch and biome

* Ignore generated files

* Remove unused icons

* fix tsconfig

* Update workflows (#10962)

* Add default branch

* Move files to the right dir

* fix: add vscode publish README placeholder

---------

Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2026-05-25 21:35:59 +02:00

12 lines
245 B
JSON

{
"version": 1,
"skills": {
"cline-sdk": {
"source": "cline/sdk-skill",
"sourceType": "github",
"skillPath": "skill/cline-sdk/SKILL.md",
"computedHash": "ce565d78d5bd1c40075248a3a925b2059c5c024bfcdbbf1f55bf3440cae34144"
}
}
}