mcpbeat Sign in

Claude Skills

The open format is called Agent Skills and works in Claude Code, Codex, Cursor and other agents — most people know it as Claude Skills.

Every Agent Skill we could find on GitHub, deduplicated by content. 80 149 files from 1 774 authors, of which 62 489 are unique — the rest is the same skill repackaged into someone else's repository. For each one: what it weighs in tokens, whether it ships runnable scripts, and which MCP servers it needs.

62 489
unique skills
out of 80 149 files found on GitHub
17 660
are copies
same content, someone else's repository
1 741
tokens, median
what a typical skill costs you in context
7 984
name collisions
two skills with one name cannot sit side by side

28 861–28 920 of 62 489

page 482 of 1 042
Blog Writing Guide
by lingxling

This skill enforces Sentry's blog writing standards across every post — whether you're helping an engineer write their first blog post or a marketer draft a product announcement.

2k tokens
Blueprint
by lingxling

Turn a one-line objective into a step-by-step construction plan any coding agent can execute cold. Each step has a self-contained context brief — a fresh agent in a new session can pick up any step without reading prior steps.

770 tokens
Box Automation
by lingxling

Automate Box operations including file upload/download, content search, folder management, collaboration, metadata queries, and sign requests through Composio's Box toolkit.

3k tokens
Brain To Docs
by lingxling

Interview the user to turn project vision and decisions into README and ADR documentation.

594 tokens
Brainstorming
by lingxling

Use before creative or constructive work (features, architecture, behavior). Transforms vague ideas into validated designs through disciplined reasoning and collaboration.

1k tokens
Brand Guidelines Anthropic
by lingxling

To access Anthropic's official brand identity and style resources, use this skill.

3k tokens
Brand Guidelines Community
by lingxling

To access Anthropic's official brand identity and style resources, use this skill.

3k tokens
Brand Guidelines
by lingxling

Write copy following Sentry brand guidelines. Use when writing UI text, error messages, empty states, onboarding flows, 404 pages, documentation, marketing copy, or any user-facing content. Covers both Plain Speech (default) and Sentry Voice tones.

1k tokens
Brand Perception Psychologist
by lingxling

One sentence - what this skill does and when to invoke it

1k tokens
Brave Man
by lingxling

Runs a structured clarifying interview for new project requests before building. Instead of writing code, it outputs a fully specified prompt.md for a fresh agent session to execute, preventing expensive mistakes.

3k tokens
Brevo Automation
by lingxling

Automate Brevo (formerly Sendinblue) email marketing operations through Composio's Brevo toolkit via Rube MCP.

2k tokens
Broken Authentication
by lingxling

Identify and exploit authentication and session management vulnerabilities in web applications. Broken authentication consistently ranks in the OWASP Top 10 and can lead to account takeover, identity theft, and unauthorized access to sensitive systems.

3k tokens
Brooks Audit
by lingxling

Architecture audit that maps module dependencies, checks layering integrity, and flags structural decay across a codebase, drawing on twelve classic engineering books. Triggers when: user asks to audit architecture, review folder/module structure, check for circular imports, understand...

4k tokens
Brooks Debt
by lingxling

Tech debt assessment that identifies, classifies, and prioritizes maintainability problems — helping teams build a refactoring roadmap — drawing on twelve classic engineering books. Triggers when: user asks about tech debt, refactoring priorities, what to clean up first, or asks "why...

2k tokens
Brooks Harness
by lingxling

Maintenance orchestrator for the brooks-lint plugin itself. Runs a sequential subagent pipeline — author → eval → QA → trigger-audit → release — to add or edit a skill, refresh the eval suite, keep the four manifests + README + CHANGELOG + AGENTS/GEMINI in sync, audit trigger...

2k tokens
Brooks Lint
by lingxling

AI code reviewer grounded in classic software engineering books for catching design smells, coupling issues, and architectural risks.

2k tokens
Brooks Review
by lingxling

PR code review that surfaces decay risks, design smells, and maintainability issues with concrete Symptom → Source → Consequence → Remedy findings, drawing on twelve classic engineering books. Triggers when: user asks to review code, check a PR, shares a diff or pastes code asking...

2k tokens
Brooks Sweep
by lingxling

Full-sweep mode: runs a unified analysis across all quality dimensions — code decay, architecture, tech debt, and test quality — then applies fixes directly to the codebase. Safe changes are auto-applied; risky changes are confirmed before execution. Drawing on twelve classic...

