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 404 files from 1 741 authors, of which 61 763 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 763
unique skills
out of 79 404 files found on GitHub
17 641
are copies
same content, someone else's repository
1 737
tokens, median
what a typical skill costs you in context
7 882
name collisions
two skills with one name cannot sit side by side

51 841–51 900 of 61 763

page 865 of 1 030
Clean Code
by ComeOnOliver

Clean code principles for readable, maintainable software

4k tokens
Code Patterns
by ComeOnOliver

Common code patterns and best practices reference for quick lookup

4k tokens
Solid Principles
by ComeOnOliver

SOLID object-oriented design principles for maintainable code

4k tokens
Tdd
by ComeOnOliver

Test-Driven Development workflow - write tests first, then implementation

4k tokens
Better Auth Best Practices
by ComeOnOliver

Configure Better Auth server and client, set up database adapters, manage sessions, add plugins, and handle environment variables. Use when users mention Better Auth, betterauth, auth.ts, or need to set up TypeScript authentication with email/password, OAuth, or plugin configuration.

4k tokens
Create Auth Skill
by ComeOnOliver

Skill for creating auth layers in TypeScript/JavaScript apps using Better Auth.

4k tokens
Firecrawl Web
by ComeOnOliver

Fetch web content, take screenshots, extract structured data, search the web, and crawl documentation sites. Use when the user needs current web information, asks to scrape a URL, wants a screenshot, needs to extract specific data from a page, or wants to learn about a framework or library.

5k tokens scripts
Apple Mail
by ComeOnOliver

Comprehensive guide for accessing and automating Apple Mail using AppleScript, including reading emails, sending messages, and managing mailboxes.

6k tokens
Bigquery
by ComeOnOliver

Comprehensive guide for using BigQuery CLI (bq) to query and inspect tables in Monzo's BigQuery projects, with emphasis on data sensitivity and INFORMATION_SCHEMA queries.

7k tokens
Documentation
by ComeOnOliver

Use this skill whenever writing any document - plans, proposals, docs, documentation, brainstorm docs, notes, guides, specs, designs, READMEs, or any markdown file output.

3k tokens
Github CLI
by ComeOnOliver

Encourages proactive use of GitHub CLI (gh) for gathering context on PRs, issues, comments, and repository information when working with GitHub-related tasks.

4k tokens
Mermaid
by ComeOnOliver

Guide for creating beautiful Mermaid diagrams with proper styling for GitHub markdown (dark/light mode compatible, no icons).

6k tokens
Pr Description
by ComeOnOliver

Guide for creating comprehensive PR descriptions with proper structure, diagrams, and documentation for code reviews.

4k tokens
Backend Architect
by ComeOnOliver

Expert senior en architecture backend pour accompagner le développement (conception, implémentation, review, refactoring). Architecture hexagonale, DDD, SOLID, clean code, tests. Utiliser pour concevoir de nouvelles features, développer du code, reviewer, refactorer, ou résoudre des problèmes architecturaux.

31k tokens
Security Guardian
by ComeOnOliver

Expert en sécurité applicative pour détecter les vulnérabilités, auditer le code, et guider les bonnes pratiques de sécurité. OWASP Top 10, authentification, autorisation, cryptographie, gestion de secrets. Utiliser pour audits sécurité, reviews de code sensible, conception de features sécurisées, ou résolution de failles.

41k tokens
Git Workspace Init
by ComeOnOliver

Initialize a new git worktree and branch for feature development or bug fixes. Use when: (1) Starting work on a new feature, (2) Beginning a bug fix, (3) Creating an isolated workspace for any task, (4) You want to work in parallel on multiple branches. This skill handles branch naming with conventional branch conventions, worktree creation, and remote push setup.

5k tokens
Code Review
by ComeOnOliver

Automated PR code review with multi-agent analysis

6k tokens
Compound Docs
by ComeOnOliver

Capture solved problems as searchable documentation with pattern detection. This skill auto-triggers when users confirm a fix worked ("that worked", "it's fixed", "working now") or manually via /compound command.

5k tokens
Github Pr
by ComeOnOliver

GitHub PR utilities for code review workflows

4k tokens
Linear Issues Read
by ComeOnOliver

List and get Linear issues via CLI (read-only operations)

3k tokens
Linear Issues Write
by ComeOnOliver

Create and update Linear issues via CLI (write operations)

3k tokens
Linear Milestones Read
by ComeOnOliver

