Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DerekYRC/mini-claude-code
/ getName
Method
getName
src/main/java/org/miniclaudecode/skill/Skill.java:23–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
}
22
23
public
String getName() {
24
return
name;
25
}
26
27
public
String getDescription() {
28
return
description;
Callers
15
scan
Method · 0.95
execute
Method · 0.95
toToolsJson
Method · 0.45
approve
Method · 0.45
check
Method · 0.45
getDescriptions
Method · 0.45
start
Method · 0.45
executeInBackground
Method · 0.45
beforeToolUse
Method · 0.45
beforeToolUse
Method · 0.45
beforeToolUse
Method · 0.45
beforeToolUse
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected