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

@ko-start/ai-developer-kit

v1.1.11

Published

아이디어와 AI 실행 전에 GO/HOLD/KILL, 책임자, 증거를 먼저 잠그는 Decision Governance OS

Downloads

407

Readme

AI-Developer-KIT

AI-Developer-KIT는 Claude Code, Cursor, Codex 같은 개발 AI 안에서 아이디어를 바로 구현하기 전에 판단 -> 범위 고정 -> 구현 -> QA -> 배포 점검 순서로 진행하게 돕는 소프트웨어 개발 운영 KIT입니다.

가장 쉬운 시작

  1. Claude Code, Cursor, Codex 중 하나를 엽니다.
  2. 이미 만들고 있는 레포가 있으면 그 폴더를 열고, 없으면 새 폴더를 하나 만듭니다.
  3. 구매/발급 이메일의 라이선스 코드와 아래 설치 명령을 실행합니다.
curl -fsSL https://ai-kit.star-t.io/install.sh | bash

설치 중 라이선스 코드를 입력하면 Full Pack 접근 권한을 확인합니다.

npm 직접 설치

npm install @ko-start/ai-developer-kit

공개 npm 레지스트리(registry.npmjs.org)에 배포되어 별도 GitHub token 또는 private registry 설정이 필요 없습니다.

포함 범위

  • Lite 검증 템플릿과 예시
  • 프로젝트 문서 템플릿
  • QA, 보안, 배포 체크리스트
  • Codex/Claude/Cursor에서 참고할 공개 playbook
  • 설치/진단/피드백용 공개 스크립트

포함하지 않는 것

  • 내부 운영 레포의 .claude agents 전체
  • RFP/Marketing/Enterprise 유료 오버레이
  • 고객 명단, 이메일 발송 템플릿, 운영 로그
  • API 서버, 관리자 엔드포인트, DB credential
  • 고객의 아이디어 원문, prompt, code, file, document

개인정보와 사용 신호

기본 설치는 고객 아이디어, 프롬프트, 코드, 파일 내용, 로컬 경로를 전송하지 않습니다.

익명 제품 개선 신호는 기본 ON이며, 사용자는 언제든 끌 수 있습니다. 전송 대상은 설치 완료, 업데이트 확인, 단계 진행, 오류 종류 같은 최소 이벤트이며, 원문 데이터는 전송하지 않습니다. 끄려면 AI_SYSTEM_TELEMETRY=off를 설정하거나 .ai-system/telemetry.off 파일을 생성하세요.

첫 메시지

설치 후 개발 AI에 아래처럼 입력하세요.

지침에 따라 진행해

지원

  • 시작 페이지: https://ai-kit.star-t.io/start
  • Lite 안내: https://ai-kit.star-t.io/ai-developer-kit-lite
  • 문의: [email protected]