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 721–51 780 of 61 763

page 863 of 1 030
API Route Design
by ComeOnOliver

| Use when designing RESTful API endpoints in FastAPI or Python projects. response formatting with JSON schemas, status code selection, pagination, filtering, or sorting parameters.

5k tokens scripts
API Testing
by ComeOnOliver

| Use when writing tests for backend APIs or frontend flows. TestClient setup, mock data factories, or test coverage analysis.

8k tokens scripts
Auth Integration
by ComeOnOliver

| Use when implementing authentication - login/signup forms, session management, protected routes, or role-based access control. NOT when non-auth UI, plain data fetching, or unrelated backend logic.

7k tokens
Chatkit Widget
by ComeOnOliver

| Use when integrating OpenAI/ChatKit chat widgets into Next.js/React applications. setting up authenticated chat access, or customizing widget branding.

8k tokens scripts
Context7 Integration
by ComeOnOliver

| Use when integrating Context7 (knowledge/context store) for document ingestion, semantic search, or scoped context retrieval. or providing AI with document-grounded context.

10k tokens scripts
Creating Skills
by ComeOnOliver

| Guides creation of effective Agent Skills with proper structure and validation. Use when users want to create a new skill, update an existing skill, or need guidance on skill design patterns, SKILL.md format, or verify.py implementation. NOT when just using existing skills (use those skills directly).

11k tokens scripts
Data Validation
by ComeOnOliver

| Use when implementing data validation for API payloads, form inputs, or database writes. field constraints, or request/response schemas.

7k tokens scripts
DB Connection
by ComeOnOliver

| Use when setting up database connections, especially for Neon PostgreSQL. connection string management, SSL configuration, or SQLAlchemy engine setup.

6k tokens scripts
DB Migration
by ComeOnOliver

| Use when setting up Alembic migrations or making database schema changes. rolling back changes, or creating data migrations.

5k tokens scripts
Env Config
by ComeOnOliver

| Use when setting up environment configuration, loading .env files, or managing application settings across environments. configuration validation, or secret management.

5k tokens scripts
Error Handling
by ComeOnOliver

| Use when implementing structured error handling in backend or frontend code. error logging, user-friendly error messages, or API error responses.

7k tokens scripts
Fastapi App
by ComeOnOliver

| Use when creating FastAPI backend applications - route handlers, dependencies, CORS config, or Pydantic models. NOT when frontend logic, non-Python backends, or unrelated server-side code.

7k tokens
Frontend Nextjs App Router
by ComeOnOliver

| Use when working with Next.js App Router tasks - creating pages in /app/, setting up dynamic routes ([id]/page.tsx), implementing nested layouts/templates (layout.tsx), optimizing Server/Client components, or building ERP role-based pages (admin/teacher/student dashboards). Auto-use for all /app/ directory operations, dynamic routing, and App Router-specific features.

9k tokens
JWT Auth
by ComeOnOliver

| Use when implementing JWT authentication in FastAPI or Python projects. access token creation, token decoding, or role-based auth.

4k tokens scripts
React Component
by ComeOnOliver

| Use when creating UI components in React - functional components, hooks, custom hooks, or component composition patterns. NOT when backend logic, API routes, or non-React frameworks are involved.

5k tokens
Sqlmodel Crud
by ComeOnOliver

| Use when creating SQLModel database models, CRUD operations, queries with joins, or relationships. NOT when non-database operations, plain SQL, or unrelated data handling.

10k tokens
Tailwind CSS
by ComeOnOliver

| Use when styling UI components or layouts with Tailwind CSS - mobile-first design, responsive utilities, custom themes, or component styling. NOT when plain CSS, CSS-in-JS (styled-components), or non-Tailwind frameworks are involved.

7k tokens
Vercel Deploy
by ComeOnOliver

| Use when deploying Next.js applications to Vercel. custom domain configuration, API proxy setup, or deployment troubleshooting.

6k tokens scripts
Copilot Flow
by ComeOnOliver

AI collaboration workflow plugin - Implements automated collaborative development process between Claude and Copilot through structured 5-stage workflow

3k tokens
Copilot MCP Server
by ComeOnOliver

Direct access to GitHub Copilot MCP server tools for AI-powered development assistance

4k tokens
Aiops
by ComeOnOliver

Generic AIOps (AI for IT Operations) patterns and best practices for 2025. Provides comprehensive implementation strategies for intelligent monitoring, automation, incident response, and observability across any infrastructure. Framework-agnostic approach supporting multiple monitoring platforms, cloud providers, and automation tools.

18k tokens
API Dev
by ComeOnOliver

Modern API development patterns for building high-performance, scalable web services. Expert in async/await patterns, REST/GraphQL APIs, middleware, error handling, rate limiting, OpenAPI documentation, testing, and production optimizations. Framework-agnostic patterns that work with Python, Node.js, Go, and other languages.

11k tokens
Auth
by ComeOnOliver

Modern authentication and security patterns for web applications. Expert in JWT tokens, OAuth2 flows, session management, RBAC, MFA, API security, and zero-trust architectures. Framework-agnostic patterns that work with any tech stack.

