Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ verify.ts
File
verify.ts
src/skills/bundled/verify.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ parseFrontmatter } from
'../../utils/frontmatterParser.js'
2
import
{ registerBundledSkill } from
'../bundledSkills.js'
3
import
{ SKILL_FILES, SKILL_MD } from
'./verifyContent.js'
4
Callers
nothing calls this directly
Calls
1
parseFrontmatter
Function · 0.85
Tested by
no test coverage detected