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 361–51 420 of 61 763

page 857 of 1 030
Technical Clarity
by ComeOnOliver

Audit technical writing for learner comprehension and accessibility. Use when reviewing documentation, tutorials, or educational content for clarity.

8k tokens
Tool Selection Framework
by ComeOnOliver

| Design systematic decision frameworks for selecting appropriate AI tools (Claude Code vs Gemini CLI) based on context requirements, codebase size, reasoning depth needs, and task complexity. Use this skill when starting projects with unclear tool requirements, optimizing context-constrained workflows, or designing multi-phase strategies that leverage multiple tools' strengths. This skill helps match tool capabilities to task characteristics, preventing wasted context and ensuring optimal resource allocation.

10k tokens
Ux Evaluator
by ComeOnOliver

This skill should be used when evaluating UI components against UX best practices. Use for reviewing buttons, navigation elements, spacing, visual hierarchy, or any interface element. Provides a systematic 3-dimension framework (Position, Visual Weight, Spacing) aligned with industry standards (Balsamiq, Nielsen heuristics). Invoke when user asks to "review UX", "check button design", "evaluate layout", or references design guidelines.

5k tokens
Visual Asset Workflow
by ComeOnOliver

Generate distinctive educational visuals using creative brief methodology. Use when creating chapter illustrations, diagrams, or teaching visuals with Gemini.

5k tokens
Backend Test Writer
by ComeOnOliver

Use when generating tests for backend code (Express routes, MongoDB models, Node services) - analyzes file type, detects test framework from package.json, generates comprehensive tests with setup/teardown and edge case coverage

6k tokens
Code Reviewer
by ComeOnOliver

Use when asked to review MERN stack code - comprehensive code reviewer that checks project health, security, maintainability, performance, testing, and architecture. Combines general code quality analysis with MERN-specific expertise.

15k tokens
Child Agent Ops
by ComeOnOliver

子エージェントの起動・指示・報告・安全運用を標準化するスキル。codex でのタスク分解、確認判断、チェックリスト、テンプレートを提供し、リーダー/実装/レビュー各エージェントが迷わず動けるようにする。

4k tokens zh
Test Ops
by ComeOnOliver

テスト計画・実行・報告を標準化する運用スキル。

3k tokens zh
Uiux Ops
by ComeOnOliver

UI/UX 設計・改善を進めるための運用手順とチェックリストをまとめたスキル。

3k tokens zh
Backlink Analyzer
by ComeOnOliver

Analyzes backlink profiles to understand link authority, identify toxic links, discover link building opportunities, and monitor competitor link acquisition. Essential for off-page SEO strategy.

16k tokens
Create Skill
by ComeOnOliver

Guide for creating new skills in Kai's personal AI infrastructure. Use when user wants to create, update, or structure a new skill that extends capabilities with specialized knowledge, workflows, or tool integrations. Follows both Anthropic skill standards and PAI-specific patterns.

12k tokens
Prd To Appspec
by ComeOnOliver

Transform PRDs (Product Requirements Documents) into structured XML app specifications optimized for AI coding agents. Converts developer-focused docs with code examples into declarative agent-consumable format. USE WHEN user says "convert PRD", "generate app spec", "transform PRD", "create specification from requirements", or wants to prepare a PRD for agent consumption.

10k tokens
Prompting
by ComeOnOliver

Prompt engineering standards and context engineering principles for AI agents based on Anthropic best practices. Covers clarity, structure, progressive discovery, and optimization for signal-to-noise ratio.

4k tokens
Smc Chart Analysis
by ComeOnOliver

Smart Money Concepts (SMC) and ICT-style chart analysis skill. Analyzes any market with one command - fetches real data, runs multi-timeframe analysis, identifies trade setups with entry/stop/targets. Use when user asks to "analyze [SYMBOL]", wants SMC/ICT analysis, asks about liquidity sweeps, order blocks, fair value gaps, or market structure, or wants trade setup recommendations.