List Linear project milestones via CLI (read-only operations)

2k tokens
Linear Milestones Write
by ComeOnOliver

Create and update Linear project milestones via CLI (write operations)

3k tokens
Linear Projects Read
by ComeOnOliver

List and get Linear projects via CLI (read-only operations)

3k tokens
Linear Projects Write
by ComeOnOliver

Create and update Linear projects via CLI (write operations)

3k tokens
Playwright Browser
by ComeOnOliver

Control a Playwright browser via CLI - navigate, interact, and screenshot

3k tokens
Psql
by ComeOnOliver

Run PostgreSQL queries and meta-commands via CLI

3k tokens
Tmux
by ComeOnOliver

Manage tmux sessions for interactive background processes

5k tokens
Config Auditing
by ComeOnOliver

Neovim configuration audit knowledge base. Use when: reviewing config files for issues, checking deprecated APIs, optimizing settings, or performing health checks. Provides checklists, best practices, and version-specific deprecated API detection patterns.

10k tokens
Desmos Graphing
by ComeOnOliver

Create interactive Desmos graphs in Obsidian using desmos-graph code blocks. Use when visualizing functions, parametric curves, inequalities, or mathematical relationships with customizable styling and settings.

20k tokens
Domain Profiles
by ComeOnOliver

Domain-specific configuration profiles for learning resource creation. Defines search strategies, special fields, terminology policies, and content structures for different academic domains: technology, history, science, arts, and general. Use when researcher or writer agents need domain-adapted behavior.

21k tokens
Mathjax Rendering
by ComeOnOliver

Render mathematical formulas in Obsidian using LaTeX/MathJax syntax. Use when writing equations, matrices, integrals, summations, or any mathematical notation in Obsidian notes.

17k tokens
Mermaid Diagramming
by ComeOnOliver

Create Mermaid diagrams in Obsidian including flowcharts, sequence diagrams, class diagrams, and more. Use when visualizing processes, system architectures, workflows, or any structured relationships in Obsidian notes.

98k tokens
Neovim Debugging
by ComeOnOliver

Debug Neovim/LazyVim configuration issues. Use when: user reports Neovim errors, keymaps not working, plugins failing, or config problems. Provides systematic diagnosis through hypothesis testing, not just checklists. Think like a detective narrowing down possibilities.

17k tokens
Omarchy Theming
by ComeOnOliver

Create and manage Omarchy desktop themes. Use when working with colors.toml, terminal themes (Alacritty/Kitty/Ghostty), Hyprland colors, Waybar styling, btop themes, or theme installation/removal.

12k tokens
Project Interview
by ComeOnOliver

Resources for conversational interviews to create learner profiles. Used by project-interviewer agent during /init.

8k tokens
Project Scaffolder
by ComeOnOliver

Creates plan.md, task.md, persona.md, project-context.md, and CLAUDE.md for new self-learning resource projects. Use when: (1) /init command is invoked, (2) setting up a new tutorial/guide/documentation project, (3) structure-designer agent needs templates for learning resource structure design. Provides hierarchical Part/Chapter/Section templates with page allocation.

8k tokens
Research Storage
by ComeOnOliver

Research file storage conventions and templates for dokhak agents. Use when: (1) saving research results from research-collector or researcher agents, (2) reading cached research files, (3) checking if research exists for a section. Provides directory structure, file format templates, and naming conventions.

6k tokens
Tikzjax Diagramming
by ComeOnOliver

Create TikZ diagrams in Obsidian using TikZJax plugin. Use when visualizing geometric shapes, coordinate systems, game scenes, circuit diagrams, chemical structures, or complex technical drawings that require precise positioning.

10k tokens
Nano Banana Blockrun
by ComeOnOliver

Nano Banana by BlockRun - Generate images using Google's Nano Banana via x402 micropayments. Use when the user asks to generate, create, draw, or make images. Pay-per-request via USDC on Base, no API keys needed.

264k tokens scripts
Microsoft Graph API
by ComeOnOliver

This skill should be used when the user asks to "read my emails", "send an email", "compose email", "check my calendar", "get calendar events", "create a meeting", "schedule an event", "add calendar event", "search emails", "list mail folders", "show unread messages", "what meetings do I have", "fetch emails from Microsoft", "access Outlook", or mentions Microsoft Graph, Office 365 email, or Outlook calendar integration.

