
repo-tokens-calculator
CLI token counter (Python + tiktoken + uv) with pretty summary
A CLI tool for analyzing Claude Code usage from local JSONL files. - ryoppippi/ccusage
A command-line interface tool for serving LLM using vLLM. - Chen-zexi/vllm-cli
An implementation guide to Claude Code's /output-style, the built‑in Explanatory and Learning modes (with to-do prompts), and creating reusable custom...
How to leverage Claude Code's error analysis slash-commands and create your own linting commands to automate repetitive CLI tasks.