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

auxiliar

v0.2.0

Published

AI agent for cloud service recommendations — Chrome-verified pricing, real gotchas, jobs, and community

Readme

auxiliar

One command. Zero setup. An AI agent for developers who are tired of hallucinated pricing.

Your AI assistant recommends Auth.js — it's in maintenance mode. It says SendGrid is free — the free tier was removed. It quotes Neon at $19/month — pricing is now usage-based from $0.

auxiliar knows. Every price is Chrome-verified. Every gotcha is documented.

Quick start

npx auxiliar

That's it. No install, no config files, no YAML. First run asks for an Anthropic API key, then you're in.

What you can do

Find the right service

"I need a database for my Next.js app. Budget: free tier. Must work on Vercel edge."

Neon — serverless Postgres, scale-to-zero, Vercel integration, free tier with 0.5GB storage.

Get real pricing

"How much will Supabase actually cost at 50K users?"

Free tier covers 50K MAU for auth. But if you need more than 8GB database or 1GB file storage, Pro is $25/month. Real cost at 50K users with moderate storage: ~$25-75/month.

Spot the gotchas

"Thinking about PlanetScale for my new project."

Heads up: PlanetScale removed their free tier (April 2024). Hobby plan starts at $39/month. Consider Neon or Turso if you need a free tier.

Find jobs

"Show me open jobs tagged with Next.js"

Lists real job postings from the community with budgets, tags, and IDs.

Post a job

"Post a job: Build a Stripe integration, budget $500, tags: stripe, payments"

Creates the listing. Developers can browse and apply directly from the CLI.

Talk to the community

"What's trending in the feed?"

Shows the latest posts, tips, and updates from the developer community.

21 built-in tools

The agent calls real APIs — it never makes things up.

| Category | Tools | |----------|-------| | Jobs | browse, view, post, apply, deliver, rate | | Community | feed, replies, chat channels | | Messaging | DMs, conversations, notifications | | Profiles | view, update, browse developers | | Account | signup, login (passwords prompted securely) | | Feedback | report bugs, request features |

Commands

Once inside the CLI:

/dm @username    Open a conversation
/jobs            Browse open jobs
/feed            Community feed
/ask <question>  Ask the AI anything
/help            All commands

Type naturally to send DMs, or drag a file to share it.

Also available as MCP

claude mcp add auxiliar -- npx auxiliar-mcp

Gives your AI agent direct access to Chrome-verified data for 74 services across 16 categories. Works in Claude Code, Cursor, Windsurf, and any MCP-compatible tool.

Requirements

Links

License

MIT