๐Ÿ“Š
DataJavaScript

Leaderboard

by karanb192

Leaderboard is a Data skill for Claude Code, published by karanb192 in claude-code-hooks.

486 stars34 forkson karanb192/claude-code-hooksAdded 2026/08/26+2% in starsRepository updated 2026/08/23
ai-toolsanthropicautomationclaudeclaude-codeclaude-code-hooksclaude-code-pluginclideveloper-toolshooksmarketplacenotificationspluginsecurity
Install in seconds
Install Leaderboard
Copy Leaderboard into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/karanb192/claude-code-hooks/tree/main/plugins/context-hogs/skills/leaderboard ~/.claude/skills/leaderboard

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/karanb192/claude-code-hooks.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
plugins/context-hogs/skills/leaderboard/SKILL.md in karanb192/claude-code-hooks
Installs to
~/.claude/skills/leaderboard
Collection
One of 7 skills cataloged from this repository
Category
Data โ€” 668 skills

What Leaderboard does

Leaderboard shows this repo's context-cost table of the files that have pulled the most tokens into context. Use it to identify the biggest re-read offenders and suggest a fix for each.

Leaderboard is cataloged under Data on DirSkills. Leaderboard comes from a repository tagged ai-tools, anthropic, automation, claude and claude-code.

Documentation

README

Context-cost leaderboard

!node "${CLAUDE_SKILL_DIR}/../../context-hogs.js" --render 2>/dev/null || node "${CLAUDE_PLUGIN_ROOT}/context-hogs.js" --render

The table above is this repository's most token-expensive files, aggregated across your recent sessions (read count, cumulative tokens, estimated cost). It is produced by the context-hogs hook, which records as you work.

Briefly call out the top 1-3 offenders and suggest one concrete fix each: for example: split an oversized file, exclude a generated/vendored path, or add the suggested CLAUDE.md / permissions.deny block for a file Claude keeps re-reading. Keep it short; do not re-run any commands.

Frequently asked about Leaderboard

  • What else does karanb192 publish alongside Leaderboard?

    Leaderboard is one of 7 skills that DirSkills catalogs from karanb192/claude-code-hooks, the repository it ships in. Its siblings there include Bounty Board, Dead Ends and Provenance. Each one is a separate skill with its own page in this directory, installs the same way Leaderboard does, and is maintained by karanb192 in that same repository. The rest of the collection is listed on the karanb192/claude-code-hooks page.

  • How does Leaderboard compare to other Data skills?

    Leaderboard ranks #607 by stars among the 668 Data skills in this catalog. The most-starred ones next to it are Benchmark Methodology, Jupyter Notebook and Solana. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Leaderboard against them. Open each page to compare what they document and how they install.

More from karanb192/claude-code-hooks

Leaderboard is one of 7 skills cataloged on DirSkills from karanb192/claude-code-hooks.

See all 7 skills โ†’