π Vibe Ranking Top 500
The definitive ranking across Skills, MCP Servers, Plugins, and Marketplaces in the Claude Code ecosystem
The definitive ranking across Skills, MCP Servers, Plugins, and Marketplaces in the Claude Code ecosystem
Plans and executes zero-downtime Convex schema and data migrations via the widen-migrate-narrow workflow and the `@convex-dev/migrations` component, handling backfills, type changes, and table splits or merges.
Designs and builds reusable Convex components with isolated tables, clear boundaries, and small app-facing APIs to package backend logic or third-party integrations for reuse across apps.
Interactive QA session skill β the user reports bugs conversationally while the agent clarifies, explores the codebase in the background to learn domain language, decides whether to file a single issue or break it into dependency-ordered sub-issues, and creates each one via `gh issue create` using a durable, user-focused template (no file paths, no line numbers).
A CSS Animations adapter skill for HyperFrames, the open-source HTML-to-video rendering framework by HeyGen. Enables AI coding agents to use CSS animations and keyframes within HyperFrames video compositions.
Interactive self-referential AI loops for iterative development. Claude works on the same task repeatedly, seeing its previous work, until completion.
Sets up Claude Code PreToolUse hooks that intercept and block dangerous git commands (push, reset --hard, clean -f, branch -D, checkout/restore .) before execution, with configurable project-level or global scope installation.
AI agent skills for technical marketers and founders covering conversion optimization, copywriting, SEO, analytics, and growth engineering workflows.
Generates optimized web project artifacts like webpack configs, build scripts, and deployment templates for modern JavaScript frameworks and static sites
Searches, creates, and manages notes in Matt Pocock's Obsidian vault at `/mnt/d/Obsidian Vault/AI Research/` β Title Case filenames, flat layout, `[[wikilinks]]`, and Index notes that aggregate related topics.
A RigorPilot trusted-lane skill that performs read-only project analysis on deep learning repositories, including model mapping, structure inspection, and risk surfacing, without making any edits.
A RigorPilot explore-lane skill for candidate implementation, code transplanting, and stitching on isolated branches when the researcher has explicitly authorized exploratory work on top of current research.
AI agent skills for technical marketers and founders covering conversion optimization, copywriting, SEO, analytics, and growth engineering workflows.
The primary end-to-end orchestrator in the RigorPilot suite that guides AI agents through README-first reproduction of deep learning repositories, ensuring scientific rigor, comparability, and auditable outputs.
The primary explore-lane orchestrator in the RigorPilot suite that enables meaningful and potentially novel exploration on top of current deep learning research, with idea gating, bounded experiments, and candidate ranking.
A helper skill in the RigorPilot suite that resolves gaps between a deep learning repository's README and its associated research paper, helping agents understand the paper context needed for faithful reproduction.
A RigorPilot trusted-lane skill for research-safe debugging of deep learning experiments that analyzes failures first and applies patches only after explicit approval, preserving scientific comparability.
Part of HyperFrames, an open-source video rendering framework for creating HTML-based video compositions with AI agents; this skill provides Tailwind CSS v4 browser-runtime styling guidance for video compositions.
An Anime.js adapter skill for HyperFrames, the open-source HTML-to-video rendering framework by HeyGen. Teaches AI coding agents how to use Anime.js animations within HyperFrames video compositions.
A edit article skill from Matt Pocock's TypeScript skills for advanced type-level programming.
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.