Skip to main content

Prompts

The 33 Most Installed Skills for Claude Code · What the Whole World is Installing Right Now

8 min readAmichai Shekel

The 33 most installed skills in the world according to skills.sh · Design, code, video, automation, and marketing. Every skill comes with an explanation and a ready-to-copy installation command. Works in Claude Code, Codex, Cursor, and Gemini.

A skill is a small folder with instructions that you install into your AI agent, and it suddenly knows how to do something it did not know before. Design an interface at an agency level, run tests, produce video, browse the internet, build a presentation. Instead of explaining to Claude how things work every time, you install a skill once and the knowledge stays with it. The skills.sh website is the open catalog of skills. I took the installation table from there and built this list: the most installed skills in the world, organized by category, with a ready-to-copy installation command. All numbers are actual installation counts from skills.sh as of July 26, 2026.

How to Install a Skill · 30 seconds

Command Structure

npx skills add https://github.com/anthropics/skills --skill frontend-design

After installation, the agent automatically detects when the skill is relevant and triggers it. You can also call it explicitly: simply tell Claude to use the skill by its name.

🥇 Number 1 in the World · The Skill That Finds You Skills

find-skills

vercel-labs/skills · 2.7M installs

Searches the skills.sh catalog for the skill that matches what you are trying to do, and installs it on the spot. 2.7 million installs.

Agent Tip: For installation · npx skills add https://github.com/vercel-labs/skills --skill find-skills

🎨 Design and Interface · So Your Site Does Not Look Like AI

frontend-design

anthropics/skills · 705.4K installs

Anthropic's official skill for visual design. Provides aesthetic direction, typography, and design decisions instead of the default gray look.

Agent Tip: For installation · npx skills add https://github.com/anthropics/skills --skill frontend-design

web-design-guidelines

vercel-labs/agent-skills · 490.4K installs

Checks interface code against Web Interface Guidelines standards. You tell it 'audit my UI' and it returns a list of fixes including accessibility.

Agent Tip: For installation · npx skills add https://github.com/vercel-labs/agent-skills --skill web-design-guidelines

ui-ux-pro-max

nextlevelbuilder · 285.3K installs

A local database of 84 design styles, 192 color palettes, 74 font pairs, and 98 UX patterns. The agent pulls from it instead of inventing from scratch.

Agent Tip: For installation · npx skills add https://github.com/nextlevelbuilder/ui-ux-pro-max-skill --skill ui-ux-pro-max

design-taste-frontend

leonxlnx/taste-skill · 291.1K installs

An anti-generic skill for landing pages and portfolios. Reads the brief, independently deduces the correct design direction, and builds an interface that does not look like a template.

Agent Tip: For installation · npx skills add https://github.com/leonxlnx/taste-skill --skill design-taste-frontend

high-end-visual-design

leonxlnx/taste-skill · 225.1K installs

Teaches the agent to design like a luxury agency. Defines exactly which fonts, spacings, shadows, and animations make a website feel high-end.

Agent Tip: For installation · npx skills add https://github.com/leonxlnx/taste-skill --skill high-end-visual-design

redesign-existing-projects

leonxlnx/taste-skill · 221.6K installs

Upgrades existing websites and apps. Audits the current design, identifies generic AI patterns, and replaces them with a high standard.

Agent Tip: For installation · npx skills add https://github.com/leonxlnx/taste-skill --skill redesign-existing-projects

shadcn

shadcn/ui · 251.8K installs

The official shadcn/ui skill. Adds, searches, fixes, and styles components, including chat interfaces. If you build in React, this is a must.

Agent Tip: For installation · npx skills add https://github.com/shadcn/ui --skill shadcn

emil-design-eng

emilkowalski/skills · 162.5K installs

Emil Kowalski's approach to interface polish and animation. The invisible details that make software feel right.

Agent tip: To install · npx skills add https://github.com/emilkowalski/skills --skill emil-design-eng

🧠 Thinking and Planning · Before touching code

