By jnv
Semantic code navigation (ck): find-files, signatures, symbol/refs, method-source, and indexing for large codebases.
Run dotnet build with compact diagnostics output to reduce token-heavy log churn.
List files in a folder with their signatures, filtered by an optional regex pattern. Use this in fallback folder-scoped exploration after ck find-files.
Source discovery over path, file, type, and member names. Use this as the default first step before signatures or method extraction.
Find type/member declarations in C#, TypeScript, Kotlin, and Python/TSX files with ranked matches. Use when grep loops on the same token start forming.
Remove a stale knowledge snippet by ID when previously learned context is no longer valid.
Executes bash commands
Hook triggers when Bash tool is used
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
[!CAUTION] This repo is for personal purpose and its contents may change, break, delete your data or eat your breakfast without prior warning. Use at your own risk – or not at all.
/plugin marketplace add jnv/claude-code-plugins
/plugin install context-king@jnv-plugins
Wraps ContextKing (ck) — semantic
code navigation for large codebases. The plugin ships only the skills, hooks,
and a launcher; the platform binary, native libraries, and embedding model are
downloaded on first use from a pinned upstream release into the plugin's
persistent data directory (so the ~60 MB download happens once). macOS + Linux
only in v1. First ck call requires network; later calls are offline.
scripts/ck-update.sh [--version vX.Y.Z] [--commit] regenerates the
context-king payload from an upstream release (skills, hooks, checksums,
version pin). It is maintainer tooling and is not part of the installed plugin.
A scheduled GitHub Action runs it and opens a PR when upstream publishes a newer
release.
npx claudepluginhub jnv/claude-code-plugins --plugin context-kingUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions