by Fredrik-C · Codex Skill · ★ 21
Context King Code navigation toolkit for Claude Code, Codex CLI, and OpenCode on large C#, TypeScript/TSX, Kotlin, and Python codebases. Most approaches to reducing token usage focus on compacting what the agent reads: tighter prompts, summarised context, leaner encoding. Context King addresses a different problem: the token cost of getting there. On a large codebase, navigating to the right method without guidance means scanning many wrong files before finding the right one, and that over-reading during navigation dominates the total cost.
| Stars | 21 |
| Forks | 3 |
| Language | C# |
| Category | Codex Skill |
| Quality Score | 64.8018333014675/100 |
| Last Updated | 2026-06-06 |
| Created | 2026-04-14 |
| Platforms | claude-code, cli, codex, dotnet |
| Est. Tokens | ~5108k |
These tools work well together with ContextKing for enhanced workflows:
Explore other popular codex skill tools:
ContextKing is Semantic code navigation toolkit for large C# and TS codebases. It is categorized as a Codex Skill with 21 GitHub stars.
ContextKing is primarily written in C#. It covers topics such as ai-tools, claude-code, codex-cli.
You can find installation instructions and usage details in the ContextKing GitHub repository at github.com/Fredrik-C/ContextKing. The project has 21 stars and 3 forks, indicating an active community.