grill-me

mattpocock/skills · 663.3K installs

A ruthless interrogation interview about your plan. The agent asks question after question until the idea is sharpened or collapses. The best tool for sharpening thinking.

Agent tip: To install · npx skills add https://github.com/mattpocock/skills --skill grill-me

brainstorming

obra/superpowers · 296.3K installs

Forces the agent to figure out what you really want before any creative work · a feature, component, or behavior change. Part of the superpowers suite.

Agent tip: To install · npx skills add https://github.com/obra/superpowers --skill brainstorming

writing-plans

obra/superpowers · 198.1K installs

Turns a spec into an organized work plan before touching code. Suitable for multi-step tasks that break down midway.

Agent tip: To install · npx skills add https://github.com/obra/superpowers --skill writing-plans

to-prd

mattpocock/skills · 359.7K installs

Takes the current conversation and turns it into an organized product specification document. No interview, just a synthesis of what you already discussed.

Agent tip: To install · npx skills add https://github.com/mattpocock/skills --skill to-prd

handoff

mattpocock/skills · 442.8K installs

Compresses the current conversation into a handoff document that another agent can continue from. The solution for a chat that runs out of memory mid-project.

Agent tip: To install · npx skills add https://github.com/mattpocock/skills --skill handoff

⚙️ Code, Quality, and Debugging

tdd

mattpocock/skills · 523.9K installs

Test-driven development. The agent first writes a failing test, then code that fixes it. The safest way to build a feature without breaking what already worked.

Agent tip: To install · npx skills add https://github.com/mattpocock/skills --skill tdd

improve-codebase-architecture

mattpocock/skills · 544.8K installs

Scans the project, generates a visual HTML report with architectural improvement opportunities, and then interviews you on the one you chose.

Agent tip: To install · npx skills add https://github.com/mattpocock/skills --skill improve-codebase-architecture

vercel-react-best-practices

vercel-labs/agent-skills · 580.1K installs

Performance rules from the Vercel engineering team for React and Next.js. Relevant to anyone building a fast website that also passes speed tests.

Agent tip: To install · npx skills add https://github.com/vercel-labs/agent-skills --skill vercel-react-best-practices

systematic-debugging

obra/superpowers · 201.0K installs

An organized debugging loop: reproduce, isolate, hypothesize, measure, fix. Instead of the agent guessing fixes and breaking things further.

Agent tip: To install · npx skills add https://github.com/obra/superpowers --skill systematic-debugging

code-review

mattpocock/skills · 180.6K installs

Code review on changes since a specific point, along two axes: whether the code meets project standards, and whether it is actually correct.

Agent tip: To install · npx skills add https://github.com/mattpocock/skills --skill code-review

🎬 Video, Images and Content

The AI Master club opens its doors to you: a live session every week, recordings and a community. 47 NIS per month, cancel anytime.

hyperframes

heygen-com/hyperframes · 276.3K installs

The core skill for creating video and animation. Call it in any prompt to generate, edit or animate a video · promo, explainer, clip with subtitles.

Agent tip: To install · npx skills add https://github.com/heygen-com/hyperframes --skill hyperframes

ai-video-generation

101-skills/skills · 384.4K installs

Video creation with Veo 3.1, Seedance 2.0, Wan, Grok and 40 more models · all through a single command in the terminal.

Agent tip: To install · npx skills add https://github.com/101-skills/skills --skill ai-video-generation

ai-image-generation

101-skills/skills · 383.2K installs

Image creation with GPT-Image-2, FLUX, Gemini, Seedream and 50 more models. Perfect for mass production of campaign visuals.

Agent tip: To install · npx skills add https://github.com/101-skills/skills --skill ai-image-generation

ai-avatar-video

101-skills/skills · 383.1K installs

Avatar and speaking presenter videos. Includes models with built-in voiceover · the fastest way to produce a talking video without a camera.

Agent tip: To install · npx skills add https://github.com/101-skills/skills --skill ai-avatar-video

