Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ realpath } from
'fs/promises'
2
import
ignore from
'ignore'
3
import
memoize from
'lodash-es/memoize.js'
4
import
{
Callers
nothing calls this directly
Calls
15
getProjectDirsUpToHome
Function · 0.85
logForDebugging
Function · 0.85
getAdditionalDirectoriesForClaudeMd
Function · 0.85
isRestrictedToPluginOnly
Function · 0.85
isSettingSourceEnabled
Function · 0.85
isBareMode
Function · 0.85
loadSkillsFromSkillsDir
Function · 0.85
isEnvTruthy
Function · 0.85
loadSkillsFromCommandsDir
Function · 0.85
createSignal
Function · 0.85
registerMCPSkillBuilders
Function · 0.85
getFileIdentity
Function · 0.70
Tested by
no test coverage detected