π 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
Generate text-to-video with Wan-AI's Wan 2.7 on RunComfy, featuring multi-reference conditioning and audio-driven lip-sync via custom audio tracks. Supports prompt expansion, negative prompts, and up to 1080p resolution through the RunComfy CLI.
Generate cinematic short-form video with ByteDance Seedance 2.0 Pro on RunComfy, supporting multi-modal references including up to 9 images, 3 videos, and 3 audio tracks. Features native lip-synced audio generation and is ideal for brand-consistent multi-language narratives.
Edit images with OpenAI GPT Image 2 on RunComfy, excelling at multilingual in-image text editing across any script (Latin, kana, CJK, Cyrillic, Arabic) and multi-reference composition with up to 10 input images. Ideal for identity-preserving edits and layout-precise repositioning.
Bundled plugins for actuating and debugging the Chrome browser.
React composition patterns skill from Vercel Labs that helps avoid boolean prop proliferation through compound components, state lifting, and internal composition techniques.
Test server demonstrating all MCP protocol features including prompts, tools, resources, and sampling. Intended for MCP client builders to test implementations.
Migrate your code and prompts from Sonnet 4.x and Opus 4.1 to Opus 4.5.
A RunComfy skill for generating images with Black Forest Labs' Flux 2 Klein, the distilled low-latency variant of Flux 2. Supports 9B and 4B model variants with sub-second inference for real-time art direction, rapid concepting, and multi-reference brand styling.
Provides Kling 3.0 video generation on RunComfy, covering all six endpoints across three quality tiers (Standard, Pro, 4K) and two modes (text-to-video, image-to-video) for Kuaishou's third-generation cinematic video model with native synchronized audio.
Hardens self-hosted OpenClaw deployments on Linux cloud servers with a 'deploy first, expose later' pattern β Podman, loopback binding, SSH tunneling or Tailscale, and token auth.
Walks through turning a cloud Linux server into a safely exposed web host β DNS, SSH hardening, firewalls, Nginx for static sites or reverse-proxied apps, HTTPS with Let's Encrypt, and optional BBR tuning.
Helps discover, install, list, back up, restore, sync, and manage Agent Skills from the command line.
Production-ready workflow orchestration with 72 focused plugins, 108 specialized agents, and 129 skills - optimized for granular installation and minimal token usage
Security reminder hook that warns about potential security issues when editing files, including command injection, XSS, and unsafe code patterns
Guides you through routing Claude Code via LiteLLM and GitHub Copilot, including setup configuration and troubleshooting.
Provides coaching for starting, growing, governing, funding, and sustaining open source projects based on official open source guides.
A Claude Code skill from Microsoft that analyzes Azure spending patterns and recommends cost-saving measures for cloud resource optimization.
Translates a repository's README into localized sibling files (e.g., `README.zh.md`), preserves GitHub-flavored Markdown and repo-specific tokens, and wires a shared language selector across all variants.
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.
A skill that guides AI agents through a disciplined diagnosis loop for hard bugs and performance regressions, following a structured sequence of reproduce, minimise, hypothesise, instrument, fix, and regression-test steps.