MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / skills.test.ts

File skills.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest";
2
3import { EXECUTE_SKILL, SKILLS, findSkill, renderSkillsIndex } from "./skills";
4

Callers

nothing calls this directly

Calls 2

findSkillFunction · 0.90
renderSkillsIndexFunction · 0.90

Tested by

no test coverage detected