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

47 161–47 220 of 61 785

page 787 of 1 030
Vercel Teams Billing
by bobmatnyc

Vercel account, team, and billing management including plans and spend controls. Use when managing teams, accounts, or cost governance on Vercel.

631 tokens
Vercel Storage Data
by bobmatnyc

Vercel data and storage services including Postgres, Redis, Vercel Blob, Edge Config, and data cache. Use when selecting data storage or caching on Vercel.

764 tokens
Datadog
by bobmatnyc

Full-stack observability with Datadog APM, logs, metrics, synthetics, and RUM. Use when implementing monitoring, tracing, alerting, or cost optimization for production systems.

19k tokens
Sqlalchemy
by bobmatnyc

SQLAlchemy Python SQL toolkit and ORM with powerful query builder, relationship mapping, and database migrations via Alembic

9k tokens
Celery
by bobmatnyc

Distributed task queue system for Python enabling asynchronous execution of background jobs, scheduled tasks, and workflows across multiple workers with Django, Flask, and FastAPI integration.

13k tokens
Asyncio
by bobmatnyc

Python asyncio - Modern concurrent programming with async/await, event loops, tasks, coroutines, primitives, aiohttp, and FastAPI async patterns

11k tokens
Django
by bobmatnyc

Django full-featured Python web framework with batteries included (ORM, admin, auth)

9k tokens
Fastapi Local Dev
by bobmatnyc

FastAPI dev/prod runbook (Uvicorn reload, Gunicorn)

2k tokens
Code Quality
by bobmatnyc

Python code-quality anti-patterns and review checks: exception-hierarchy correctness, singleton identity comparison, narrow exception handling, wildcard-import avoidance, magic-number naming, and dead-local removal. Use when reviewing or self-reviewing Python code for correctness and readability defects that linters and reviewers should catch.

4k tokens
Flask
by bobmatnyc

Flask - Lightweight Python web framework for microservices, REST APIs, and flexible web applications with extensive extension ecosystem

11k tokens
Pytest
by bobmatnyc

pytest - Python's most powerful testing framework with fixtures, parametrization, plugins, and framework integration for FastAPI, Django, Flask

9k tokens
Mypy
by bobmatnyc

mypy - Static type checker for Python with gradual typing, strict mode, Protocol support, and framework integration

7k tokens
Pyright
by bobmatnyc

Pyright fast Python type checker from Microsoft with VS Code integration and strict type checking modes

3k tokens
Pydantic
by bobmatnyc

Python data validation using type hints and runtime type checking with Pydantic v2's Rust-powered core for high-performance validation in FastAPI, Django, and configuration management.

9k tokens
Clap
by bobmatnyc

Build production Rust CLIs with Clap: subcommands, config layering, validation, exit codes, shell completions, and testable command surfaces

1k tokens
Axum
by bobmatnyc

Axum (Rust) web framework patterns for production APIs: routers/extractors, state, middleware, error handling, tracing, graceful shutdown, and testing

2k tokens
Desktop Applications
by bobmatnyc

Build cross-platform desktop applications with Rust using Tauri framework and native GUI alternatives

34k tokens
Tauri
by bobmatnyc

Advanced Tauri event patterns for bidirectional communication, streaming data, window-to-window messaging, and custom event handling

4k tokens
Ort
by bobmatnyc

ONNX Runtime in Rust via the `ort` crate (2.x): loading sessions, configuring CPU/CoreML/CUDA execution providers, tensor I/O with ndarray, async-safe spawn_blocking wrapping, global thread-pool init, and debugging provider/opset issues

5k tokens
Rust Quality Gate
by bobmatnyc

PM-invocable protocol for running and interpreting Rust quality gates in the trusty-tools monorepo: fmt, clippy, and test in strict sequence before any merge

2k tokens
Cargo Release
by bobmatnyc

PM-invocable protocol for Cargo publish and release operations in the trusty-tools Rust monorepo: semver rules, 10-step release sequence, macOS codesign safety, and cross-crate dependency ordering

2k tokens
Trpc
by bobmatnyc

tRPC end-to-end type-safe APIs for TypeScript with React Query integration and full-stack type safety

13k tokens
Turborepo
by bobmatnyc

High-performance monorepo build system with intelligent caching, task orchestration, and parallel execution for multi-package repositories and microservices.

9k tokens
Drizzle
by bobmatnyc

Type-safe SQL ORM for TypeScript with zero runtime overhead

15k tokens
Drizzle Migrations
by bobmatnyc

Migration-first database development workflow using Drizzle ORM for TypeScript/J...

3k tokens
Kysely
by bobmatnyc

Kysely type-safe SQL query builder - End-to-end type safety from schema to queries, migrations, transactions, plugins

6k tokens
Prisma
by bobmatnyc

Prisma ORM for TypeScript - Type-safe database toolkit with schema-first development, auto-generated client, migrations, relations, and Prisma Studio

4k tokens
Fastify
by bobmatnyc

Production Fastify (TypeScript) patterns: schema validation, plugins, typed routes, error handling, security hardening, logging, testing with inject, and graceful shutdown