19k tokens scripts
Notion API
by ComeOnOliver

This skill should be used when the user asks to "search Notion", "find in Notion", "search my Notion workspace", "create Notion page", "make a Notion page", "update Notion page", "edit Notion page", "query Notion database", "get Notion database", "read Notion page", "get page content from Notion", "list Notion pages", or mentions Notion integration, Notion workspace, or Notion API access.

18k tokens scripts
Bodhi SDK React Integration
by ComeOnOliver

> "integrate bodhi", "add bodhi sdk", "connect to bodhi", "setup bodhi provider", "bodhi react integration", "deploy bodhi to github pages", or troubleshoot bodhi-js-sdk connection/auth issues.

29k tokens
Data Analysis
by ComeOnOliver

A skill for analyzing data using Python (pandas) and generating professional visualizations (matplotlib/seaborn).

4k tokens scripts
Document Generation
by ComeOnOliver

A powerful skill for generating and processing professional documents (Word, PowerPoint, Excel, PDF).

12k tokens scripts
API Organization
by ComeOnOliver

Explains the standardized API organization pattern for this codebase. Use when creating new API endpoints, API clients, or modifying existing API structure. Covers the 5-file system (endpoint-types, endpoints, api-client, admin-api-client, protected-endpoints), role-based access patterns (admin vs regular users), and TypeScript type safety across the API layer. All API code lives in src/lib/api/ following this exact pattern.

19k tokens
Auth
by ComeOnOliver

Authentication and access control skill for Next.js 15 + Supabase applications. Use when implementing user authentication, protecting routes, managing user sessions, enforcing role-based access control (admin/member), or working with multi-tenant family-based data isolation. Covers login/logout, registration with email verification, OAuth (GitHub), route protection for Server Components and Server Actions, admin-only features, and multi-tenant data access patterns.

14k tokens
Frontend Dev Guidelines
by ComeOnOliver

Frontend development guidelines for Next.js + React 19 + shadcn/ui applications. Modern patterns including App Router, Server Components, Client Components, Server Actions, shadcn/ui with Tailwind CSS, React Hook Form, lazy loading, Suspense boundaries, Supabase client integration, performance optimization, and TypeScript best practices. Use when creating pages, components, forms, styling, data fetching, new features or working with Next.js/React code.

54k tokens
Skill Creator
by ComeOnOliver

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

8k tokens
Alembic
by ComeOnOliver

Database migration management for SQLAlchemy projects using Alembic

5k tokens
Apscheduler
by ComeOnOliver

Advanced Python Scheduler - Task scheduling and job queue system

10k tokens
Doc Generator
by ComeOnOliver

Generate markdown documentation from Python codebases by analyzing source files, extracting docstrings, type hints, and code structure. Use when the user asks to document Python code, create API docs, or generate README files from source code.

3k tokens
Docker Workflow
by ComeOnOliver

Comprehensive Docker containerization workflow covering multi-stage builds, docker-compose orchestration, image optimization, debugging, and production best practices. Use when containerizing applications, setting up development environments, or deploying with Docker.

16k tokens scripts
Fastapi Development
by ComeOnOliver

Build async APIs with FastAPI, including endpoints, dependency injection, validation, and testing. Use when creating REST APIs, web backends, or microservices.

8k tokens
Httpx
by ComeOnOliver

A next-generation HTTP client for Python with both sync and async support, perfect for modern Python applications

10k tokens
Pydantic
by ComeOnOliver

Data validation and settings management using Python type annotations with Pydantic v2

5k tokens
Pytest Mock Guide
by ComeOnOliver

Guide for using pytest-mock plugin to write tests with mocking. Use when writing pytest tests that need mocking, patching, spying, or stubbing. Covers mocker fixture usage, patch methods, spy/stub patterns, and assertion helpers.

6k tokens
Pytest Recording
by ComeOnOliver

Work with pytest-recording (VCR.py) for recording and replaying HTTP interactions in tests. Use when writing VCR tests, managing cassettes, configuring VCR options, filtering sensitive data, or debugging recorded HTTP responses.

4k tokens
Pytest
by ComeOnOliver

Python testing framework for writing simple, scalable, and powerful tests

4k tokens
Sqlalchemy 2 0
by ComeOnOliver

Modern async ORM with type-safe models and efficient queries

13k 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 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 404 files found on GitHub, 61 763 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 882 skills here share a name with another skill, and two of them cannot sit side by side.