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

4 081–4 140 of 61 713

page 69 of 1 029
Architecture Patterns
by ComeOnOliver
×1

Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing applications for better maintainability.

7k tokens
Architecture
by ComeOnOliver
×1

Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design.

6k tokens
Arm Cortex Expert
by ComeOnOliver
×1

> Senior embedded software engineer specializing in firmware and driver development for ARM Cortex-M microcontrollers (Teensy, STM32, nRF52, SAMD). Decades of experience writing reliable, optimized, and maintainable embedded code with deep expertise in memory barriers, DMA/cache coherency, interrupt-driven I/O, and peripheral drivers.

5k tokens
Asana Automation
by ComeOnOliver
×1

Automate Asana tasks via Rube MCP (Composio): tasks, projects, sections, teams, workspaces. Always search tools first for current schemas.

4k tokens needs MCP
Attack Tree Construction
by ComeOnOliver
×1

Build comprehensive attack trees to visualize threat paths. Use when mapping attack scenarios, identifying defense gaps, or communicating security risks to stakeholders.

9k tokens
Auth Implementation Patterns
by ComeOnOliver
×1

Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing APIs, or debugging security issues.

7k tokens
Autonomous Agent Patterns
by ComeOnOliver
×1

Design patterns for building autonomous coding agents. Covers tool integration, permission systems, browser automation, and human-in-the-loop workflows. Use when building AI agents, designing tool APIs, implementing permission systems, or creating autonomous coding assistants.

8k tokens
Autonomous Agents
by ComeOnOliver
×1

Autonomous agents are AI systems that can independently decompose goals, plan actions, execute tools, and self-correct without constant human guidance. The challenge isn't making them capable - it's making them reliable. Every extra decision multiplies failure probability. This skill covers agent loops (ReAct, Plan-Execute), goal decomposition, reflection patterns, and production reliability. Key insight: compounding error rates kill autonomous agents. A 95% success rate per step drops to 60% b

3k tokens
Avalonia Layout Zafiro
by ComeOnOliver
×1

Guidelines for modern Avalonia UI layout using Zafiro.Avalonia, emphasizing shared styles, generic components, and avoiding XAML redundancy.

7k tokens
Avalonia Viewmodels Zafiro
by ComeOnOliver
×1

Optimal ViewModel and Wizard creation patterns for Avalonia using Zafiro and ReactiveUI.

5k tokens
Avalonia Zafiro Development
by ComeOnOliver
×1

Mandatory skills, conventions, and behavioral rules for Avalonia UI development using the Zafiro toolkit.

5k tokens
AWS Cost Cleanup
by ComeOnOliver
×1

Automated cleanup of unused AWS resources to reduce costs

6k tokens
AWS Penetration Testing
by ComeOnOliver
×1

This skill should be used when the user asks to "pentest AWS", "test AWS security", "enumerate IAM", "exploit cloud infrastructure", "AWS privilege escalation", "S3 bucket testing", "metadata SSRF", "Lambda exploitation", or needs guidance on Amazon Web Services security assessment.

10k tokens
AWS Serverless
by ComeOnOliver
×1

Specialized skill for building production-ready serverless applications on AWS. Covers Lambda functions, API Gateway, DynamoDB, SQS/SNS event-driven patterns, SAM/CDK deployment, and cold start optimization.

5k tokens
Azure AI Translation Document Py
by ComeOnOliver
×1

| Azure AI Document Translation SDK for batch translation of documents with format preservation. Use for translating Word, PDF, Excel, PowerPoint, and other document formats at scale.

4k tokens
Azure AI Voicelive Java
by ComeOnOliver
×1

| Azure AI VoiceLive SDK for Java. Real-time bidirectional voice conversations with AI assistants using WebSocket.

4k tokens
Azure Functions
by ComeOnOliver
×1

Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns. Covers .NET, Python, and Node.js programming models. Use when: azure function, azure functions, durable functions, azure serverless, function app.

3k tokens
Azure Search Documents Dotnet
by ComeOnOliver
×1

|

5k tokens
Azure Storage Queue Ts
by ComeOnOliver
×1

|

5k tokens
Azure Web Pubsub Ts
by ComeOnOliver
×1

Build real-time messaging applications using Azure Web PubSub SDKs for JavaScript (@azure/web-pubsub, @azure/web-pubsub-client). Use when implementing WebSocket-based real-time features, pub/sub messaging, group chat, or live notifications.

5k tokens
Bamboohr Automation
by ComeOnOliver
×1

Automate BambooHR tasks via Rube MCP (Composio): employees, time-off, benefits, dependents, employee updates. Always search tools first for current schemas.

5k tokens needs MCP
Base
by ComeOnOliver
×1

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

3k tokens
Basecamp Automation
by ComeOnOliver
×1

Automate Basecamp project management, to-dos, messages, people, and to-do list organization via Rube MCP (Composio). Always search tools first for current schemas.

6k tokens needs MCP
Bash Scripting
by ComeOnOliver
×1

Bash scripting workflow for creating production-ready shell scripts with defensive patterns, error handling, and testing.

3k tokens
Bevy Ecs Expert
by ComeOnOliver
×1

Master Bevy's Entity Component System (ECS) in Rust, covering Systems, Queries, Resources, and parallel scheduling.

4k tokens
Bitbucket Automation
by ComeOnOliver
×1

Automate Bitbucket repositories, pull requests, branches, issues, and workspace management via Rube MCP (Composio). Always search tools first for current schemas.

6k tokens needs MCP
Box Automation
by ComeOnOliver
×1

Automate Box cloud storage operations including file upload/download, search, folder management, sharing, collaborations, and metadata queries via Rube MCP (Composio). Always search tools first for current schemas.