2k tokens
Nodejs Backend
by bobmatnyc

Node.js backend development with TypeScript, Express/Fastify servers, routing, middleware, and database integration

6k tokens
Tanstack Query
by bobmatnyc

TanStack Query (React Query) for asynchronous server-state management with automatic caching, background refetching, optimistic updates, and pagination in React applications.

14k tokens
Zustand
by bobmatnyc

Minimal, unopinionated state management library for React with simple hook-based API, no providers, and minimal boilerplate for global state without Redux complexity.

6k tokens
Jest
by bobmatnyc

Jest with TypeScript - Industry standard testing framework with 70% market share, mature ecosystem, React Testing Library integration

7k tokens
Vitest
by bobmatnyc

Vitest - Modern TypeScript testing framework with Vite-native performance, ESM support, and TypeScript-first design

10k tokens
Typescript Core
by bobmatnyc

Advanced TypeScript patterns and best practices for 2025

25k tokens
Zod
by bobmatnyc

TypeScript-first schema validation library with static type inference for form validation, API validation, and runtime type checking with compile-time types.

11k tokens
Daisyui
by bobmatnyc

Tailwind CSS component library providing semantic class names for 50+ components with built-in themes, dark mode, and customization for rapid UI development.

9k tokens
Headlessui
by bobmatnyc

Headless UI - Unstyled, fully accessible UI components for React and Vue with built-in ARIA patterns

7k tokens
Shadcn
by bobmatnyc

shadcn/ui component library for React with Tailwind CSS - copy-paste accessible components with full code ownership

8k tokens
Tailwind
by bobmatnyc

Tailwind CSS utility-first framework for rapid UI development with responsive design and dark mode

8k tokens
Graphql
by bobmatnyc

GraphQL query language and runtime for APIs enabling clients to request exactly the data they need with strongly-typed schemas and single endpoint architecture.

12k tokens
Dependency Audit
by bobmatnyc

Dependency audit and cleanup workflow for maintaining healthy project dependencies. Use for regular maintenance, security updates, and removing unused packages.

6k tokens
Emergency Release Workflow
by bobmatnyc

Emergency release workflow for critical bug fixes and security patches. Use when production issues require fast-track deployment.

4k tokens
Docker
by bobmatnyc

Docker containerization for packaging applications with dependencies into isolated, portable units ensuring consistency across development, testing, and production environments.

8k tokens
Github Actions
by bobmatnyc

GitHub Actions CI/CD workflows for automating build, test, and deployment

7k tokens
Homebrew Formula Maintenance
by bobmatnyc

Homebrew formula maintenance workflows for Python CLIs and taps, including version bumps, SHA/resource updates, testing, audits, and releases.

1k tokens
Media Transcoding
by bobmatnyc

FFmpeg-based media transcoding workflows with preset-driven conversions, batch processing, and safe backups for web/mobile/archive outputs.

848 tokens
API Review
by bobmatnyc

API security checklist for reviewing endpoints before deployment. Use when creating or modifying API routes to ensure proper authentication, authorization, and input validation.

5k tokens
Vb Database
by bobmatnyc

ADO.NET patterns, Entity Framework, database best practices

3k tokens
Pr Quality Checklist
by bobmatnyc

PR quality checklist for ensuring comprehensive, well-documented pull requests. Use before submitting PRs to improve review efficiency and code quality.

3k tokens
Vb Winforms
by bobmatnyc

Windows Forms development patterns, UI threading, data binding

2k tokens
Vb6 Legacy
by bobmatnyc

Classic VB6 patterns, COM interop, migration strategies

2k tokens
Vb Core
by bobmatnyc

Core VB.NET patterns, type safety, modern language features

3k tokens
Software Patterns
by bobmatnyc

Compare tradeoffs and recommend architectural patterns — dependency injection, service-oriented architecture, repository, domain events, circuit breaker, and anti-corruption layer. Use when choosing between design patterns, planning microservices boundaries, evaluating system design alternatives, or asking 'which pattern should I use' for a specific coupling or resilience problem.

20k tokens
Brainstorming
by bobmatnyc

Interactive idea refinement using Socratic method to develop fully-formed designs

918 tokens
Dispatching Parallel Agents
by bobmatnyc

Use multiple Claude agents to investigate and fix independent problems concurrently

16k tokens
Gh CLI
by bobmatnyc

Reliably drive the GitHub gh CLI for issue, PR, and label operations in automation and subagent environments, with pre-flight verification so you never fabricate a success or a fake issue URL.

3k tokens
Git Workflow
by bobmatnyc

Essential Git patterns for effective version control, eliminating redundant Git guidance per agent.

2k tokens
Git Worktrees
by bobmatnyc

Use git worktrees for parallel development on multiple branches simultaneously

2k tokens
Requesting Code Review
by bobmatnyc

Dispatch code-reviewer subagent to review implementation against plan or requirements before proceeding

5k tokens
Stacked Prs
by bobmatnyc

Create and manage stacked (dependent) pull requests for complex features

2k 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 333 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 437 files found on GitHub, 61 785 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 884 skills here share a name with another skill, and two of them cannot sit side by side.