@buckle42/vibe-check
v1.0.0
Published
Fun CLI dashboard showing project stats - lines of code, git commits, activity heatmaps, and nerd culture fun facts
Maintainers
Readme
vibe-check
A fun stats dashboard for your code projects. See lines of code, commit streaks, activity heatmaps, and nerd culture fun facts.
Quick Start
- Open your terminal
- Navigate to any git project:
cd ~/your-project - Run the vibe check:
npx @buckle42/vibe-check
That's it! Works on any git repository with code files.
What You Get
- Code stats - lines, files, breakdown by language
- Git stats - commits, days active, streak
- Activity calendar - GitHub-style heatmap of last 50 days
- Commit hours heatmap - when you code most
- Trophy case - achievements unlocked
- Vibecoding vs Human - how much faster you shipped with Claude
- Fun facts - your codebase measured in Death Star trench runs, Tetris lines, LOTR journeys, and more
- Random encouragement - keep shipping
Requirements
- Node.js v18+
- Git
- Must be run inside a git repository
Claude Code Plugin
Want /vibe-check as a slash command in Claude Code?
Open Claude Code:
claudeAdd the marketplace and install:
/plugin marketplace add buckle42/vibe-check /plugin install vibe-check@buckle42-vibe-checkRestart Claude Code
Navigate to a git project and run:
/vibe-checkPress ctrl+o to expand and see the full dashboard
License
MIT