4k tokens
Brooks Test
by lingxling

Test quality review drawing on twelve classic engineering books — with primary focus on xUnit Test Patterns, The Art of Unit Testing, How Google Tests Software, and Working Effectively with Legacy Code — that diagnoses structural problems in an existing test suite: brittleness, mock...

2k tokens
Browser Automation
by lingxling

Browser automation powers web testing, scraping, and AI agent interactions. The difference between a flaky script and a reliable system comes down to understanding selectors, waiting strategies, and anti-detection patterns.

7k tokens
Browser Extension Builder
by lingxling

Expert in building browser extensions that solve real problems - Chrome, Firefox, and cross-browser extensions. Covers extension architecture, manifest v3, content scripts, popup UIs, monetization strategies, and Chrome Web Store publishing.

2k tokens
Browser Harness
by lingxling

Drive an existing browser through CDP for authenticated, visual, or interactive web automation.

6k tokens
Browser Testing With Devtools
by lingxling

Test browser apps with Chrome DevTools MCP by inspecting live DOM, console logs, network traffic, screenshots, accessibility, and performance traces.

4k tokens
Bug Hunt Swarm
by lingxling

Parallel read-only multi-agent root-cause investigation for bugs, regressions, crashes, flaky behavior, or unexplained failures. Use when the user asks to investigate a bug, find the root cause, trace a regression, understand why something broke, or wants a ranked diagnosis with the...

2k tokens
Bug Hunter
by lingxling

Systematically finds and fixes bugs using proven debugging techniques. Traces from symptoms to root cause, implements fixes, and prevents regression.

2k tokens
Bugs Are Annoying
by lingxling

Adversarial code auditor that hunts down bugs, logic errors, and security flaws. Use for deep correctness passes, not style reviews.

3k tokens
Building Native UI
by lingxling

Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.

26k tokens
Bulletmind
by lingxling

Convert input into clean, structured, hierarchical bullet points for summarization, note-taking, and structured thinking.

1k tokens
Bullmq Specialist
by lingxling

BullMQ expert for Redis-backed job queues, background processing, and reliable async execution in Node.js/TypeScript applications.

3k tokens
Bumblebee
by lingxling

Run Bumblebee supply-chain inventory and exposure scans on macOS/Linux to detect compromised packages, extensions, and MCP host configs.

6k tokens scripts
Bun Development
by lingxling

