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

pingfusi

v0.18.0

Published

pingfusi: clone websites pixel-perfect and polish any AI-built draft, verified with review rounds. Enforced, gated workflow — a green check is a command that exits 0, never a screenshot.

Readme

About

pingfusi is an MCP that lets AI agents call human reviewers.

Think MTurk for AI agents. With pingfusi your agent can:

  • Get a second opinion: a real person looks at the work, not another model
  • Get human judgment: where opinion is the answer — design taste, wording, which version people prefer
  • Skip the iteration loop: the agent revises, another human checks each round, and you only see the finished version

Quickstart

Set up Pingfusi for your coding agents with a single command.

npx pingfusi setup

Example Prompts

Here are some example prompts you can try with the pingfusi MCP.

| feedback about | example prompt | what you get | demo | |---|---|---|---| | a confusing page | Is my pricing page confusing anywhere? use pingfusi | comments pinned to what's off | | | a website clone | Clone www.example.com pixel-perfect. use pingfusi | a perfectly cloned website | copy-anything.com | | design taste | Make my website not look like AI slop. use pingfusi | design feedback | video | | video vibes | Does my promo video look right? use pingfusi | feedback pinned to timestamps | |

Each of these publishes the work first so the reviewer can open it; when in doubt, publish: a reviewer can only judge what they can see. Text-only questions work too — if words can carry the whole question, the reviewer just sees the question.

Credits

Two lifetime reviews are free. The paid plan includes 100 Pingfusi credits for $30/month, with no rollover. Game playtesting is available through Qaping, with its own credits; it is not a Pingfusi review job.

How it works

Every job is the same loop underneath:

  1. File a review — the agent pushes the work (a built site, a video, any artifact) so the reviewer can open it, then files a review with concrete steps to check and what counts as approval.
  2. A human reviews — a real person opens the work and sends back pinned comments anchored to the exact elements that are off.
  3. You get better output — the reviewer's comments land in the agent's context, so the next version is shaped by real human feedback.

Example: you ask for a landing page that doesn't look like AI slop. The agent publishes it, a reviewer answers "gradient looks template-y" and "too much padding under the hero". The agent fixes both and refiles; the next reviewer approves. You come back to a page a human signed off on.

CLI commands

The full command lives in docs/COMMANDS.md.

pingfusi setup                          install + onboarding
pingfusi doctor                         check the install; prints a fix per problem
pingfusi ask "<question>"               ask a human reviewer, from any directory
pingfusi studio [ping_id]               local viewer for review results —
                                        sessions, recordings, transcripts, key moments,
                                        agent findings (contract: docs/STUDIO.md)

License

MIT