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

File loadSkillsDir.ts

src/skills/loadSkillsDir.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { realpath } from 'fs/promises'
2import ignore from 'ignore'
3import memoize from 'lodash-es/memoize.js'
4import {

Callers

nothing calls this directly

Calls 15

getProjectDirsUpToHomeFunction · 0.85
logForDebuggingFunction · 0.85
isRestrictedToPluginOnlyFunction · 0.85
isSettingSourceEnabledFunction · 0.85
isBareModeFunction · 0.85
loadSkillsFromSkillsDirFunction · 0.85
isEnvTruthyFunction · 0.85
createSignalFunction · 0.85
registerMCPSkillBuildersFunction · 0.85
getFileIdentityFunction · 0.70

Tested by

no test coverage detected