π 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
Unified Azure cost-management skill: queries historical costs, forecasts future spending, and optimizes resources across subscriptions, resource groups, and tags to reduce waste.
Comprehensive design intelligence skill with 50+ styles, 97 color palettes, 57 font pairings, and 99 UX guidelines across 9 tech stacks. Includes a CLI tool that generates complete design systems with reasoning-based recommendations.
A smart music generation router for RunComfy that picks the right model based on your intent, supporting ElevenLabs (premium vocal tracks) and ACE Step (open-weights, ~27x cheaper), with inpainting and outpainting for editing existing tracks.
Migrate your code and prompts from Sonnet 4.x and Opus 4.1 to Opus 4.5.
Generates, inpaints, and outpaints music using StepFun-AI's open-weights ACE Step model via the RunComfy CLI, with tag-driven composition, multilingual lyrics, and four endpoints at $0.0002-0.0003 per second of audio.
A model-invoked engineering skill that actively builds and sharpens a project's domain model by challenging terms against the glossary, stress-testing with edge-case scenarios, and updating CONTEXT.md and ADRs inline.
Composable, model-agnostic agent skills for real engineering workflows, featuring /grill-me for requirement alignment, /prototype for rapid iteration, and task management tools designed to fix common failure modes in AI coding agents.
A minimal Claude Code skill template providing a clean, stripped-down starting point for building custom skills without unnecessary complexity.
A model-invoked engineering skill that provides shared discipline and vocabulary for designing deep modules: maximizing behavior behind small interfaces, placing code at clean seams, and ensuring testability through public APIs.
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
Commands for git commit workflows including commit, push, and PR creation
Skill for installing blocks and components into Hyperframes projects via the `hyperframes add` command, providing access to 50+ ready-to-use overlays, shader transitions, and data visualizations.
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.
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.
A model-invoked skill that guides coding agents through a disciplined diagnosis loop for hard bugs: reproduce, minimise, hypothesise, instrument, fix, and regression-test.
React composition patterns skill from Vercel Labs that helps avoid boolean prop proliferation through compound components, state lifting, and internal composition techniques.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
A reference skill that teaches the vocabulary and principles for writing predictable, well-structured agent skills. Part of Matt Pocock's "Skills For Real Engineers" collection.
Drives the `tzst` CLI for `.tzst` / `.tar.zst` archives β creating, extracting, flattening, listing, and testing archives with compression levels, streaming mode, extraction filters, and JSON output.