Fast, modern JavaScript/TypeScript development with the Bun runtime, inspired by [oven-sh/bun](https://github.com/oven-sh/bun).

4k tokens
Burp Suite Testing
by lingxling

Execute comprehensive web application security testing using Burp Suite's integrated toolset, including HTTP traffic interception and modification, request analysis and replay, automated vulnerability scanning, and manual testing workflows.

3k tokens
Burpsuite Project Parser
by lingxling

Searches and explores Burp Suite project files (.burp) from the command line. Use when searching response headers or bodies with regex patterns, extracting security audit findings, dumping proxy history or site map data, or analyzing HTTP traffic captured in a Burp project.

3k tokens
Business Analyst
by lingxling

Master modern business analysis with AI-powered analytics, real-time dashboards, and data-driven insights. Build comprehensive KPI frameworks, predictive models, and strategic recommendations.

2k tokens
Busybox On Windows
by lingxling

How to use a Win32 build of BusyBox to run many of the standard UNIX command line tools on Windows.

596 tokens
Buywhere Product Catalog
by lingxling

Use BuyWhere's MCP and API surfaces to add product search, price comparison, and deal discovery to AI shopping agents.

1k tokens
C4 Architecture C4 Architecture
by lingxling

Generate comprehensive C4 architecture documentation for an existing repository/codebase using a bottom-up analysis approach.

4k tokens
C4 Code
by lingxling

Expert C4 Code-level documentation specialist. Analyzes code directories to create comprehensive C4 code-level documentation including function signatures, arguments, dependencies, and code structure.

2k tokens
C4 Component
by lingxling

Expert C4 Component-level documentation specialist. Synthesizes C4 Code-level documentation into Component-level architecture, defining component boundaries, interfaces, and relationships.

1k tokens
C4 Container
by lingxling

Expert C4 Container-level documentation specialist.

1k tokens
C4 Context
by lingxling

Expert C4 Context-level documentation specialist. Creates high-level system context diagrams, documents personas, user journeys, system features, and external dependencies.

1k tokens
Cal Com Automation
by lingxling

Automate Cal.com tasks via Rube MCP (Composio): manage bookings, check availability, configure webhooks, and handle teams. Always search tools first for current schemas.

2k tokens
Calendly Automation
by lingxling

Automate Calendly scheduling, event management, invitee tracking, availability checks, and organization administration via Rube MCP (Composio). Always search tools first for current schemas.

3k tokens
Canva Automation
by lingxling

Automate Canva tasks via Rube MCP (Composio): designs, exports, folders, brand templates, autofill. Always search tools first for current schemas.

2k tokens
Canvas Design
by lingxling

These are instructions for creating design philosophies - aesthetic movements that are then EXPRESSED VISUALLY. Output only .md files, .pdf files, and .png files.

1389k tokens
Carrier Relationship Management
by lingxling

Codified expertise for managing carrier portfolios, negotiating freight rates, tracking carrier performance, allocating freight, and maintaining strategic carrier relationships.

37k tokens
Cc Skill Backend Patterns
by lingxling

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

3k tokens
Cc Skill Clickhouse Io
by lingxling

ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.

3k tokens
Cc Skill Coding Standards
by lingxling

Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.

3k tokens
Cc Skill Continuous Learning
by lingxling

Development skill from everything-claude-code

761 tokens scripts
Cc Skill Frontend Patterns
by lingxling

Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.

4k tokens
Cc Skill Security Review
by lingxling

This skill ensures all code follows security best practices and identifies potential vulnerabilities. Use when implementing authentication or authorization, handling user input or file uploads, or creating new API endpoints.

3k tokens
Cc Skill Strategic Compact
by lingxling

Development skill from everything-claude-code

591 tokens scripts
Cdk Patterns
by lingxling

Common AWS CDK patterns and constructs for building cloud infrastructure with TypeScript, Python, or Java. Use when designing reusable CDK stacks and L3 constructs.

818 tokens
Changelog Automation
by lingxling

Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions.

4k tokens
Changelog Updates
by lingxling

Create release notes and product updates that developers actually read and care about. This skill covers changelog formatting, versioning communication, breaking change announcements, deprecation notices, and building anticipation for new features. Trigger phrases: "changelog",...

4k tokens
Chat Widget
by lingxling

Build a real-time support chat system with a floating widget for users and an admin dashboard for support staff. Use when the user wants live chat, customer support chat, real-time messaging, or in-app support.

7k tokens
Chrome Extension Developer
by lingxling

Expert in building Chrome Extensions using Manifest V3. Covers background scripts, service workers, content scripts, and cross-context communication.

905 tokens
Churn Prevention
by lingxling

Reduce voluntary and involuntary churn with cancel flows, save offers, dunning, win-back tactics, and retention strategy. Use when users are cancelling, failed payments are rising, or subscription retention needs improvement.

12k tokens
CI CD And Automation
by lingxling

Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.

3k tokens

Claude Skills — questions

Answers built from the skills we actually parsed.

What is a Claude Skill?
A folder with a SKILL.md file: instructions that teach an agent to do one thing well, optionally with scripts and reference files alongside. The format is open and called Agent Skills — Claude Code, Codex and other agents read the same files. It is not a program you run; it is knowledge the agent loads when the task calls for it.
How is a skill different from an MCP server?
A server gives the agent new abilities — it connects to something and exposes tools. A skill gives the agent knowledge: how to use what it already has. They combine, and often literally: 11 696 of the skills here declare which MCP servers they need to work.
Why are there fewer skills here than in other catalogues?
Because we deduplicate by content. Of 80 149 files found on GitHub, 62 489 are unique — the rest is the same skill copied into someone else's repository, word for word. Catalogues that count files rather than skills show every copy as a separate entry.
What does the token count mean?
A skill is loaded into the model's context when it is used, so its size is a running cost on every request that touches it. We measure the whole folder, not just SKILL.md: one official skill is 377 tokens, another drags 83 files of fonts behind it.
How do I install a skill?
Copy the skill folder into ~/.claude/skills for personal use, or into .claude/skills inside a project. The agent picks it up by the name in the SKILL.md header — which is worth checking: 7 984 skills here share a name with another skill, and two of them cannot sit side by side.