ck refs — Symbol Reference Locator
SkillFiles & storageFind textual references for a symbol in C#, TypeScript, Kotlin, and Python/TSX files within scoped folders or explicit paths.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the ck refs — Symbol Reference Locator skill
What this skill tells your AI
The instructions your AI receives, as published by fredrik-c/contextking in skills/ck-refs/SKILL.md and read by ahel’s review.
Use this command after ck find-symbol when you need fast reference locations.
Syntax
.claude/skills/ck/ck refs "<symbol>" [--path <folder-or-file>] [--top <n>] [--ignore-case]
Typical usage
.claude/skills/ck/ck refs "TypedGatewayPayment"
.claude/skills/ck/ck refs "RequestTerminalRefundAsync" --path src/Modules/PaymentProcessing/
Output
Tab-separated rows:
<score> <file:line> <line snippet>
scoreprioritizes exact full-symbol matches over identifier-only matches.
Signals
- GitHub stars
- 22
- Forks
- 3
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
ck-refs- Source
- github.com/fredrik-c/contextking