10k tokens
Cloud Native
by ComeOnOliver

Generic Cloud-Native Deployment and Infrastructure as Code patterns for 2025. Provides comprehensive implementation strategies for multi-cloud deployments, GitOps workflows, progressive delivery, and platform engineering. Framework-agnostic approach supporting any cloud provider, deployment tool, and orchestration platform.

16k tokens
Constitutional Writer
by ComeOnOliver

Extracts and writes project constitutional information from documents (PDF, MD, TXT). Focuses exclusively on identifying principles, values, governance structures, and formatting them into a proper project constitution.

6k tokens scripts
Database
by ComeOnOliver

Universal database operations skill for modern applications. Expert in SQLModel/SQLAlchemy patterns, async database operations, connection pooling, migrations, performance optimization, and multi-database support (PostgreSQL, MySQL, SQLite). Provides production-ready patterns for any database-driven application.

11k tokens
Docker K8s
by ComeOnOliver

Master containerization and orchestration with security-first approach. Expert in Docker multi-stage builds, Kubernetes zero-trust deployments, security hardening, GitOps workflows, and production-ready patterns for cloud-native applications. Includes 2025 best practices from CNCF and major cloud providers.

9k tokens
Event Driven Architecture
by ComeOnOliver

Generic Event-Driven Architecture patterns with Kafka, Dapr, and modern messaging systems. Provides reusable patterns for building scalable, resilient event-driven microservices. Framework-agnostic implementation supporting multiple message brokers, state stores, and event patterns. Follows 2025 best practices for distributed systems.

18k tokens
MCP Server
by ComeOnOliver

Generic MCP (Model Context Protocol) server development patterns. Provides reusable architecture and best practices for building MCP servers that expose any domain-specific operations as tools for AI agents. Framework-agnostic implementation supporting async operations, error handling, and enterprise-grade features.

20k tokens
Azure Monitor Opentelemetry Exporter Java
by ComeOnOliver

| Azure Monitor OpenTelemetry Exporter for Java. Export OpenTelemetry traces, metrics, and logs to Azure Monitor/Application Insights.

4k tokens
Code Patterns Practices
by ComeOnOliver

React Native coding patterns, best practices, and common solutions for mobile development. Use when implementing features or refactoring code.

5k tokens
Mobile Debugging
by ComeOnOliver

Debug React Native apps including metro bundler issues, native errors, performance problems, and crash analysis. Use when troubleshooting errors or investigating issues.

4k tokens
Mobile Testing
by ComeOnOliver

Write and run tests for React Native apps using Jest and React Native Testing Library. Use when creating tests, debugging failures, or setting up test infrastructure.

4k tokens
Project Setup Architecture
by ComeOnOliver

Set up project infrastructure including TypeScript, database, state management, navigation, and testing. Use when initializing new features or configuring development environment.

4k tokens
React Native Mobile Development
by ComeOnOliver

Build and manage React Native/Expo mobile apps including project setup, development workflows, and platform-specific guidance. Use when working on mobile app development, configuration, or running apps.

4k tokens
Agentic Structure
by ComeOnOliver

Collaborative programming framework for production-ready development. Use when starting features, writing code, handling security/errors, adding comments, discussing requirements, or encountering knowledge gaps. Applies to all development tasks for clear, safe, maintainable code.

20k tokens
Creating Skills
by ComeOnOliver

Guide for creating Claude Code skills following Anthropic's official best practices. Use when user wants to create a new skill, build a skill, write SKILL.md, or needs skill creation guidelines. Provides structure, naming conventions, description writing, and quality checklist.

6k tokens
Git Commit
by ComeOnOliver

MUST use this skill when user asks to commit, create commit, save work, or mentions "커밋". This skill OVERRIDES default git commit behavior. Creates commits following Conventional Commits format with emoji + type/scope/subject (✨ feat, 🐛 fix, ♻️ refactor, etc).

6k tokens
Github Pr Creation
by ComeOnOliver

MUST use this skill when user asks to create PR, open pull request, submit for review, or mentions "PR 생성/만들기". This skill OVERRIDES default PR creation behavior. Analyzes commits, validates task completion, generates Conventional Commits title and description, suggests labels.

4k tokens
Github Pr Merge
by ComeOnOliver

MUST use this skill when user asks to merge PR, close PR, finalize PR, or mentions "PR 머지/병합". This skill OVERRIDES default PR merge behavior. Runs pre-merge validation (tests, lint, CI, comments), confirms with user, merges with proper format, handles post-merge cleanup.

4k tokens
Github Pr Review
by ComeOnOliver

MUST use this skill when user asks to resolve PR comments, handle review feedback, fix review comments, or mentions "리뷰 코멘트/피드백". This skill OVERRIDES default behavior. Fetches comments via GitHub CLI, classifies by severity, applies fixes with user confirmation, commits with proper format, replies to threads.

4k tokens
OCR
by ComeOnOliver