26k tokens
Smc Harness
by ComeOnOliver

| SMC trading agent skill for Alpha Harness backtesting. Provides ICT/SMC methodology, decision frameworks, and behavioral guidelines for autonomous trading in simulated environments. USE WHEN agent wakes in harness, needs to analyze markets, decide on setups, or place orders.

15k tokens
Subagent Factory
by ComeOnOliver

Create specialized Claude Code agents on-the-fly. Guides through agent definition file creation with proper frontmatter, effective prompts, and tool scoping. USE WHEN user says 'create agent', 'new subagent', 'make an agent for', 'build agent', 'spawn agent', or wants to define custom agents for specific tasks.

112k tokens
System Design
by ComeOnOliver

| CTO's deputy for software architecture using Clean/Hexagonal Architecture principles. Socratic approach - asks probing questions to help YOU make informed design decisions. Guides through Discovery → Modeling → Boundaries → Scaffolding phases. Outputs TypeScript scaffolds with ports, adapters, and domain layers. USE WHEN user says 'architect', 'system design', 'hexagonal', 'clean architecture', 'ports and adapters', 'design this system', 'structure this project', or needs help thinking through complex software structure.

48k tokens
AI Handler
by ComeOnOliver

Integrate Replicate AI models with background processing, S3 storage, and credit systems

4k tokens
AI SDK Handler
by ComeOnOliver

Integrate Vercel AI SDK for LLMs, Chatbots, Generative UI, and Agentic Workflows.

9k tokens
Asset Creator
by ComeOnOliver

Create visual assets (images, illustrations) using AI (OpenAI DALL-E).

4k tokens scripts
Auth Handler
by ComeOnOliver

Manage authentication, authorization, and user sessions. Use when dealing with login, sign-up, API protection, middleware, or user data fetching.

3k tokens
Blog Creator
by ComeOnOliver

Create SEO-optimized MDX blog posts with proper frontmatter

4k tokens
Copywriter
by ComeOnOliver

Write high-converting, punchy, and professional copy for landing pages, emails, and marketing materials.

3k tokens
Credits Handler
by ComeOnOliver

Manage the credit system (allocation, purchasing, usage). Use when adding credit types, configuring pricing, or building credit UI.

5k tokens
DB Handler
by ComeOnOliver

Manage database schemas, Drizzle ORM, migrations, and data modeling. Use when creating tables, modifying columns, or planning database changes.

4k tokens
Docs Creator
by ComeOnOliver

Create and organize public documentation pages using Fumadocs. Use when building new documentation pages or organizing existing ones.

3k tokens
Email Handler
by ComeOnOliver

Create and send transactional emails using React Email. Covers templates, layout integration, and sending logic.

5k tokens
Env Handler
by ComeOnOliver

Manage environment variables securely. Handles distinction between .env (template) and .env.local (secrets).

5k tokens
Form Creator
by ComeOnOliver

Create forms, validation schemas, and CRUD API endpoints. Use when building new data entry features or managing existing forms.

4k tokens
Generate Assets
by ComeOnOliver

Generate high-quality images and assets for components (hero sections, features, transformations) using Replicate's FLUX 1.1 Pro model.

8k tokens scripts
Inngest Handler
by ComeOnOliver

Create and manage Inngest functions for reliable background jobs, workflows, and scheduled tasks.

5k tokens
Logo Generator
by ComeOnOliver

Generate logos using Replicate AI and make them transparent with background removal.

5k tokens scripts
Page Builder
by ComeOnOliver

Helper for building landing pages and marketing sites using Tailark components.

8k tokens
Plans Handler
by ComeOnOliver

Manage subscription plans, pricing, and quotas. Use when adding plan features, updating limits, or building pricing pages.

3k tokens
Plate Handler
by ComeOnOliver

Implement rich text editors using Plate.js. Supports creating both simple (comment/chat) and detailed (document/blog) editors.

5k tokens
Replicate Handler
by ComeOnOliver

