I build small, honest, fully offline developer tools - deterministic output, zero telemetry.
| Tool | What it does | Try it |
|---|---|---|
| ReadmeScore | Paste a README, get a 0-100 newcomer score + fix per check | readmescore |
| PromptDriftCheck | Did your new system prompt change the answers? Score the drift | promptdriftcheck |
| WeeklyChangelog | git log in, publish-ready weekly changelog out |
weeklychangelog |
| LLMCostBoard | Paste LLM usage JSONL → per-model/per-day API costs + budget alerts | llmcostboard |
| TermTideWeb | Paste numbers → gradient SVG charts (sparkline/heatmap/bars) | termtideweb |
| DotEnvGuardian | .env ↔ .env.example diff + config health audit | dotenvguardian |
| TokenTimeline | Per-conversation token usage timeline with cache hit/miss split + date-range filter | tokentimeline |
| RMBUpper | 人民币大写批量转换 — paste invoice text, ticket-grade uppercase for every amount | rmbupper |
| CronExpane | cron 表达式解释器 — plain-language meaning, pitfalls, next runs (ZH+EN) | cronexpane |
Each web tool is a faithful, test-verified port of its CLI sibling.
- Git & repo intelligence - commit-chronicle · gitscape · gitflick · repopitch · repo-vital · maintainer-pulse
- Code & review - stylecodex · undertest · blamewhen · callquake · dotenvelope · jsonlcensus
- Terminal & sessions - termemory · termtide · termquill · timesink · gitgrave
- Prompts & LLM ops - promptwake · promgit · tokenlattice
- Docs & quality - readme-gauntlet (scores every README on this page) · devstorymatrix
git clone https://github.com/qianbrady/<repo>
cd <repo>
pip install -e .- Pick any repo from the lists above
- Clone and install (two commands)
- Run
<tool> --help- every CLI ships a help screen
$ readme-gauntlet README.md
总分: 100/100 等级: AIssues and PRs welcome in any repo - zero-dependency codebases, small surface areas.
MIT © 2025 Brady