Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ skill.test.ts
File
skill.test.ts
packages/opencode/test/skill/skill.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect } from
"bun:test"
2
import
{ LayerNode } from
"@opencode-ai/core/effect/layer-node"
3
import
{ Effect, Layer } from
"effect"
4
import
{ Skill } from
"../../src/skill"
Callers
nothing calls this directly
Calls
12
testEffect
Function · 0.90
provideTmpdirInstance
Function · 0.90
tmpdir
Function · 0.90
provideInstance
Function · 0.90
withHome
Function · 0.85
createGlobalSkill
Function · 0.85
sync
Method · 0.80
write
Method · 0.80
find
Method · 0.65
describe
Function · 0.50
layer
Method · 0.45
all
Method · 0.45
Tested by
no test coverage detected