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. 79 354 files from 1 739 authors, of which 61 713 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.

61 713
unique skills
out of 79 354 files found on GitHub
17 641
are copies
same content, someone else's repository
1 738
tokens, median
what a typical skill costs you in context
7 879
name collisions
two skills with one name cannot sit side by side

3 721–3 780 of 61 713

page 63 of 1 029
MCP Prompts Guide
by ComeOnOliver
×1

Create powerful MCP prompts that guide AI interactions with templates, arguments, and context injection

8k tokens
MCP Resources Guide
by ComeOnOliver
×1

Implement MCP resources that provide data and files to AI assistants - URIs, caching, and streaming

8k tokens
MCP Tool Creation
by ComeOnOliver
×1

Master creating MCP tools with type-safe parameters, automatic schema generation, and best practices

6k tokens
MCP Transport Guide
by ComeOnOliver
×1

Understand MCP transport mechanisms - stdio, SSE, HTTP streaming, and custom transports

6k tokens
Mock Strategy Guide
by ComeOnOliver
×1

Guides users on creating mock implementations for testing with traits, providing test doubles, and avoiding tight coupling to test infrastructure. Activates when users need to test code with external dependencies.

4k tokens
Object Store Best Practices
by ComeOnOliver
×1

Ensures proper cloud storage operations with retry logic, error handling, streaming, and efficient I/O patterns. Activates when users work with object_store for S3, Azure, or GCS operations.

6k tokens
Parquet Optimization
by ComeOnOliver
×1

Proactively analyzes Parquet file operations and suggests optimization improvements for compression, encoding, row group sizing, and statistics. Activates when users are reading or writing Parquet files or discussing Parquet performance.

5k tokens
Port Adapter Designer
by ComeOnOliver
×1

Helps design port traits and adapter implementations for external dependencies. Activates when users need to abstract away databases, APIs, or other external systems.

6k tokens
Property Testing Guide
by ComeOnOliver
×1

Introduces property-based testing with proptest, helping users find edge cases automatically by testing invariants and properties. Activates when users test algorithms or data structures.

4k tokens
Rmcp Quickstart
by ComeOnOliver
×1

Quick start guide for creating MCP servers with the rmcp crate - installation, concepts, and first server

7k tokens
Rust 2024 Migration
by ComeOnOliver
×1

Guides users through migrating to Rust 2024 edition features including let chains, async closures, and improved match ergonomics. Activates when users work with Rust 2024 features or nested control flow.

3k tokens
Test Coverage Advisor
by ComeOnOliver
×1

Reviews test coverage and suggests missing test cases for error paths, edge cases, and business logic. Activates when users write tests or implement new features.

5k tokens
Thiserror Expert
by ComeOnOliver
×1

Provides guidance on creating custom error types with thiserror, including proper derive macros, error messages, and source error chaining. Activates when users define error enums or work with thiserror.

6k tokens
Type Driven Design Rust
by ComeOnOliver
×1

Type-driven design patterns in Rust - typestate, newtype, builder pattern, and compile-time guarantees

7k tokens
Agent Management
by ComeOnOliver
×1

Use PROACTIVELY this agent when you need to design and create optimal Claude Code subagents, update existing agents with new capabilities, revise agent configurations, analyze project requirements to identify specialized roles, or craft precise agent configurations with appropriate tool permissions and model tiers. When the user specify "Create or Update subagent [name]", this skill must be triggered.

8k tokens
Agile Planning
by ComeOnOliver
×1

Generate agile release plans with sprints and roadmaps using unique sprint codes. Use when creating sprint schedules, product roadmaps, release planning, or when user mentions agile planning, sprints, roadmap, or release plans.

7k tokens
Brainstorming Features
by ComeOnOliver
×1

Facilitates creative ideation sessions for mobile and web app features, generating structured ideas with user stories, technical considerations, and implementation suggestions. Use when planning new features, exploring product direction, generating app ideas, feature discovery, product brainstorming, or when user mentions 'brainstorm', 'ideate', 'app ideas', or 'feature suggestions'.

