CodeShuX

10 mods across 2 repositories, 4 stars between them.

tokenwise

01

CodeShuX/tokenwise

Plugin Claude Code

Plugin marketplace listing 1 plugin: tokenwise.

3 6d ago A tokens not measured original MIT

tokenwise

02

CodeShuX/tokenwise

Plugin Claude Code

Measurement-driven model router for Claude Code. Classifies every task by type — mechanical, execution, review, planning — and routes it automatically to Haiku, Sonnet, Opus, or Fable. Measures real dollars saved per session.

3 6d ago A tokens not measured original MIT

ab

03

CodeShuX/tokenwise

Skill Claude CodeCodex

Run an A/B test of the same task at multiple model tiers (Haiku, Sonnet, optionally Opus and Fable). Captures outputs, computes structural and semantic diffs, scores quality, writes a markdown comparison report. Use when the user wants to validate "is Haiku good enough for this task class?" or runs /tokenwise:ab " ".

3 6d ago A 76 tokens original MIT

install

04

CodeShuX/tokenwise

Skill Claude CodeCodex

Install TokenWise routing rules into the user's Claude Code config (CLAUDE.md and settings.json). Probes the user's Claude Code build for known routing bugs first, shows diffs, backs up originals, asks for per-file confirmation. Supports --guided (default), --manual (print copy-paste only), and --dry-run (preview…

3 6d ago B 95 tokens original MIT

report

05

CodeShuX/tokenwise

Skill Claude CodeCodex

Print a TokenWise session report — tokens per model, $ saved vs all-Opus baseline, reclassifications, quality flags. Reads from .tokenwise/log.ndjson filtered to the current session. Use when the user asks "how much did I save", "show me tokenwise stats", or runs /tokenwise:report.

3 6d ago A 68 tokens original MIT

summary

06

CodeShuX/tokenwise

Skill Claude CodeCodex

Aggregate TokenWise routing data over a time window (default: last 7 days). Shows trend, top task classes, and cumulative savings. Use when the user asks "show me my weekly/monthly savings", "how am I doing on tokenwise", or runs /tokenwise:summary.

3 6d ago A 59 tokens copy · 91% MIT

undo

07

CodeShuX/tokenwise

Skill Claude CodeCodex

Restore TokenWise config backups. Lists all .tokenwise-backup- files found, lets the user pick one to restore in place. Use when the user wants to roll back TokenWise's changes to CLAUDE.md or settings.json, or runs /tokenwise:undo.

3 6d ago B 56 tokens original MIT

mockhunter

08

CodeShuX/mockhunter

Plugin Claude Code

Plugin marketplace listing 1 plugin: mockhunter.

1 3mo ago A tokens not measured original MIT

mockhunter

09

CodeShuX/mockhunter

Plugin Claude Code

Audit live web pages for fake/mock data — 5-phase Playwright + Claude Code skill that classifies every visible value as REAL, MOCK, LLM, HARDCODED, BROKEN, or UNKNOWN.

1 3mo ago A tokens not measured original MIT

mockhunter

10

CodeShuX/mockhunter

Skill Claude CodeCodex

Audit a live web page to find mock data, hardcoded values, LLM-fabricated metrics, and broken endpoints. Opens the URL in Playwright, clicks every interactive element, traces every visible value to its actual source (DB/API/mock/LLM/hardcoded), and produces a markdown report. Use when the user wants a reality check on…

1 3mo ago A 90 tokens original MIT