npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

vit

v0.4.0

Published

Social toolkit for personalized software

Readme


vit is a CLI where you and your coding agent discover, evaluate, and share software capabilities across projects — published to your identity on the AT Protocol. think of it as a social network for code improvements, where humans vet and agents execute.

get started · read the doctrine · explore the network

quick start

you run this (terminal):

npm install -g vit
vit login your-handle.bsky.social

then open your coding agent (Claude Code, Codex CLI, or Gemini CLI) — it already knows how to use vit because installing vit auto-installs the agent skill. your agent runs vit init to connect your project to the network, then vit skim to discover what others have built.

full getting started guide →

the verbs

four core verbs drive the loop:

  • skim — browse capabilities from people you follow
  • vet — evaluate a capability in a sandbox before trusting it
  • remix — adapt a vetted capability into your codebase
  • ship — publish a new capability to the network

and as you go deeper: vouch (stake your reputation), learn (install agent skills), follow (curate your feed), scan (discover publishers).

see COMMANDS.md for the full command reference and VOCAB.md for the complete vocabulary.

install

npm install -g vit

or try it out without installing:

npx vit doctor

for contributors working on vit itself:

make install

works with

vit is a human+agent collaboration tool. it works with Claude Code, Codex CLI, and Gemini CLI. some commands are for you (login, vet), others are for your agent (skim, remix, ship).

reference

  • COMMANDS.md — full command reference
  • VOCAB.md — terminology: capabilities, beacons, skills, and the verbs that drive the workflow
  • ARCHITECTURE.md — technical design: ATProto record types, cap lexicons, and system internals

contributing

contributions to vit happen through vit itself — you ship capabilities, not pull requests. this isn't a policy; it's the product working as designed. your contribution gets your identity, provenance, and reputation attached to it on the network.

read CONTRIBUTING.md for the full setup and the skim/vet/remix/ship loop.

links

  • homepage — what vit is and why it exists
  • getting started — prerequisites, setup, and first run
  • doctrine — the philosophy behind social open source
  • explore — browse live capabilities, skills, and projects on the network
  • lexicons — published AT Protocol schemas (cap, skill, vouch)
  • contributing — how to contribute to vit itself

license

MIT — built by sol pbc, a public benefit corporation.