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

zonable

v1.0.0

Published

The Zonable plugin for Claude: the NYC + Nashville land-use record (MCP connector) plus six skills that teach Claude to use it like an expert.

Readme

Zonable for Claude

The land-use record for New York City and Nashville, wired into Claude — plus the expertise to use it well.

One install gives you:

  • The Zonable connector (api.zonable.com/mcp) — zoning rules and computed buildable verdicts, comps and ARV from recorded deeds, verbatim public-hearing testimony, imposed conditions, ownership networks, permits, violations, and measured norms of how boards actually decide. Read-only; sign-in via OAuth on first use.
  • Six skills that make Claude use the record like an expert:
    • zonable-expert — loads automatically on property questions: the relay discipline, tool routing, and honesty rules (what a zero means, which numbers carry their basis, when to say "could not be checked").
    • zonable-self-audit — ask Claude to audit its own answer against the record: a citation roll plus an eleven-section verification protocol.
    • deal-screen, due-diligence, case-research, ownership-investigation — the expert workflows with their traps.
  • Workflow menu items served by the connector itself (Claude's "Add from Zonable" attachment menu) — deal screen, due diligence, feasibility, hearing prep and more. These update server-side and are always current.

Install

Claude (app, paid plans): Settings → Plugins → + → Add marketplace → robbienorris/zonable-plugin → install Zonable → approve the OAuth sign-in on first tool use.

Claude Code:

/plugin marketplace add robbienorris/zonable-plugin
/plugin install zonable@zonable

A Zonable account is required (https://zonable.com). Questions & docs: https://zonable.com/connect

Already added the Zonable connector by hand? Remove the manual connector (Settings → Connectors) after installing the plugin — two copies of the same tools confuse routing.

Design notes

The plugin is deliberately a thin shell: the tools, coverage numbers, and workflow menu live server-side and update continuously; the skills carry durable discipline only. When a skill and a live tool description disagree, the live description wins — the skills say so themselves.

Versions

  • 1.0.0 — initial release: connector + six skills.

License

Proprietary. © Zonable. Installing this plugin grants use alongside a Zonable account under the Zonable terms of service (https://zonable.com). Not open source; do not redistribute modified copies.