6k tokens
Code Instructor
by ComeOnOliver
×1

Educational code development skill that teaches programming concepts while building applications. Use when the user wants to learn how code works, understand programming concepts, or build an app with detailed explanations. Provides line-by-line breakdowns, explains the 'why' behind code patterns, uses pedagogical teaching methods, and builds apps incrementally with educational commentary at each step.

10k tokens scripts
Coding With Tailiwnd
by ComeOnOliver
×1

Use this skill when you need to code with tailwind css

3k tokens
Command Management
by ComeOnOliver
×1

Use PROACTIVELY this skill when you need to create or update custom commands following best practices

7k tokens
Designing Components
by ComeOnOliver
×1

Use this skill when you need to design a component

3k tokens
Engineering Nba Data
by ComeOnOliver
×1

Extracts, transforms, and analyzes NBA statistics using the nba_api Python library. Use when working with NBA player stats, team data, game logs, shot charts, league statistics, or any NBA-related data engineering tasks. Supports both stats.nba.com endpoints and static player/team lookups.

4076k tokens
Executing Epic Workflow
by ComeOnOliver
×1

Execute systematic feature development using EPIC methodology (Explore, Research, Plan, Validate, Implement, Review, Iterate). Use when building features, implementing complex tasks, or following structured development workflows. Delegates exploration, research, planning, validation, and review to specialized agents.

11k tokens scripts
Generating Output Styles
by ComeOnOliver
×1

Creates custom output styles for Claude Code that modify system prompts and behavior. Use when the user asks to create output styles, customize Claude's response format, generate output-style files, or mentions output style configuration.

5k tokens
Hook
by ComeOnOliver
×1

Use PROACTIVELY when you need to create, update, configure, or validate Claude hooks for various events and integrations

12k tokens
Hooks Management
by ComeOnOliver
×1

Use PROACTIVELY when you need to create, update, configure, or validate Claude hooks for various events and integrations

15k tokens
Implementation Review
by ComeOnOliver
×1

Automatically trigger review agents after task completion. Use when strategic-planner finishes planning tasks (calls plan-consultant) or when main agent completes coding tasks in /implement workflow (calls code-reviewer). Triggers on phrases like "plan complete", "implementation done", "coding finished", "ready for review".

4k tokens
Managing Project Rules
by ComeOnOliver
×1

Creates and updates modular project rules for Claude Code in .claude/rules/ directory. Use when creating, updating, or modifying rule files, organizing project guidelines, setting up code standards, or when user mentions "create rules", "update rules", "add rules", or "rule configuration".

5k tokens
Reporting Issues
by ComeOnOliver
×1

Use this skill when you need to report on a troubleshooting session

2k tokens
Reporting Sprints
by ComeOnOliver
×1

Use this skill when you need to report on a sprint

2k tokens
Setup
by ComeOnOliver
×1

Setup instructions for this project

2k tokens
Skills Creator
by ComeOnOliver
×1

Creates and maintains Agent Skills with effective triggers and progressive disclosure. Use when user requests to create a skill, generate a SKILL.md, build custom capabilities, or mentions "create skill", "new skill", or "skill configuration".

18k tokens
Specs Creator
by ComeOnOliver
×1

Use PROACTIVELY this skill when you need to create comprehensive PRDs, tech specs, and ux specs based on feature description. If the user specify "Create PRD", "Create Tech Specs", or "Create UX Specs", this skill must be triggered.

27k tokens scripts
Tasks Generator
by ComeOnOliver
×1

Generate structured task roadmaps from project specifications. Use when the user asks to create tasks, sprint plans, roadmaps, or work breakdowns based on PRD (Product Requirements Document), Tech Specs, or UI/UX specs. Triggers include requests like "generate tasks from PRD", "create sprint plan", "break down this spec into tasks", "create a roadmap", or "plan the implementation".

