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

prism-check

v0.4.3

Published

PRISM — 7-Layer SW 분석 프레임워크 for Claude Code

Readme

prism-check

PRISM — 7-Layer SW 분석 & 개선 프레임워크 for Claude Code

Perspective Refraction for Integrated Software Mastery 하나의 SW 프로젝트를 7개 관점으로 분해하여 인간 중심으로 분석·개선한다


설치

방법 1 — 바로 실행 (설치 없이)

npx prism-check init

방법 2 — 전역 설치 후 사용

npm install -g prism-check
prism-check init

프로젝트 루트에서 실행하면 .claude/skills/prism.md가 생성됩니다.


사용법

설치 후 Claude Code에서:

/prism

또는

TeamEngram 프리즘 분석해줘

PRISM 7 Layer

| Layer | 영역 | 질문 수 | |-------|------|--------| | R | 보상 구조 (Reward) | 4 | | B | 행동 루프 (Behavior) | 6 | | D | 의사결정 편향 (Decision) | 5 | | S | 시스템 구조 (System) | 6 | | G | 집단 역학 (Group) | 5 | | I | 정보 구조 (Information) | 8 | | E | 경험 여정 (Experience) | 6 | | | 합계 | 38 |


분석 모드

  • 신규 기획: E → I → G → S → D → B → R
  • 기존 개선: R → B → D → S → G → I → E
  • 코드 리뷰: G + I 집중
  • 전체 진단: 코드베이스 탐색 후 전체 Layer 순회

라이선스

MIT — Neural Flux