remotion-best-practices

remotion-dev/skills · 446.1K installs

Official Remotion working rules · creating video from React code. If you want automated videos in a fixed template, this is the foundation.

Agent tip: To install · npx skills add https://github.com/remotion-dev/skills --skill remotion-best-practices

🤖 Automation, Data and Marketing

agent-browser

vercel-labs/agent-browser · 579.2K installs

Browser automation for agents. Navigating websites, filling forms, clicking buttons · the agent simply browses for you.

Agent tip: To install · npx skills add https://github.com/vercel-labs/agent-browser --skill agent-browser

just-scrape

scrapegraphai/just-scrape · 244.9K installs

Search, scrape and extract structured data from websites, including change monitoring. Excellent for competitor research and building lead lists.

Agent tip: To install · npx skills add https://github.com/scrapegraphai/just-scrape --skill just-scrape

supabase

supabase/agent-skills · 183.4K installs

The official Supabase skill for any work with a database, permissions, storage and functions. If your website saves users · this is the skill.

Agent tip: To install · npx skills add https://github.com/supabase/agent-skills --skill supabase

twitter-automation

101-skills/skills · 383.1K installs

X/Twitter automation · publishing posts, media, likes, and user management directly from the agent.

Agent tip: To install · npx skills add https://github.com/101-skills/skills --skill twitter-automation

seo-audit

coreyhaines31/marketingskills · 170.8K installs

Website SEO audit · technical issues, indexing, and why you are not ranking. A pure marketing skill with no need for an external consultant.

Agent tip: To install · npx skills add https://github.com/coreyhaines31/marketingskills --skill seo-audit

📄 Documents and Presentations

pptx

anthropics/skills · 186.1K installs

All work with PowerPoint files · creating presentations, investor decks, editing existing presentations, and reading content from them.

Agent tip: To install · npx skills add https://github.com/anthropics/skills --skill pptx

pdf

anthropics/skills · 165.7K installs

All work with PDF · text and table extraction, file merging, form filling, and document splitting.

Agent tip: To install · npx skills add https://github.com/anthropics/skills --skill pdf

🛠️ Build Your Own Skill

skill-creator

anthropics/skills · 328.3K installs

The official Anthropic skill for creating skills. Builds a new skill from scratch, improves existing ones, and measures their performance.

Agent tip: To install · npx skills add https://github.com/anthropics/skills --skill skill-creator

caveman

juliusbrussee/caveman · 382.8K installs

Compressed communication mode. The agent talks like a caveman and cuts output tokens by 65% without losing technical accuracy. Sounds like a joke, but it works.

Agent tip: To install · npx skills add https://github.com/juliusbrussee/caveman --skill caveman

Frequently Asked Questions

No. Skills work in Claude Code, Codex, Cursor, Gemini CLI, Copilot, and most other agents. Same installation command, same file.

The vast majority are free and open source on GitHub. Some skills run an external paid service, such as video or image generation via a model provider, and then you pay for the model usage rather than the skill.

No. Every installed skill takes up space in the agent context. Recommendation: start with find-skills, and only add skills you actually use. Five good skills are better than thirty.

Yes, and most of the real power is there. A skill is simply a folder with an instructions file. You can write a skill that knows how your business talks, what your landing page looks like, and how you send emails to customers. The skill-creator skill builds it for you.

Open a terminal in the project folder, paste the installation command, and press enter. That is the entire process. Afterwards, simply ask the agent for what you want, and it will run the skill on its own.

Sources and Links

The open skills catalog · full installation table, updated constantly

Official Anthropic skills

Superpowers package · agent workflows

Matt Pocock engineering skills package

Share this article

Get in touch

Let's figure outwhat you need

Tell us what you need, and we’ll suggest a suitable next step.

No pressure or commitment. We’ll start with a short call to understand what fits.

  • Choose a topic and share a few details
  • Get a tailored answer and recommendation
  • Or contact us directly by email or phone

How can we help you?

Choose the option closest to what you need.