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

@durante-tech/dos

v0.0.23

Published

Durante Operating System (DOS) — magnifying human capabilities through AI-powered skills, agents, and workflows for Claude Code

Readme

@durante-tech/dos

Durante Operating System (DOS) — magnifying human capabilities through AI-powered skills, agents, and workflows for Claude Code.

Publication status

This README documents the active 0.0.23 package source. V23-B-01 ratifies public npm, while the frozen 0.0.22 artifact is selected for publication only from immutable parent source 7effa20351e2d6ee6810301227838ac48382c9a7 after both runtime tags match its pinned gitlink. Do not interpret a local package build as registry availability; require the protected workflow plus anonymous registry and install receipts. Mutable branch state is never a publication source.

Quick Start (after the release gate)

Both your license key AND a pair token are required — issued together at https://www.duranteos.com/install.

Create a regular, current-user-owned mode-0600 file containing exactly two lines (license key, then pair token), preferably populated by your secret manager. The file path—not its contents—may appear in process arguments.

npx @durante-tech/dos install --credentials-file "$DOS_CREDENTIALS_FILE"

Or install globally:

npm i -g @durante-tech/dos
durante install --credentials-file "$DOS_CREDENTIALS_FILE"

Commands

| Command | Description | |---------|-------------| | durante install --credentials-file PATH | Install DOS into ~/.claude/ using an owner-private two-line file | | durante upgrade | Upgrade to latest version (preserves customizations) | | durante status | Show installed version, skill counts, health | | durante doctor | Validate installation integrity | | durante work init --create --owner ORG [--title TITLE] | Create or adopt the GitHub Project Work OS, create its nine custom fields, and generate the install-class sidecar | | durante work --help | Show Work OS lifecycle commands, install-sidecar location, and GitHub scope prerequisite | | durante version | Show package version |

What You Get

  • Generated skill and workflow inventory — the release artifact, not a hand-maintained README count, is authoritative
  • Current agent definitions — Engineer, Architect, Pentester, and other bounded delivery roles
  • Terminal themes — dracula, nord, tokyo-night, catppuccin, and more
  • Algorithm v0.0.11 ratification level — the operative v0.0.10 Parts 1–16 provide the structured execution doctrine

Prerequisites

  • Node.js 18+ (for npx/npm)
  • Git (for cloning the release)
  • Bun (auto-installed if missing)
  • Claude Code (the AI coding tool from Anthropic)

How It Works

  1. durante install clones the package-pinned DOS release from GitHub
  2. Copies it to ~/.claude/ (Claude Code's config directory)
  3. Runs the DOS installer for hooks, MCPs, and runtime setup
  4. You're ready — open Claude Code and say hello

Upgrading

durante upgrade

Upgrades preserve your customizations:

  • ~/.claude/DOS/USER/ — your preferences and named agents
  • ~/.claude/settings.json — your identity, API keys, counts
  • ~/.claude/MEMORY/ — your work tracking and PRDs

Links

License

MIT