6k tokens needs MCP
Brand Guidelines Anthropic
by ComeOnOliver
×1

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatt...

6k tokens
Brand Guidelines Community
by ComeOnOliver
×1

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatt...

6k tokens
Broken Authentication Testing
by ComeOnOliver
×1

This skill should be used when the user asks to "test for broken authentication vulnerabilities", "assess session management security", "perform credential stuffing tests", "evaluate password policies", "test for session fixation", or "identify authentication bypass flaws". It provides comprehensive techniques for identifying authentication and session management weaknesses in web applications.

7k tokens
Broken Authentication
by ComeOnOliver
×1

This skill should be used when the user asks to \"test for broken authentication vulnerabilities\", \"assess session management security\", \"perform credential stuffing tests\", \"evaluate ...

5k tokens
Burp Suite Testing
by ComeOnOliver
×1

This skill should be used when the user asks to \"intercept HTTP traffic\", \"modify web requests\", \"use Burp Suite for testing\", \"perform web vulnerability scanning\", \"test with Burp ...

6k tokens
Burp Suite Web Application Testing
by ComeOnOliver
×1

This skill should be used when the user asks to "intercept HTTP traffic", "modify web requests", "use Burp Suite for testing", "perform web vulnerability scanning", "test with Burp Repeater", "analyze HTTP history", or "configure proxy for web testing". It provides comprehensive guidance for using Burp Suite's core features for web application security testing.

6k tokens
C Pro
by ComeOnOliver
×1

Write efficient C code with proper memory management, pointer arithmetic, and system calls. Handles embedded systems, kernel modules, and performance-critical code. Use PROACTIVELY for C optimization, memory issues, or system programming.

3k tokens
Calc
by ComeOnOliver
×1

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

4k tokens
Calendly Automation
by ComeOnOliver
×1

Automate Calendly scheduling, event management, invitee tracking, availability checks, and organization administration via Rube MCP (Composio). Always search tools first for current schemas.

6k tokens needs MCP
Cc Skill Backend Patterns
by ComeOnOliver
×1

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

6k tokens
Cc Skill Clickhouse Io
by ComeOnOliver
×1

ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.

5k tokens
Cc Skill Coding Standards
by ComeOnOliver
×1

Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.

6k tokens
Cc Skill Frontend Patterns
by ComeOnOliver
×1

Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.

6k tokens
Cc Skill Security Review
by ComeOnOliver
×1

Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist a...

6k tokens
Cdk Patterns
by ComeOnOliver
×1

Common AWS CDK patterns and constructs for building cloud infrastructure with TypeScript, Python, or Java. Use when designing reusable CDK stacks and L3 constructs.

3k tokens
Claude Code Guide
by ComeOnOliver
×1

Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies "Thinking" keywords, debugging techniques, and best practices for interacting with the agent.

4k tokens
Claude D3js Skill
by ComeOnOliver
×1

Creating interactive data visualisations using d3.js. This skill should be used when creating custom charts, graphs, network diagrams, geographic visualisations, or any complex SVG-based data visua...

23k tokens
Claude Scientific Skills
by ComeOnOliver
×1

Scientific research and analysis skills

2k tokens
Clean Code
by ComeOnOliver
×1

Applies principles from Robert C. Martin's 'Clean Code'. Use this skill when writing, reviewing, or refactoring code to ensure high quality, readability, and maintainability. Covers naming, functions, comments, error handling, and class design.

4k tokens
Clickup Automation
by ComeOnOliver
×1

Automate ClickUp project management including tasks, spaces, folders, lists, comments, and team operations via Rube MCP (Composio). Always search tools first for current schemas.

6k tokens needs MCP
Cloud Devops
by ComeOnOliver
×1

Cloud infrastructure and DevOps workflow covering AWS, Azure, GCP, Kubernetes, Terraform, CI/CD, monitoring, and cloud-native development.

4k tokens
Cloudformation Best Practices
by ComeOnOliver
×1

CloudFormation template optimization, nested stacks, drift detection, and production-ready patterns. Use when writing or reviewing CF templates.

3k tokens
Confluence Automation
by ComeOnOliver
×1

Automate Confluence page creation, content search, space management, labels, and hierarchy navigation via Rube MCP (Composio). Always search tools first for current schemas.

5k tokens needs MCP
Context Compression
by ComeOnOliver
×1

Design and evaluate compression strategies for long-running sessions

6k tokens
Context Degradation
by ComeOnOliver
×1

Recognize patterns of context failure: lost-in-middle, poisoning, distraction, and clash

7k tokens
Context Driven Development
by ComeOnOliver
×1

Use this skill when working with Conductor's context-driven development methodology, managing project context artifacts, or understanding the relationship between product.md, tech-stack.md, and workflow.md files.

6k tokens
Context Fundamentals
by ComeOnOliver
×1

Understand what context is, why it matters, and the anatomy of context in agent systems

6k tokens
Context Management Context Restore
by ComeOnOliver
×1

Use when working with context management context restore

4k tokens
Context Management Context Save
by ComeOnOliver
×1

Use when working with context management context save

4k tokens
Context Manager
by ComeOnOliver
×1

Elite AI context engineering specialist mastering dynamic context management, vector databases, knowledge graphs, and intelligent memory systems. Orchestrates context across multi-agent workflows, enterprise AI systems, and long-running projects with 2024/2025 best practices. Use PROACTIVELY for complex AI orchestration.

5k tokens
Context Optimization
by ComeOnOliver
×1

Apply compaction, masking, and caching strategies

4k tokens
Context Window Management
by ComeOnOliver
×1

Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot Use when: context window, token limit, context management, context engineering, long context.

3k tokens
Context7 Auto Research
by ComeOnOliver
×1

Automatically fetch latest library/framework documentation for Claude Code via Context7 API

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