7k tokens
Tdd Vitest Typescript
by ComeOnOliver
×1

Test-Driven Development (TDD) using Vitest and TypeScript. Use when the user requests help with TDD, writing tests before code, test-first development, Vitest test setup, TypeScript testing patterns, unit testing, integration testing, or following the Red-Green-Refactor cycle with Vitest.

15k tokens scripts
Ux Prototyping
by ComeOnOliver
×1

Create interactive single-file HTML prototypes for UX validation. Use when the user asks to create a prototype, mockup, or interactive wireframe based on specs/architecture/ux.md or any UX specification. Triggers include requests like "create a prototype", "build a prototype from the UX spec", "make an interactive mockup", "prototype the user flow", or "validate the UX".

10k tokens
Writing Config Files
by ComeOnOliver
×1

Use this skill when you need to write configuration files in `src/config` for the Next.js app

2k tokens
Writing Data
by ComeOnOliver
×1

Use this skill when you need to structure data in `srs/data` for the Next.js app

2k tokens
Writing Lib Functions
by ComeOnOliver
×1

Use this skill when you need to write lib functions in `srs/lib` for the Next.js app

2k tokens
Writing Page Layout
by ComeOnOliver
×1

Use this skill when you need to write code for a page layout in the Next.js

2k tokens
Writing Types
by ComeOnOliver
×1

Use this skill when you need to write types and interfaces in `srs/types` for the Next.js app

2k tokens
Writing Utils
by ComeOnOliver
×1

Use this skill when you need to write utility functions for the Next.js app

2k tokens
Enact Dice Roll Rust
by ComeOnOliver
×1

Roll dice with configurable sides and count - a simple Rust example tool

3k tokens
Enact Docs Guide
by ComeOnOliver
×1

LLM guide for creating, publishing, and running Enact tools

3k tokens
Enact Firecrawl
by ComeOnOliver
×1

Scrape, crawl, search, and extract structured data from websites using Firecrawl API - converts web pages to LLM-ready markdown

6k tokens scripts
Enact Formatter
by ComeOnOliver
×1

Formats and prettifies JSON with configurable indentation

2k tokens scripts
Enact Hello Brainfuck
by ComeOnOliver
×1

A greeting tool written entirely in Brainfuck - the esoteric programming language

3k tokens
Enact Hello Go
by ComeOnOliver
×1

A simple Go greeting tool

2k tokens
Enact Hello Js
by ComeOnOliver
×1

A simple JavaScript greeting tool

2k tokens scripts
Enact Hello Python
by ComeOnOliver
×1

A simple Python greeting tool

2k tokens scripts
Enact Hello Ruby
by ComeOnOliver
×1

A simple Ruby greeting tool

2k tokens
Enact Hello Rust
by ComeOnOliver
×1

A simple Rust greeting tool

2k tokens
Enact Hello Simple
by ComeOnOliver
×1

A bare-bones example that prints a greeting

2k tokens
Enact JSON Formatter
by ComeOnOliver
×1

Formats and prettifies JSON with configurable indentation

3k tokens scripts
Enact Playwright
by ComeOnOliver
×1

Browser automation tool using Playwright - captures screenshots and extracts content from web pages

4k tokens scripts
Enact Text Summarizer
by ComeOnOliver
×1

Analyzes text and provides word count, character count, and sentence statistics

3k tokens scripts
Examples Code Reviewer
by ComeOnOliver
×1

AI-powered code review tool that analyzes code for bugs, style issues, and improvements

3k tokens
Test Build Error
by ComeOnOliver
×1

Tests error visibility for build step failures

2k tokens
Test Echo Tool
by ComeOnOliver
×1

A tool that echoes its input for testing

2k tokens
Test Failing Test
by ComeOnOliver
×1

A test tool that fails with visible output

3k tokens scripts

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 329 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 79 354 files found on GitHub, 61 713 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 879 skills here share a name with another skill, and two of them cannot sit side by side.