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

rhachet-roles-ghlitch

v0.2.0

Published

observability, deployment, diagnostics, budgets, alerts, and security roles and skills, via rhachet

Readme

🐈 rhachet-roles-ghlitch

observability, deployment, and diagnostics roles and skills, via rhachet

purpose

this repo provides roles for ops work — visibility into what happens, safe passage to prod, fast diagnosis when things break, cost awareness, actionable alerts, and hardened defenses.

install

npm install rhachet-roles-ghlitch

roles

🔮 observer

  • scale: system-wide, cross-service
  • focus: metrics, logs, traces, health checks
  • maximizes: visibility into system behavior

used to watch all that goes on — surfaces anomalies, tracks patterns, adds health checks, and ensures no event goes unseen.

⛵ deployer

  • scale: system-level, infrastructure
  • focus: deployment orchestration, rollout strategies, rollback procedures
  • maximizes: safe, reliable, and observable deployments

used to escort code to prod safely with checks, rollback capabilities, and verification.

🔍 detective

  • scale: incident-level, reactive
  • focus: root cause analysis, bisection, reproduction
  • maximizes: fast, accurate diagnosis when things go wrong

used to reactively investigate incidents — bisects problems fast, traces issues to their source, and finds root causes.

💰 budgeter

  • scale: infrastructure-wide, cross-service
  • focus: cost visibility, spend alerts, budget thresholds
  • maximizes: financial stability and predictability

used to track infrastructure costs — surfaces anomalies, monitors trends, and ensures no bill goes unseen.

🔔 alerter

  • scale: system-wide, cross-service
  • focus: alert coverage, false positive elimination, signal-to-noise ratio
  • maximizes: actionable alerts without alert fatigue

used to ensure real defects trigger alerts while noise stays silent — avoids false negatives (missed incidents) and false positives (woke up for no reason).

🛡️ hardener

  • scale: system-wide, cross-service
  • focus: security vulnerabilities, attack surface reduction, threat mitigation
  • maximizes: system resilience against security threats

used to review for security vulnerabilities and harden systems — audits code, identifies weaknesses, and fortifies defenses.

mascot

this repo houses the cat 🐈 — curious, nimble, fast, and highly suspicious of all around it.

why cats? because they embody the principles of good ops work:

  1. 🐈 curious — investigates every corner
  2. 👀 keen eyesight — sees what others miss
  3. 🐆 nimble — moves fast, responds faster
  4. 🤨 suspicious — trusts none, verifies all
  5. 🪡 precise — strikes with accuracy

the cat wields:

  • 🔮 crystal ball — for observer — to see all that goes on
  • ⛵ sailboat — for deployer — to escort code safely to prod
  • 🔍 loupe — for detective — to find root causes fast
  • 💰 ledger — for budgeter — to track where resources flow
  • 🔔 bell — for alerter — to signal real threats, silence noise
  • 🛡️ shield — for hardener — to fortify defenses

the cat hunts:

  • 🐦 birds — for observer — watches their movements, tracks their patterns
  • 🦎 lizards — for deployer — catches regressions before they escape to prod
  • 🐛 bugs — for detective — tracks them down to their hidden source
  • 🐁 mice — for budgeter — catches resource nibblers before they consume the budget
  • 🦗 crickets — for alerter — silences the noise, amplifies real signals
  • 🐍 snakes — for hardener — hunts threats before they strike