Dicklesworthstone/skillranker
Rust CLI powered by Jev from TypeSafe.ai that ranks agent skills for the next step using live session context. Includes Claude Code hooks, structured JSON, abstention, and local feedback. Requires a TypeSafe API key.
About the project
Rust CLI that uses TypeSafe.ai's Jev to rank agent skills for the next step based on live session context; requires a TypeSafe API key.
Useful for
- Install the Claude Code hook to get skill suggestions during a session
- Use sr rank --why-not to trace why an expected skill was excluded
- Run sr demo on an offline fixture without a key or network to inspect output
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 5 stars so far today, about 15 expected by the end of the day.
- Interest is fading: the two-day pace is 54% of the previous week and a half.
- The spike has held for 3 days in a row — not a one-off blip.
- The repository is 3 days old and already has 76 stars.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 76
- Stars in a day
- 16
- Forks
- 6
- Issues and pull requests
- 3
- Watchers
- 0
- Language
- Rust
- Created
- September 17, 2026
- Last push
- September 20, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 20, 2026Top new repositories this week: #198
Similar projects
-
9.0
browser-use/jev-ultrafast
A browser agent with a dynamic, indexed action space: given one natural-language goal it picks an operation (CLICK, TYPE_TEXT, SELECT, etc.) and an element, using a small LLM to generate text only for typing.
-
8.4
NandhaKishorM/laya
Laya is a non-autoregressive decision engine that answers typed questions (choice, score, noul) over any state (text, email, ticket, JSON) in a single forward pass (~35 ms on GPU) with calibrated probabilities.
-
8.3
trycua/cua
Open-source toolkit for computer-use agents: cloud and local desktops, an app automation driver, and benchmarks for training and evaluation. For those giving AI agents control of a computer.
-
6.7
tamaratran/fast-jev-compaction
Claude Code plugin that replaces context compaction summaries with Jev decisions: every tool call and result is scored in one fast request, stale ones are dropped or truncated, everything kept stays verbatim. Also…
-
6.6
latent-spaces/brag
An agent skill (Claude Code, Codex, opencode, etc.) that turns a project you just built into a short launch video with music, motion, and share copy — in one command. Rendering is powered by Hyperframes.
-
6.5
dofastted/vm2api
A proxy service that turns a Setup Token into a Console-compatible Anthropic API: requests run through VMs with a native Claude Code subagent, without prompt injection. For those wanting to use Claude via the standard…