Integrate with Replicate AI for running models (image generation, LLMs, etc.).

6k tokens
S3 Upload Handler
by ComeOnOliver

Handle S3 file uploads including UI components, client-side logic, and server-side processing

5k tokens
SEO Handler
by ComeOnOliver

Manage SEO, sitemaps, and metadata for optimal search engine visibility

4k tokens
Stripe Handler
by ComeOnOliver

Handle Stripe payments, custom checkouts, and webhook fulfillment outside of standard plans/credits.

5k tokens
Theme Handler
by ComeOnOliver

Manage and update application themes using shadcn and tweakcn.

5k tokens
UI Handler
by ComeOnOliver

Implement UI using Shadcn MCP (atoms/theme) and 21st.dev MCP (complex sections). Use when adding buttons, layouts, or generating landing pages.

3k tokens
Git Protocol
by ComeOnOliver

Git protocol implementation patterns using gitoxide for Guts repository operations

4k tokens
Infrastructure
by ComeOnOliver

Infrastructure as Code patterns for deploying Guts nodes using Terraform, Docker, and Kubernetes

3k tokens
P2p Networking
by ComeOnOliver

Peer-to-peer networking patterns using commonware for building decentralized Guts network

5k tokens
Rust Development
by ComeOnOliver

Rust development best practices for the Guts project - idiomatic code, error handling, async patterns, and commonware integration

4k tokens
Testing
by ComeOnOliver

Comprehensive testing strategies for Guts including unit tests, integration tests, property-based testing, and fuzzing

4k tokens
API JWT Authenticator
by ComeOnOliver

A conceptual skill for securing FastAPI REST APIs with JWT authentication

4k tokens
Crud With Spec Kit
by ComeOnOliver

A conceptual skill for implementing CRUD features driven by Spec-Kit and Claude Code

4k tokens
Frontend API Client With JWT
by ComeOnOliver

A conceptual skill for building an API client in Next.js that handles JWT tokens

4k tokens
Next Js Better Auth Integration
by ComeOnOliver

A conceptual skill for integrating Better Auth with Next.js App Router

4k tokens
Spec Kit Claude Code Workflow
by ComeOnOliver

A conceptual skill for guiding the Spec-Kit + Claude Code development workflow

4k tokens
Fastapi Mastery
by ComeOnOliver

Comprehensive FastAPI development skill covering REST API creation, routing, request/response handling, validation, authentication, database integration, middleware, and deployment. Use when working with FastAPI projects, building APIs, implementing CRUD operations, setting up authentication/authorization, integrating databases (SQL/NoSQL), adding middleware, handling WebSockets, or deploying FastAPI applications. Triggered by requests involving .py files with FastAPI code, API endpoint creation, Pydantic models, or FastAPI-specific features.

23k tokens
Pytest Mastery
by ComeOnOliver

|

5k tokens scripts
Authentication Logic
by ComeOnOliver

Guide to using Better Auth for client and server-side authentication.

3k tokens
Backend Fastapi
by ComeOnOliver

Documentation for the FastAPI backend, endpoints, and dependency injection.

3k tokens
Chapter Analyzer
by ComeOnOliver

Validates and analyzes Docusaurus MDX chapters for structure, pedagogical quality, and component usage.

3k tokens
Chapter Outline Generator
by ComeOnOliver

Generates comprehensive chapter outlines for books, including key topics, subtopics, learning objectives, and estimated word counts. Use this when the user needs help structuring a book chapter or creating a table of contents.

4k tokens
Character Development Assistant
by ComeOnOliver

Creates detailed character profiles including backstory, personality traits, motivations, relationships, and character arcs. Use when the user needs help developing compelling, multi-dimensional characters for their story.

7k tokens
Chatbot Implementation
by ComeOnOliver

Details of the RAG Chatbot, including UI and backend logic.

2k tokens
Database Orm
by ComeOnOliver

Interaction with NeonDB Postgres using Drizzle ORM.

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