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

@aiconstructions/claude-kit

v1.0.1

Published

Interactive CLI to scaffold a multi-agent Claude Code workspace

Readme

@aiconstructions/claude-kit

Interactive CLI to scaffold a multi-agent Claude Code workspace for your project.

Quick Start

npx @aiconstructions/claude-kit

What You Get

A fully configured Claude Code workspace with:

  • CLAUDE.md — Master orchestration guide adapted to your stack
  • 12 specialist agents — manager, planner, backend, frontend, qa, security, analyzer, git, offline, cicd, asana, n8n (included based on your selections)
  • Shared context files — API spec, infrastructure state, test reports
  • Plugin auto-install — Superpowers, GSD, ui-ux-pro-max

Supported Stacks

Mobile

  • Expo + React Native + NativeWind
  • Flutter

Web

  • React + Vite + Tailwind CSS
  • Next.js
  • Nuxt.js
  • Svelte

Backend

  • Python + FastAPI + SQLAlchemy
  • Python + Django
  • Node.js + Express
  • Node.js + NestJS

Integrations

  • GitHub Actions (CI/CD)
  • AWS (EC2, RDS, S3, CloudFront)
  • Asana
  • n8n

Prerequisites

Options

npx @aiconstructions/claude-kit [directory] [options]

Options:
  --no-plugins    Skip plugin installation
  -V, --version   Output version number
  -h, --help      Display help

Plugins Installed

| Plugin | Source | Method | |--------|--------|--------| | Superpowers | Claude Plugin Marketplace | claude plugin install | | GSD | npm | npx get-shit-done-cc | | ui-ux-pro-max | GitHub | Direct download |

License

MIT