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

52 321–52 380 of 61 763

page 873 of 1 030
Code Quality
by ComeOnOliver

Expert at TypeScript strict mode, linting, formatting, code review standards. Use when checking code quality, fixing type errors, or enforcing standards.

4k tokens
Documentation
by ComeOnOliver

Expert at TSDoc comments, Storybook stories, VitePress docs, TypeDoc API generation. Use when documenting code, adding comments, creating stories, or generating API docs.

3k tokens
Form Testing
by ComeOnOliver

Test WordPress form submissions and email delivery. Validates contact forms, checks WP Mail SMTP configuration, and sends test emails. Use when verifying form functionality or troubleshooting email delivery issues.

5k tokens scripts
Gsap Animations
by ComeOnOliver

GSAP animation best practices for web design - scroll triggers, performance optimization, accessibility, responsive animations, and testing integration. Use when implementing or reviewing animations on WordPress or any web project.

8k tokens
SEO Optimizer
by ComeOnOliver

Audit and optimize WordPress SEO (Yoast/Rank Math) - checks focus keywords, meta descriptions, featured images. Uses Unsplash API for missing images. Run on all pages/posts to identify and fix SEO issues.

8k tokens scripts
Siteground Cache
by ComeOnOliver

Bypass SiteGround caching (SG CachePress + LiteSpeed) for WordPress development. Adds cache-busting code to child themes for real-time development testing.

7k tokens scripts
Testing
by ComeOnOliver

Expert at Playwright E2E tests, Vitest unit tests, Storybook interaction tests. Use when writing tests, debugging test failures, or improving test coverage.

5k tokens
Visual QA
by ComeOnOliver

Complete visual QA - screenshots with full-page scroll to trigger animations, then analyze with Claude. Run after CSS/template changes.

5k tokens scripts
White Label
by ComeOnOliver

Complete WordPress white-labeling using FREE plugins only - ASE, Branda, White Label CMS, Admin Menu Editor. Covers login page branding, admin cleanup, security hardening, and client handoff preparation.

11k tokens scripts
Wordpress Admin
by ComeOnOliver

Full WordPress site management - create pages/posts, configure SEO (Yoast), upload media, manage settings. Use when creating content, setting up SEO, or managing any WordPress site.

8k tokens scripts
Wordpress Dev
by ComeOnOliver

WordPress development best practices - coding standards, custom post types, security, performance, hooks/filters, and template hierarchy. Use for any WordPress theme or plugin development guidance.

40k tokens scripts
Wp Docker
by ComeOnOliver

Docker-based WordPress development environment. Use when setting up new WordPress sites, managing Docker containers, or automating site deployment with WP-CLI.

6k tokens scripts
Wp Orchestrator
by ComeOnOliver

Master WordPress project orchestrator - coordinates all WordPress skills for complete site setup, audit, and optimization. Use for new project setup, site audits, or comprehensive reviews. Runs interview phases and manages todo lists.

26k tokens
Wp Performance
by ComeOnOliver

WordPress performance optimization - Core Web Vitals, image/video compression, caching, asset optimization, and speed testing. Use when optimizing site speed or diagnosing performance issues.

7k tokens
Wp Playground
by ComeOnOliver

WordPress Playground for instant browser-based WordPress testing. Use for quick demos, plugin testing, or ephemeral development environments without Docker.

7k tokens
Wp Test Analyzer
by ComeOnOliver

Analyze WordPress theme PHP files to extract testable elements for E2E test generation.

8k tokens scripts
Check Migration
by ComeOnOliver

Flywayマイグレーションチェックスキル - マイグレーションファイルの検証、バージョン番号の競合チェック、命名規則チェック、SQL構文チェックを実施します。mainブランチとの競合確認も行い、マイグレーションの品質を保証します。

3k tokens zh
Create Feature
by ComeOnOliver

新機能開発統合スキル - 要件分析からPR作成まで、新機能開発の全工程を自動化します。analyze-requirements、develop-backend、develop-frontend、review-architecture、qa-check、create-prの各専門スキルを適切な順序で呼び出し、完全な機能開発を実現します。品質基準(テストカバレッジ80%以上、Lint/ビルド成功)を満たすまで自動的にレビュー・修正を繰り返します。

5k tokens zh
Create Pr
by ComeOnOliver

GitHub Pull Request作成スキル - 変更内容の自動サマリー、PR説明文生成、GitHub PRの作成を行います。git diffでの変更分析、コミットメッセージ取得、変更ファイル分類を行い、高品質なPR説明文を自動生成します。qa-check実行済みであることを前提とし、リモートへのプッシュとgh CLIによるPR作成を実行します。

4k tokens zh
Develop Backend
by ComeOnOliver

Spring Boot/MyBatisによるバックエンド実装スキル - RESTful API設計、データベース設計(Flywayマイグレーション)、Controller/Service/Mapper層の実装、単体テスト作成を行います。DRY原則を徹底し、product.utilパッケージの既存実装やAOPによる自動ログ出力を活用します。未使用コード削除をIDE警告で確認し、./gradlew checkでLint/テスト/カバレッジ80%以上を保証します。サーバー起動による動作確認も必須です。

6k tokens zh
Develop Frontend
by ComeOnOliver

