Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Waishnav/devspace
/ skills.test.ts
File
skills.test.ts
src/skills.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdir, mkdtemp, rm, writeFile } from
"node:fs/promises"
;
2
import
{ tmpdir } from
"node:os"
;
3
import
{ join } from
"node:path"
;
4
import
assert from
"node:assert/strict"
;
Callers
nothing calls this directly
Calls
5
loadConfig
Function · 0.85
loadWorkspaceSkills
Function · 0.85
effectiveSkillPaths
Function · 0.85
formatPathForPrompt
Function · 0.85
resolveSkillReadPath
Function · 0.85
Tested by
no test coverage detected