Viberank
Description
A community-driven leaderboard for Claude Code (formerly Claude Engineer) usage. Track your AI-assisted coding progress and compete with developers worldwide.
Installation
claude install-skill https://github.com/sculptdotfun/viberank README
viberank
A community-driven leaderboard for Claude Code (formerly Claude Engineer) usage. Track your AI-assisted coding progress and compete with developers worldwide.
Overview
viberank is an open-source leaderboard where developers can upload their Claude Code usage statistics and see how they rank globally. Built with Next.js, TypeScript, and Convex, it provides a minimal, sophisticated interface inspired by Claude's design principles.
Features
- undefined
Getting Started
Submitting Your Usage Data
Option 1: Using the viberank CLI (Recommended)
The easiest way to submit your usage data:
npx viberank
This will:
- undefined
Option 2: MCP Server (for Claude Desktop)
If you're using Claude Desktop or another MCP-compatible client, you can use our MCP server for seamless integration:
// Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"viberank": {
"command": "npx",
"args": ["viberank-mcp-server"]
}
}
}
...
Related Skills
mcp-server-postgres
Read-only PostgreSQL database access.
Data community mcp-server-sqlite
SQLite database interaction and querying.
Data community mcp-server-google-maps
Google Maps integration for location data.
Data community Bitbucket Data Center
---
Data community Csv Data Summarizer
Automatically analyze CSV files and generate comprehensive insights with visualizations
Data community OpenViking
Self-evolving Context Database for AI Agents. Unify Agent Memory, Knowledge RAG and Skills.
Data community