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

vibetachyon

v1.5.1

Published

VibeCodes MCP CLI Installer and Server

Readme

VibeTachyon — CodeAgent OS

O sistema operacional que roda dentro do seu code agent.

Transforma qualquer agente de código (Claude Code, Cursor, Windsurf, Cline...) em uma máquina especializada em desenvolvimento de produtos digitais — com 39 slash commands, 50+ skills especializadas, 8 personas e workflows estruturados prontos para usar.

npx vibetachyon

O que você ganha

  • 39 slash commands/vibe-review, /vibe-test, /vibe-explain, /vibe-bug, /vibe-pr, /vibe-changelog, /vibe-spec, /vibe-dev e mais
  • 50+ skills especializadas — busca de componentes, segurança, performance, ADR, métricas, backlog, geração de testes, code review
  • 8 personas — Dev, QA, Architect, PM, Data, UX, DevOps, Analyst
  • 5 squads pré-configurados — fullstack, qa-focused, minimal, design, release
  • Missões & Tasks — rastreamento de objetivos com progresso persistente
  • ADR Engine — registra decisões de arquitetura pesquisáveis em sessões futuras
  • Métricas de Dev — story cycle time, build duration, test coverage
  • Backlog inteligente — prioridade crítica→baixa com ordenação automática
  • Memória por projeto — o agente aprende e não repete os mesmos erros

Instalação

npx vibetachyon

Selecione seu agente, cole o token VibeCodes MAX e pronto.

Flags não-interativas

npx vibetachyon install --agent claude --token vcf_...
npx vibetachyon install --agent cursor --token vcf_... --dry-run
npx vibetachyon doctor

Agentes suportados: claude | cursor | windsurf | cline | copilot | gemini | codex


Slash Commands

Essenciais — use todo dia

| Comando | O que faz | |---------|-----------| | /vibe-review | Code review dos changes atuais — bugs, edge cases, segurança | | /vibe-test | Gera testes (Jest/Vitest/Playwright) para qualquer arquivo | | /vibe-explain | Explica qualquer arquivo como um dev sênior explicaria | | /vibe-bug | Fluxo estruturado de debug: hipóteses, checklist, quick fixes | | /vibe-pr | Gera PR description completa a partir do diff | | /vibe-changelog | Gera release notes a partir do git log | | /vibe-env | Verifica variáveis de ambiente — faltando, não documentadas | | /vibe-deps | Health check de dependências: outdated e vulnerabilidades | | /vibe-copy | Escreve UI copy: botões, erros, empty states, CTAs | | /vibe-refactor | Sugere refactoring priorizado com before/after |

Desenvolvimento e Qualidade

| Comando | O que faz | |---------|-----------| | /vibe-search | Busca semântica em 6.000+ componentes UI | | /vibe-dev | Implementação com zero TypeScript errors | | /vibe-commit | Gera mensagem de commit Conventional Commits | | /vibe-audit | Auditoria: tech debt, console leaks, secrets, large files | | /vibe-qa-loop | Review iterativo: max 5× até approve | | /vibe-security | Scan de segurança: XSS, SQLi, hardcoded secrets | | /vibe-speed | Auditoria Lighthouse: LCP, INP, CLS, TTI |

Planejamento e Arquitetura

| Comando | O que faz | |---------|-----------| | /vibe-spec | Pipeline de spec: ideia → spec executável em 6 fases | | /vibe-story | Cria user story com ACs testáveis | | /vibe-architect | Avalia complexidade e documenta trade-offs | | /vibe-adr | Registra Architecture Decision Record | | /vibe-metrics | Dashboard de métricas de desenvolvimento | | /vibe-backlog | Gerencia backlog de features com prioridades | | /vibe-mission-start | Inicia missão com tasks e rastreamento | | /vibe-memory | Visualiza/registra memória do projeto | | /vibe-release | Prepara release com checklist de 10 pontos | | /vibe-workflow | Seleção inteligente de workflow por situação |


4 Workflows Principais

Story Development Cycle  →  feature nova do zero ao deploy
QA Loop                  →  review iterativo max 5× com veredito
Spec Pipeline            →  requisito informal → spec executável
Brownfield Discovery     →  assessment de codebase legada em 10 fases

Arquitetura

SEU CODE AGENT (Claude Code / Cursor / Windsurf)
       │
       │ VibeTachyon Skills Layer
       ▼
VIBETACHYON — CodeAgent OS
  40+ skills  •  8 personas  •  5 squads
  Missões     •  Tasks  •  Memória  •  ADR
       │
       ▼
.vibetachyon/ (Project Runtime)
  missions/  tasks/  memory/  debriefs/
  decisions/ metrics/ backlog/ releases/

Documentação

vibecodings.com.br/docs


Feito com ❤️ pela equipe VibeCodes.