Developer Tools / AI Developer Utilities

Token-saviour

A routing skill that helps coding agents choose the most token-efficient tool for a task instead of reading whole files or dumping verbose output into context. It recommends tools like serena, graphify, rtk, caveman, or plain Read/Grep/Bash depending on the job.

Clear25/30
Useful21/30
Specific17/20
Complete15/20
Token-saviour screenshot

Why it was accepted

The page clearly describes an AI-adjacent developer utility for agent tool selection, with concrete routing rules, examples, and guidance on when to use each tool. It is useful to AI builders because it focuses on reducing token usage during code exploration, command output handling, and long-form responses. The snapshot includes enough detail to understand the skill’s purpose and how it should be applied.

Weakness

The page does not show installation steps, supported environments, or whether the named tools are actually bundled or just referenced. It also does not include usage examples beyond decision rules, so a visitor cannot see a complete end-to-end workflow from setup to execution.

Review status

5 days ago #569 ↑ +6

Last evaluated 5 days ago. Current rank #569. Up 6 spots in the rankings.

Score history

78

Related listings

CodeGraph screenshot
94

Developer Tools / AI for Code

CodeGraph is a local code knowledge graph for AI coding agents like Claude Code, Cursor, Codex, OpenCode, and Hermes Agent. It aims to cut token use, tool calls, and runtime by letting agents query pre-indexed code structure instead of scanning files repeatedly.

LLMRender screenshot
92

Developer Tools / React Libraries

A lightweight React Markdown renderer with built-in LaTeX, syntax highlighting, streaming-safe rendering, and security-focused defaults.

Version Sentinel screenshot

Developer Tools / AI Coding Guardrails

Claude Code plugin that blocks dependency edits until a fresh, source-cited version check is recorded, helping prevent hallucinated or stale package versions across npm, pip, Poetry/uv, Cargo, and NuGet.

Omni screenshot
#7 Omni
91

Developer Tools / Search & Retrieval

Omni is a local-first semantic search app for macOS that indexes text, code, PDFs, images, audio, and video on-device. It supports multilingual search, private offline use, and exposes a local endpoint for agents to query indexed files.