PDF/이미지를 Claude vision으로 OCR하여 마크다운 변환. MUST use this skill when user: (1) asks to convert PDF/image to markdown, (2) asks to OCR any file, (3) sends PDF/image file and asks to extract/read/변환/추출, (4) mentions 'OCR', 'PDF 변환', '이미지 변환', '텍스트 추출'. This skill uses Task agent to protect main context - NEVER process files directly in main context.

5k tokens
Appflowy API
by ComeOnOliver

AppFlowy Cloud/GoTrue API 的认证与调用流程(获取 token、workspace/文档/数据库/搜索等)。在本仓库用 Python 编写或调试 AppFlowy API 客户端、脚本、自动化或排查接口问题时使用。

39k tokens scripts zh
Apple UI Design
by ComeOnOliver

Apple-inspired clean, minimal, premium UI design. Use when building modern interfaces requiring exceptional UX, clean aesthetics, or Apple-like polish. Triggers on: clean UI, modern design, Apple style, minimal, premium, user-friendly, UX.

3k tokens
Code Consistency Validator
by ComeOnOliver

Validates type consistency across Rust, TypeScript, PostgreSQL boundaries. Use when reviewing code, debugging type mismatches, or validating API contracts. Triggers on: check consistency, validate types, find mismatches, cross-language.

2k tokens
Code Review Expert
by ComeOnOliver

Comprehensive code review expertise. Use when reviewing code, evaluating architecture, or assessing quality. Triggers on review, evaluate, assess, audit, code quality, best practices.

3k tokens
Common Pitfalls
by ComeOnOliver

Orchestrates pitfall prevention skills for common development issues. Auto-triggered during code review to check for TanStack Query, Drizzle ORM, Express API, React, WebSocket, blockchain RPC, and security pitfalls.

3k tokens
Defi Expert
by ComeOnOliver

DeFi protocol expert ensuring correct data formats, types, denominations, and API structures. MUST be consulted before writing ANY protocol integration code. Triggers on ANY mention of Aave, Compound, Uniswap, Curve, Balancer, or DeFi terms like liquidation, swap, flash loan, health factor.

3k tokens
Defi Mev Battletest
by ComeOnOliver

Expert knowledge for DeFi/MEV bot development including critical pitfalls, backtesting realities, AMM mechanics, MEV extraction strategies, and production failure modes

11k tokens
Defi Registry Manager
by ComeOnOliver

Manages expansion of tokens, pools, chains, networks, and DEXes across the codebase. Use when adding new tokens, protocols, chains, networks, or updating existing DeFi registry data. Triggers on add token, new coin, add protocol, new DEX, add chain, new network, add RPC, update address.

6k tokens
Error Logger
by ComeOnOliver

Structured JSON logging with correlation IDs for multi-service systems. Use when implementing logging, debugging failures, or tracing errors across services. Triggers on: add logging, error handling, debug failures, trace errors.

3k tokens
Full Review
by ComeOnOliver

Comprehensive code review using all available skills. Use before committing or when you want a thorough analysis of changes. Triggers on review code, check changes, full review, pre-commit review.

5k tokens
Iterative Runner
by ComeOnOliver

Runs Claude in a retry loop until tests pass or task completes. Use for TDD loops, overnight builds, or any task needing repeated iteration until success. Triggers on: loop until done, keep trying, retry until pass, TDD loop, iterate until tests pass.

3k tokens
Latency Tracker
by ComeOnOliver

Per-call and aggregated latency tracking for MEV infrastructure. Use when implementing performance monitoring or debugging slow operations. Triggers on: latency, timing, performance, slow, speed, instrumentation.

3k tokens
Liquidity Depth Analyzer
by ComeOnOliver

DEX liquidity analysis and slippage estimation for MEV trading. Use when implementing swaps, route selection, or position sizing. Triggers on: liquidity, slippage, price impact, depth, AMM math, Uniswap, Curve.

3k tokens
Pitfalls Blockchain
by ComeOnOliver

Blockchain RPC error handling, gas estimation, multi-chain config, and transaction management. Use when interacting with smart contracts, estimating gas, or managing transactions. Triggers on: RPC, contract call, gas, multicall, nonce, transaction, revert.

4k tokens
Pitfalls Drizzle Orm
by ComeOnOliver

Drizzle ORM patterns and migration safety rules. Use when defining schemas, running migrations, or debugging database issues. Triggers on: Drizzle, schema, migration, db:push, $inferSelect, array column.

3k tokens
Pitfalls Express API
by ComeOnOliver

Express API conventions and storage patterns. Use when building REST APIs, defining routes, or implementing storage interfaces. Triggers on: Express, router, API route, status code, storage interface.

3k tokens
Pitfalls React
by ComeOnOliver

React component patterns, forms, accessibility, and responsive design. Use when building React components, handling forms, or ensuring accessibility. Triggers on: React component, useEffect, form validation, a11y, responsive, Error Boundary.

3k tokens
Pitfalls Security
by ComeOnOliver

Security patterns for session keys, caching, logging, and environment variables. Use when implementing authentication, caching sensitive data, or setting up logging. Triggers on: session key, private key, cache, logging, secrets, environment variable.

4k 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.