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

@dreameros/hooks

v0.1.0-alpha.2

Published

DreamerOS governance primitives as Claude Code hooks, skills, and an in-process SDK MCP server.

Readme

@dreameros/hooks

DreamerOS governance primitives shipped as Claude Code hooks, skills, and an in-process SDK MCP server.

Models generate. DreamerOS governs. Human decides.

What you get

  • DAIM PreToolUse hook - input rewriting, em-dash strip, injection check, depth proportionality
  • IFP three-axis PostToolUse hook - Fidelity, Consequence, Endgame verification
  • EDE UserPromptSubmit hook - intent archaeology and prompt restructuring
  • Mind's Eye additionalContext injector - depth-calibrated response composition
  • DRM SubagentStop hook - automatic cross-engine memory sync via DRM:: tag protocol
  • Skill pack: /ifp-verify, /daim, /ede, /mind-eye, /constellation-route
  • In-process SDK MCP server exposing all of the above as Agent SDK tools

Install

TypeScript / Node

npm install @dreameros/hooks
npx @dreameros/hooks init

Python

pip install dreameros-hooks
python -m dreameros_hooks init

Both init commands drop a .claude/hooks.json and .claude/skills/ tree in the current repo, wired to the public DreamerOS gateway by default. Set DREAMEROS_GATEWAY_URL and DREAMEROS_API_KEY to point at a self-hosted gateway.

Tiers

  • Free - 100 invocations/day, phone-home telemetry on
  • Pro - $20/mo, unlimited, cloud SCS
  • Elite - SOC2, IFP audit log, Trust Wall, per-org SCS

See https://dreameros.app/pricing.

License

MIT. The wedge is permissive on purpose. The gateway core (where the verifiers actually run) is BSL 1.1.

Status

Phase 1 scaffold. Not yet production. See governance/proposed/CLAUDE_PLATFORM_DISRUPTION_MAP_2026_05_12.md for the full execution plan.