#435 · Primary category: AI Coding Assistants
packrun
npm for agents and humans
Project last updated:02/06/26
GitHub Stars
3.8K
Forks
406
Contributors
1
License
Other
Why we included this project
Choosing a package for an AI agent to install usually ends up being a coin flip between whatever the model remembers and what looks popular at a glance. packrun replaces that guesswork with a scored comparison: it ranks npm packages across more than 50 categories by combining download trends, bundle size, maintenance activity, community signals, and TypeScript/ESM quality into a single 0-100 number. Its MCP server plugs into Cursor and Claude, giving an assistant tools to search, compare, find alternatives, and validate install compatibility before it commits to a dependency. Humans get the same data through the web interface and a public API. It's less a library and more a decision layer for package selection, useful for anyone who wants verifiable choices instead of relying on an agent's memory.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.