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

45 001–45 060 of 61 913

page 751 of 1 032
SEO Meta Optimizer
by christophacham

Creates optimized meta titles, descriptions, and URL suggestions based on character limits and best practices. Generates compelling, keyword-rich metadata. Use PROACTIVELY for new content.

693 tokens
SEO Snippet Hunter
by christophacham

Formats content to be eligible for featured snippets and SERP features. Creates snippet-optimized content blocks based on best practices. Use PROACTIVELY for question-based content.

761 tokens
Kaizen:why
by christophacham

Iterative Five Whys root cause analysis drilling from symptoms to fundamentals

836 tokens
Code Review AI AI Review
by christophacham

You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition, and modern DevOps practices. Leverage AI tools (GitHub Copilot, Qodo, GPT-5, C

4k tokens
Code Review Checklist
by christophacham

Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability

3k tokens
Code Review Excellence
by christophacham

Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing...

4k tokens
Code Review
by christophacham

Automated code review for pull requests using specialized review patterns. Analyzes code for quality, security, performance, and best practices. Use when reviewing code changes, PRs, or doing code audits.

683 tokens
Code Reviewer
by christophacham

Elite code review expert specializing in modern AI-powered code

2k tokens
Codex Review
by christophacham

Professional code review with auto CHANGELOG generation, integrated with Codex AI

257 tokens
Comprehensive Review Full Review
by christophacham

Use when working with comprehensive review full review

2k tokens
Deslop
by christophacham

Use when user wants to clean AI slop from code. Use for cleanup, remove debug statements, find ghost code, repo hygiene.

1k tokens
Diff Review
by christophacham

Structured code review of git diffs or pull requests. Analyzes changes for impact, risk, documentation staleness, and test coverage gaps. Produces a review report that can guide both human reviewers and automated follow-up actions.

1k tokens
Enhance Hooks
by christophacham

Use when reviewing hooks for safety, timeouts, and correct frontmatter.

3k tokens
Receiving Code Review
by christophacham

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performat...

2k tokens
Reflexion:reflect
by christophacham

Reflect on previus response and output, based on Self-refinement framework for iterative improvement with complexity triage and verification

6k tokens
Requesting Code Review
by christophacham

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

715 tokens
Review And Refactor
by christophacham

Review and refactor code in your project according to defined instructions

192 tokens
Code Review:review Local Changes
by christophacham

Comprehensive review of local uncommitted changes using specialized agents with code improvement suggestions

3k tokens
Code Review:review Pr
by christophacham

Comprehensive pull request review using specialized agents

3k tokens
Skill Improver
by christophacham

Iteratively reviews and fixes Claude Code skill quality issues until they meet standards. Runs automated fix-review cycles using the skill-reviewer agent. Use to fix skill quality issues, improve skill descriptions, run automated skill review loops, or iteratively refine a skill. Triggers on 'fix my skill', 'improve skill quality', 'skill improvement loop'. NOT for one-time reviews—use /skill-reviewer directly.

1k tokens
SQL Code Review
by christophacham

Universal SQL code review assistant that performs comprehensive security, maintainability, and code quality analysis across all SQL databases (MySQL, PostgreSQL, SQL Server, Oracle). Focuses on SQL injection prevention, access control, code standards, and anti-pattern detection. Complements SQL optimization prompt for complete development coverage.

2k tokens
Web Design Reviewer
by christophacham

This skill enables visual inspection of websites running locally or remotely to identify and fix design issues. Triggers on requests like "review website design", "check the UI", "fix the layout", "find design problems". Detects issues with responsive design, accessibility, visual consistency, and layout breakage, then performs fixes at the source code level.

6k tokens
Codebase Cleanup Deps Audit
by christophacham

You are a dependency security expert specializing in vulnerability scanning, license compliance, and supply chain security. Analyze project dependencies for known vulnerabilities, licensing issues,...

7k tokens
Dependency Audit
by christophacham

Analyzes project dependencies for staleness, known vulnerabilities, license compatibility, and unused packages. Produces an actionable audit report with prioritized update recommendations. No external services required — uses local tooling and registry APIs.

879 tokens
Dependency Management Deps Audit
by christophacham

You are a dependency security expert specializing in vulnerability scanning, license compliance, and supply chain security. Analyze project dependencies for known vulnerabilities, licensing issues,...

7k tokens
Gdpr Data Handling
by christophacham

Implement GDPR-compliant data handling with consent management, data subject rights, and privacy by design. Use when building systems that process EU personal data, implementing privacy controls, o...

5k tokens
Infrastructure Audit
by christophacham

Comprehensive infrastructure security audit framework for IaC, Docker, Kubernetes, and cloud configurations. Use for full infrastructure audits.

8k tokens
Vibe Code Auditor
by christophacham

Audit rapidly generated or AI-produced code for structural flaws, fragility, and production risks.

4k tokens
Zeroize Audit
by christophacham

Detects missing zeroization of sensitive data in source code and identifies zeroization removed by compiler optimizations, with assembly-level analysis, and control-flow verification. Use for auditing C/C++/Rust code handling secrets, keys, passwords, or other sensitive data.

111k tokens scripts
Data Engineer
by christophacham

Build scalable data pipelines, modern data warehouses, and real-time streaming architectures. Implements Apache Spark, dbt, Airflow, and cloud-native data platforms.

3k tokens
Data Engineering Data Driven Feature
by christophacham

Build features guided by data insights, A/B testing, and continuous measurement using specialized agents for analysis, implementation, and experimentation.

3k tokens
Data Engineering Data Pipeline
by christophacham

You are a data pipeline architecture expert specializing in scalable, reliable, and cost-effective data pipelines for batch and streaming data processing.

2k tokens
Data Quality Frameworks
by christophacham

Implement data quality validation with Great Expectations, dbt tests, and data contracts. Use when building data quality pipelines, implementing validation rules, or establishing data contracts.

4k tokens
Data Scientist
by christophacham

Expert data scientist for advanced analytics, machine learning, and statistical modeling. Handles complex data analysis, predictive modeling, and business intelligence.

3k tokens
Data Storytelling
by christophacham

Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive present...

3k tokens
Data Structure Protocol
by christophacham

Give agents persistent structural memory of a codebase — navigate dependencies, track public APIs, and understand why connections exist without re-reading the whole repo.

2k tokens
Native Data Fetching
by christophacham

Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SWR, error handling, caching, offline support, and Expo Router data loaders (useLoaderData).

5k tokens
Application Performance Performance Optimization
by christophacham

Optimize end-to-end application performance with profiling, observability, and backend/frontend tuning. Use when coordinating performance optimization across the stack.

3k tokens
Base
by christophacham

Database management, forms, reports, and data operations with LibreOffice Base.

1k tokens
Behavioral Modes
by christophacham

AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.

1k tokens
Sdd:brainstorm
by christophacham

Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes

743 tokens
Brainstorming
by christophacham

Use before creative or constructive work (features, architecture, behavior). Transforms vague ideas into validated designs through disciplined reasoning and collaboration.

2k tokens
Calc
by christophacham

Spreadsheet creation, format conversion (ODS/XLSX/CSV), formulas, data automation with LibreOffice Calc.

1k tokens
Confluence Assistant
by christophacham

Manage Confluence pages via Atlassian MCP — search, create, update, and comment with proper Markdown formatting. Auto-detects workspace configuration. Use when user says "update Confluence", "create a Confluence page", "find that page in Confluence", "search Confluence", or "add a comment on Confluence". Do NOT use for Jira operations (use jira-assistant).

1k tokens
Context Manager
by christophacham

Elite AI context engineering specialist mastering dynamic context management, vector databases, knowledge graphs, and intelligent memory systems.

2k tokens
Cqrs Implementation
by christophacham

Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance, or building event-sourced systems.

4k tokens
Database Admin
by christophacham

Expert database administrator specializing in modern cloud databases, automation, and reliability engineering.

2k tokens
Database Architect
by christophacham

Expert database architect specializing in data layer design from scratch, technology selection, schema modeling, and scalable database architectures.

4k tokens
Database Design
by christophacham

Database schema design, optimization, and migration patterns for PostgreSQL, MySQL, and NoSQL databases. Use for designing schemas, writing migrations, or optimizing queries.

1k tokens
Database Migration
by christophacham

Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating databases, changing schemas, performing data tr...

3k tokens
Database Migrations Migration Observability
by christophacham

Migration monitoring, CDC, and observability infrastructure

3k tokens
Database Migrations SQL Migrations
by christophacham

SQL database migrations with zero-downtime strategies for PostgreSQL, MySQL, and SQL Server. Focus on data integrity and rollback plans.

4k tokens
Database Optimizer
by christophacham

Expert database optimizer specializing in modern performance tuning, query optimization, and scalable architectures.

3k tokens
Database
by christophacham

Database development and operations workflow covering SQL, NoSQL, database design, migrations, optimization, and data engineering.

1k tokens
Dbt Transformation Patterns
by christophacham

Master dbt (data build tool) for analytics engineering with model organization, testing, documentation, and incremental strategies. Use when building data transformations, creating data models, or ...

4k tokens
Debugging Strategies
by christophacham

Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance iss...

3k tokens
Draw
by christophacham

Vector graphics and diagram creation, format conversion (ODG/SVG/PDF) with LibreOffice Draw.

949 tokens
Drive Motivation
by christophacham

Design motivation systems using Autonomy, Mastery, and Purpose (AMP) for products and teams. Use when the user mentions "intrinsic motivation", "gamification isn''t working", "team incentives", "autonomy", "mastery", or "purpose-driven". Covers why carrot-and-stick fails and how to build progress systems. For habit-forming product loops, see hooked-ux. For retention behavior design, see improve-retention.

30k tokens
Fal Platform
by christophacham

Platform APIs for model management, pricing, and usage tracking

186 tokens
Fillout Forms Automation
by christophacham

Automate Fillout tasks via Rube MCP (Composio). Always search tools first for current schemas.

741 tokens needs MCP

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 350 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 566 files found on GitHub, 61 913 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 886 skills here share a name with another skill, and two of them cannot sit side by side.