MCPcopy
hub / github.com/OpenCoworkAI/open-codesign / index.test.ts

File index.test.ts

packages/core/src/design-skills/index.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { randomUUID } from 'node:crypto';
2import { existsSync, mkdirSync, rmSync, symlinkSync, unlinkSync, writeFileSync } from 'node:fs';
3import { tmpdir } from 'node:os';
4import path from 'node:path';

Callers

nothing calls this directly

Calls 2

writeAllFunction · 0.85
loadDesignSkillsFunction · 0.85

Tested by

no test coverage detected