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

claude-alchemy

v0.4.0

Published

Install recommended Claude Code plugins, MCP servers, and CLI tools with a single command

Downloads

90

Readme

claude-alchemy

npx claude-alchemy 한 줄로 Claude Code 추천 플러그인·MCP 서버·CLI 도구를 일괄 설치합니다.

설치 & 실행

npx claude-alchemy

옵션

npx claude-alchemy --dry-run        # 미리보기 (실행 없이)
npx claude-alchemy --skip-plugins   # 플러그인 건너뜀
npx claude-alchemy --skip-mcp       # MCP 서버 건너뜀
npx claude-alchemy --skip-cli       # CLI 도구 건너뜀
npx claude-alchemy --help           # 도움말

설치 대상

Plugins (8)

| Plugin | Description | |--------|-------------| | agent-browser | Browser automation for AI agents | | vercel-react-best-practices | React/Next.js optimization guidelines | | supabase-postgres-best-practices | Postgres query optimization best practices | | web-design-guidelines | UI/UX design review and accessibility audit | | code-simplifier | Simplifies code for clarity and maintainability | | find-skills | Discover and install new skills | | ui-ux-pro-max | Advanced UI/UX design and prototyping toolkit | | frontend-design | Frontend design patterns and implementation |

MCP Servers (1)

| MCP Server | Description | |------------|-------------| | context7 | Up-to-date docs and code examples for any library |

CLI Tools (2)

| Tool | Description | |------|-------------| | vercel | Vercel CLI for deployment and project management | | supabase | Supabase CLI for local dev and database management |

요구사항

  • Node.js >= 18
  • Claude Code CLI (claude 명령어)

라이선스

MIT