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

@portlogics/funiverse-setup

v0.1.2

Published

Portlogics Design System 설정을 Claude Code, Cursor, GitHub Copilot에 자동으로 구성합니다

Readme

@portlogics/funiverse-setup

Portlogics Design System 설정을 AI 코딩 도구에 자동으로 구성하는 CLI입니다.

설치 및 실행

프로젝트 루트에서 실행하면 해당 프로젝트에만 설정이 적용됩니다.

npx @portlogics/funiverse-setup

적용되는 항목

| 파일 | 대상 도구 | 설명 | |------|-----------|------| | CLAUDE.md | Claude Code | 디자인 시스템 규칙을 프로젝트 지시사항에 추가 | | .claude/commands/design.md | Claude Code | /design 슬래시 커맨드 설치 | | .cursorrules | Cursor | 디자인 시스템 규칙 추가 | | .github/copilot-instructions.md | GitHub Copilot | 디자인 시스템 규칙 추가 | | AGENTS.md | Codex 등 Agent | 디자인 시스템 규칙 추가 |

모든 파일은 프로젝트 로컬에만 설치됩니다. 전역 설정(~/.claude)은 변경하지 않습니다.

재실행하면 기존 블록만 업데이트되고 나머지 내용은 유지됩니다.

MCP 서버 (선택)

구조화된 도구 접근이 필요하다면 MCP 서버를 추가로 등록할 수 있습니다.

claude mcp add portlogics-design -- npx @portlogics/design-mcp

라이선스

MIT © Portlogics