MCPcopy 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

1import { mkdir, mkdtemp, rm, writeFile } from "node:fs/promises";
2import { tmpdir } from "node:os";
3import { join } from "node:path";
4import assert from "node:assert/strict";

Callers

nothing calls this directly

Calls 5

loadConfigFunction · 0.85
loadWorkspaceSkillsFunction · 0.85
effectiveSkillPathsFunction · 0.85
formatPathForPromptFunction · 0.85
resolveSkillReadPathFunction · 0.85

Tested by

no test coverage detected