Next.js/Reactによるフロントエンド実装スキル(UI、API連携、状態管理、テスト)

9k tokens zh
Figma To Tailwind
by ComeOnOliver

Figma MCPで取得したデザイン変数をTailwind CSS標準クラスに変換する。Figma MCPのコード生成後やデザイン実装時に自動起動。

6k tokens
Fix Bug
by ComeOnOliver

バグ修正統合スキル(原因調査→修正→テスト→レビュー→QA→PR作成の全工程自動化)

6k tokens zh
Generate API Client
by ComeOnOliver

Orval APIクライアント生成スキル(OpenAPI仕様書から型安全なAPIクライアントを自動生成)

3k tokens zh
Guard Regression
by ComeOnOliver

デグレーション監視スキル(リファクタリング前後の品質比較、ロールバック判断)

5k tokens zh
Pre Commit Check
by ComeOnOliver

コミット前品質チェックスキル(Lint、テスト、ビルドの高速検証)

4k tokens zh
QA Check
by ComeOnOliver

PR作成前の品質保証チェックを実行します。Lint、テスト、ビルド、カバレッジ確認を自動で行い、合格/不合格を判定します。フロントエンドのみ、バックエンドのみ、または両方のチェックが可能です。

4k tokens zh
Refactor Code
by ComeOnOliver

コードリファクタリングスキル(DRY原則適用、複雑度削減、パフォーマンス最適化、デグレーション防止)

7k tokens zh
Review Architecture
by ComeOnOliver

アーキテクチャレビュースキル(設計整合性、コーディング規約、ドキュメント整合性の確認)

8k tokens zh
Setup Dev Env
by ComeOnOliver

開発環境セットアップスキル(依存関係インストール、DB初期化、環境変数設定)

4k tokens zh
Update Docs
by ComeOnOliver

ドキュメント更新スキル(仕様書、設計書、README等の更新)

3k tokens zh
CSS Colors
by ComeOnOliver

Instructions on how to add new colors for CSS rules

2k tokens
Database Operations
by ComeOnOliver

Instructions on how to write database queries with SQLAlchemy.

2k tokens
Frontend Aesthetics
by ComeOnOliver

Instructions on how to design high quality frontend aesthetics

3k tokens
Making Commits
by ComeOnOliver

Guidelines on makign git commits

2k tokens
Typography
by ComeOnOliver

Instructions on how to design high quality typography

2k tokens
Writing Tests
by ComeOnOliver

Guidelines on writing tests for the backend

2k tokens
API Documentation
by ComeOnOliver

Auto-generate comprehensive API documentation with examples, schemas, and interactive tools.

11k tokens
API Tester
by ComeOnOliver

Quick API endpoint testing with comprehensive request/response validation.

10k tokens
Architecture Documenter
by ComeOnOliver

Document system architecture and technical design decisions for effective team communication and ...

20k tokens
Auth Analyzer
by ComeOnOliver

Review and analyze authentication and authorization patterns for security vulnerabilities.

12k tokens
Changelog Generator
by ComeOnOliver

Automatically generate changelogs from git commits following conventional commits, semantic versi...

10k tokens
Chart Generator
by ComeOnOliver

Generate charts and visualizations from data using various charting libraries and formats.

8k tokens
Code Explainer
by ComeOnOliver

Explain complex code to team members in clear, understandable terms for effective knowledge shari...

12k tokens
Code Formatter
by ComeOnOliver

Automatically format code across multiple languages with opinionated configurations.

2k tokens
Code Reviewer
by ComeOnOliver

Automated code review with best practices, security checks, and quality standards.

4k tokens
Commit Helper
by ComeOnOliver

Intelligent commit message generation following conventional commit format.

3k tokens
Complexity Analyzer
by ComeOnOliver

Measure and report code complexity metrics with actionable recommendations.

4k tokens
Compliance Checker
by ComeOnOliver

Check code against security compliance standards and best practices.

12k tokens
Conflict Resolver
by ComeOnOliver

Smart git merge conflict resolution with context analysis, pattern detection, and automated resol...

9k tokens
CSV Processor
by ComeOnOliver

Parse, transform, and analyze CSV files with advanced data manipulation capabilities.

9k tokens
Data Validator
by ComeOnOliver

Validate data against schemas, business rules, and data quality standards.

9k tokens
Dead Code Detector
by ComeOnOliver

Identify unused code, imports, variables, and functions for safe removal.

5k tokens
Dependency Auditor
by ComeOnOliver

Automated security auditing of project dependencies to identify known vulnerabilities.

8k tokens
Dependency Updater
by ComeOnOliver

Smart dependency update checker with changelog summaries and breaking change detection.

3k tokens
Deployment Checker
by ComeOnOliver

Pre-deployment validation checklist and automated readiness assessment.

7k tokens
Docker Helper
by ComeOnOliver

Docker Compose generation, optimization, and troubleshooting assistance.

6k tokens
Documentation Generator
by ComeOnOliver

Auto-generate JSDoc, docstrings, README files, and API documentation.

3k tokens
Env Manager
by ComeOnOliver

Environment variable management, validation, and documentation.

8k tokens
Go Mod Helper
by ComeOnOliver

Go module system, dependency management, and project configuration assistance.

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