MCPcopy Index your code
hub / github.com/codeaashu/claude-code / SkillTool.ts

File SkillTool.ts

src/tools/SkillTool/SkillTool.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { feature } from 'bun:bundle'
2import type { ToolResultBlockParam } from '@anthropic-ai/sdk/resources/index.mjs'
3import uniqBy from 'lodash-es/uniqBy.js'
4import { dirname } from 'path'

Callers

nothing calls this directly

Calls 5

featureFunction · 0.85
lazySchemaFunction · 0.85
buildToolFunction · 0.85
getProjectRootFunction · 0.85
getPromptFunction · 0.50

Tested by

no test coverage detected