Vibeleaderboard

Tools

What you need to be a great vibe coder
FeaturedVibe Costs · tracks what vibe coders spend on subscriptions, APIs and hostingVisit ↗
  1. 01

    Code Review Assistant

    Claude Code skill that provides AI-powered code review assistance for pull requests and diffs.

    https://github.com/pbakaus/code-review-assistantOpen Source2mo ago

    pbakaus · AI Agents

  2. 02

    Sentry Skills

    Agent Skills collection used by the Sentry team for development workflows. Provides pre-built skills for code review, commit management, security audits, and other development tasks that can be used with Claude Code, Cursor, and other AI agents.

    github.com/getsentry/skillsOpen Source5mo ago

    @getsentry · AI Agents

  3. 03

    AgentSpan Skills

    AgentSpan skills for AI coding agents — Claude Code, Codex, Cursor, Windsurf, and more.

    https://github.com/agentspan-ai/agentspan-skillsOpen Source2mo ago

    agentspan-ai · AI Agents

  4. 04

    Debug Agent

    Drop-in debugging skill for AI coding agents — adds systematic investigation, root-cause analysis, and verification.

    https://github.com/millionco/debug-agentOpen Source2mo ago

    millionco · AI Agents

  5. 05

    Code Editing Agent

    A simple AI developer agent that edits code.

    https://github.com/snarktank/code-editing-agentOpen Source2mo ago

    snarktank · AI Agents

  6. 06

    .NET Skills

    Agent Skills that help AI coding agents work with .NET and C#.

    github.com/dotnet/skills1mo ago

    dotnet · Developer Tools

  7. 07

    Agent Skills (Tech Leads Club)

    A secure, validated skill registry for professional AI coding agents.

    github.com/tech-leads-club/agent-skills1mo ago

    tech-leads-club · AI Agents

  8. 08

    Arbitrage

    Arbitrage is a Claude Code skill that optimizes AI token usage by routing expensive frontier-model tokens only to judgment tasks (planning, architecture, review) while dispatching all code-writing to the cheaper Codex agent running in the background. It includes a visual validation loop for frontend work and an escape hatch that falls back to the premium model after two failed Codex attempts. Think of it as cost-aware orchestration for agentic coding workflows.

    github.com/blader/arbitrageOpen Source1mo ago

    @blader · AI Agents

  9. 09

    Mackeroni Skills

    Collection of specialized agent skills for Claude Code and Gemini CLI.

    https://github.com/thedotmack/mackeroni-skillsOpen Source2mo ago

    thedotmack · AI Agents

  10. 10

    Superpowers for Claude Code

    Skill pack for developing Claude Code skills — meta-tooling for the agent ecosystem by Jesse Vincent (obra).

    https://github.com/obra/superpowers-developing-for-claude-codeOpen Source2mo ago

    obra · AI Agents

  11. 11

    Agent Skills

    Anthropic's public repository of Agent Skills — modular, composable capability files that extend what Claude and other coding agents can do.

    github.com/anthropics/skills1mo ago

    anthropics · AI Agents

  12. 12

    Dimillian Skills

    A collection of 16 reusable development skills for Apple platforms that help with recurring engineering tasks like generating App Store release notes, debugging iOS apps, improving SwiftUI/React code, and orchestrating refactors. Designed to work with Codex AI systems for automated development workflows.

    github.com/dimillian/skillsOpen Source3mo ago

    dimillian · Developer Tools

  13. 13

    Google Agent Skills

    Agent Skills for Google products and technologies — composable capability files for coding agents.

    github.com/google/skills1mo ago

    google · AI Agents

  14. 14

    Block Agent Skills

    Marketplace for agent skills, a hub for sharing and discovering reusable agent capabilities.

    https://github.com/block/agent-skillsOpen Source2mo ago

    block · AI Agents

  15. 15

    AgentScope Skills

    Curated collection of skills around the AgentScope ecosystem and CoPaw applications, compatible with Claude Code and Cursor.

    https://github.com/agentscope-ai/skillsOpen Source2mo ago

    agentscope-ai · Developer Tools

  16. 16

    Ponytail

    A skill system for AI coding agents that enforces minimal, necessary code. Before writing anything the agent walks a decision ladder (does it need to exist, is it already in the codebase, can stdlib handle it) and only writes new code as a last resort. Reports roughly 54% fewer lines, 20% lower cost, and 27% faster runs versus baseline.

    github.com/dietrichgebert/ponytailFree1mo ago

    dietrichgebert · Developer Tools

  17. 17

    Cline Skills

    Official collection of skills used at Cline, the open-source AI coding agent for VS Code.

    https://github.com/cline/skillsOpen Source2mo ago

    cline · AI Agents

  18. 18

    Everything Claude Code

    A comprehensive performance optimization system for AI coding agents that provides skills, memory management, security scanning, and research-first development patterns. Works across multiple AI agent harnesses including Claude Code, Codex, Cursor, and OpenCode with production-ready configurations evolved from 10+ months of intensive daily use.

    github.com/affaan-m/everything-claude-codeOpen Source3mo ago

    affaan-m · AI Agents

  19. 19

    Skills for Design Engineers

    A collection of AI agent skills by Emil Kowalski that give coding agents design-engineering taste — better animation easing, timing, and UI polish. Installable via npx; MIT licensed.

    github.com/emilkowalski/skillsFree1mo ago

    @emilkowalski · Developer Tools

  20. 20

    Custom Agent with Skills

    Pydantic AI agent that implements the idea of Claude Skills (progressive disclosure) with no reliance on Claude itself.

    https://github.com/coleam00/custom-agent-with-skillsOpen Source2mo ago

    coleam00 · AI Agents

  21. 21

    DocuSeal Agent Skills

    DocuSeal's official collection of agent skills for AI coding agents.

    https://github.com/docusealco/docuseal-agent-skillsOpen Source2mo ago

    docusealco · AI Agents

  22. 22

    jakubkrehel/skills

    A collection of agent skills designed to improve various parts of a product, covering animations, typography, layout, and colors. Install via a simple CLI command and let AI agents apply design improvements automatically. Built for developers and designers who want AI-assisted UI polish.

    github.com/jakubkrehel/skillsOpen Source20d ago

    @jakubkrehel · AI Agents

  23. 23

    Skills for Real Engineers

    A collection of structured AI agent skills designed to improve software engineering practices and fix common failure modes in AI-powered development. Based on decades of engineering experience and focused on alignment, testing, and architecture.

    github.com/mattpocock/skillsOpen Source1mo ago

    @mattpocockuk · AI Agents

  24. 24

    Academic Research Skills

    A comprehensive suite of Claude Code skills for academic research, covering the full pipeline from literature review to publication. Features AI-powered research agents, peer review automation, citation verification, and integrity checking to help researchers focus on insights while handling the grunt work.

    github.com/imbad0202/academic-research-skillsOpen Source1mo ago

    AI Agents

  25. 25

    gstack

    An end-to-end engineering skill system that builds a whole app end to end with Claude Code — from idea to a deployed production app. It takes a product all the way through planning, coding, automated review, testing, and deployment in eight commands, turning Claude Code into a virtual engineering team with 23 specialized roles (CEO, designer, engineer manager, QA lead, security officer) and structured slash-command workflows.

    github.com/garrytan/gstackOpen Source2mo ago

    @garrytan · AI Agents

  26. 26

    Superpowers

    An agentic skills framework and software-development workflow for coding agents. Built on composable "skills", it makes the agent pause to draw out a spec before writing code, then drives implementation through a structured, repeatable process.

    github.com/obra/superpowers4mo ago

    obra · AI Agents

Showing 01–26

Ranked by a proprietary index. Your upvotes inform it; the ranking itself is ours. Corrections welcome.