MCPcopy 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

1import { parseFrontmatter } from '../../utils/frontmatterParser.js'
2import { registerBundledSkill } from '../bundledSkills.js'
3import { SKILL_FILES, SKILL_MD } from './verifyContent.js'
4

Callers

nothing calls this directly

Calls 1

parseFrontmatterFunction · 0.85

Tested by

no test coverage detected