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

@hicarodev/vibecode-claude

v0.1.0

Published

AI-powered development workspace with Claude Code — prompts, configs, and best practices

Readme

🚀 VibeCodeClaude

Elevando o desenvolvimento com Claude AI — workspace colaborativo para código inovador.

MIT License Node.js GitHub Contributors Stars Language PRs Welcome


🌟 English

VibeCodeClaude is a collaborative development workspace optimized for building innovative code with Claude AI. This repository contains a curated collection of configurations, prompts, and best practices for leveraging AI in modern development workflows.

🎯 What We Offer

  • 🤖 AI-Powered Development - Integrated Claude Code workflows
  • 📚 Best Practices - Patterns and configurations from real projects
  • 🛠️ Ready-to-Use Tools - Scripts, templates, and utilities
  • 💼 Production-Ready - Used in professional development pipelines

🚀 Quick Start

Clone & Setup:

git clone https://github.com/HicaroDev/VibeCodeClaude.git
cd VibeCodeClaude
npm install

Run the Project:

npm run start

📖 Repository Structure

VibeCodeClaude/
├── .agent/            # AI Agent configurations
├── .claude/           # Claude Code settings
├── README.md          # This file
├── package.json       # Node.js dependencies
└── LICENSE            # MIT License

🤝 Contributing

We welcome contributions! See our CONTRIBUTING.md guide for:

  • How to report bugs
  • Feature suggestions
  • Pull request process
  • Code style standards

We welcome contributions! Here's how:

  1. 🍴 Fork the repository
  2. 🔧 Create your feature branch (git checkout -b feature/AmazingFeature)
  3. 💡 Add your improvements
  4. 📝 Commit your changes (git commit -m 'Add AmazingFeature')
  5. 🚀 Push to your branch (git push origin feature/AmazingFeature)
  6. 🔍 Open a Pull Request

🇧🇷 Português

VibeCodeClaude é um workspace colaborativo otimizado para construir código inovador com Claude AI. Este repositório contém uma coleção curada de configurações, prompts e melhores práticas para aproveitar IA em fluxos de desenvolvimento modernos.

🎯 O Que Oferecemos

  • 🤖 Desenvolvimento Alimentado por IA - Fluxos integrados de Claude Code
  • 📚 Melhores Práticas - Padrões e configurações de projetos reais
  • 🛠️ Ferramentas Prontas - Scripts, templates e utilitários
  • 💼 Pronto para Produção - Usado em pipelines de desenvolvimento profissional

🚀 Início Rápido

Clone & Setup:

git clone https://github.com/HicaroDev/VibeCodeClaude.git
cd VibeCodeClaude
npm install

Execute o Projeto:

npm run start

📖 Estrutura do Repositório

VibeCodeClaude/
├── .agent/            # Configurações de AI Agent
├── .claude/           # Configurações de Claude Code
├── README.md          # Este arquivo
├── package.json       # Dependências Node.js
└── LICENSE            # Licença MIT

🤝 Contribuição

Bem-vindo contribuições! Veja nosso guia CONTRIBUTING.md para:

  • Como relatar bugs
  • Sugestões de features
  • Processo de pull request
  • Padrões de código

Bem-vindo contribuições! Aqui está como:

  1. 🍴 Faça um fork do repositório
  2. 🔧 Crie sua feature branch (git checkout -b feature/MinhaFeature)
  3. 💡 Adicione suas melhorias
  4. 📝 Faça commit (git commit -m 'Add MinhaFeature')
  5. 🚀 Push para sua branch (git push origin feature/MinhaFeature)
  6. 🔍 Abra um Pull Request

📚 Node / NPM

Manage dependencies with npm:

# Install all dependencies
npm install

# Run the main project
npm run start

# Run tests
npm test

📜 Licença

MIT License — veja LICENSE para detalhes.

Copyright © 2024 BeyondLabs


✨ Créditos & Adaptações

Este projeto foi adaptado a partir de trabalho prévio de frasico (originário do projeto "antigravity"). Nós criamos esta derivação para integrar e otimizar recursos para Claude Code, combinando a experiência de ambos os times.

"Where innovation meets code — VibeCodeClaude 🚀"


⭐ Deixe uma Star!

Se este repositório foi útil para você, considere deixar uma ⭐ no GitHub! Ajuda a comunidade a descobrir ferramentas incríveis.

Star on GitHub


🔗 Links Úteis


Questions? Issues? Contributions? Open an issue or contact us on GitHub!

Made with ❤️ by HicaroDev