Skip to content
Agent SkillsAgent Skills

Skills Directory

A high-quality directory of capabilities for your AI agents. Standardized, portable, and ready to use with Claude Code.

98
Skills
5,574
Downloads

Skill CLI

The package manager for AI agent skills

$ skill install$ skill search$ skill publish
Get Started
Press K

debug-cuda-crash

by @flashinfer-ai

Tutorial for debugging CUDA crashes using API logging

4421622
EngineeringData#attention#cuda

Deploy

Beta

by @WellFitCommunity

# Deployment Checklist Skill

1
EngineeringData#deploy

Example Skill

by @phil65

A simple example skill that demonstrates the basic structure and functionality. Use when you need to show how skills work or test skill loading.

4113
EngineeringDesign#acp#agent

Hosting

Beta

by @ChrisTowles

# Hosting Skill - GCP Cloud Run Deployment

4
EngineeringDesign#blog#nuxt

Machine Manage

Beta

by @hsudatalks

# Machine Management Skill

DesignSupport#machine#manage

Supabase Skill

Beta

by @boutchaz

# Supabase Skill for Agritech Project

DataOperations#supabase#skill

TaxasGE Backend Dev

Beta

by @KouemouSah

Patterns backend FastAPI architecture 3-tiers, complète DEV_AGENT avec best practices backend

EngineeringDesign#taxasge#backend

typescript-hook-writer

by @pr-pm

Expert guidance for developing Claude Code hooks in TypeScript with shared utilities, esbuild compilation, and Vitest testing - distributes compiled JS while maintaining TypeScript

7211
EngineeringDesign#claude#claude-code

narwhals

by @anam-org

Effectively use Narwhals to write dataframe-agnostic code that works seamlessly across multiple Python dataframe libraries. Write correct type annotations for code using Narwhals.

182
EngineeringData#narwhals#git

Nextjs 16

Beta

by @putto11262002

Nextjs 16 skill for Claude Code

EngineeringDesign#nextjs#documentation

Pages

Beta

by @codekiln

alias:: [[Claude Code Skills]]

4
Engineering#ai#logseq

slipstream

by @ClutchEngineering

Expert assistance for Slipstream static site generation. Use when building static websites with Slipstream, a SwiftUI-like static site generator.

114
DesignEngineering#slipstream#ai

ui-ux-pro-max

by @zhom

"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, bu

80445
DesignEngineering#anti-detect#anti-detect-browser

Beyond Mcp V2

by @basher83

# Skill Approach Analysis

101
EngineeringData#beyond#mcp

Beyond Mcp

by @basher83

# Skill Approach Analysis

101
EngineeringData#beyond#mcp

safe-file-reader

by @Xe

Read files without making changes. Use when you need read-only file access.

708118
Marketing#deno#go

zed-config

by @wcygan

Configure Zed editor settings, keybindings, language servers, themes, and AI agents. Use when modifying Zed configuration, adding keybindings, setting up language servers, or confi

18216
EngineeringDesign#zed#config

topsail-ci

by @openshift-psap

Suite of tools to fetch TOPSAIL CI logs and artifacts for test troubleshooting

1620
DesignEngineering#topsail#ai

"C++ Code Formatter"

by @calcitem

"Format C++ code in Sanmill project to ensure consistent code style; use when formatting C++ code or checking code style compliance."

18727
DesignEngineering#ai#alpha-beta-pruning

clickup-cli-reference

Beta

by @SOELexicon

Complete command reference for the ClickUp Framework CLI (cum) with all shortcuts, options, examples, and usage patterns

EngineeringDesign#clickup#cli

clickup-setup-guide

Beta

by @SOELexicon

Complete setup and installation guide for the ClickUp Framework CLI with troubleshooting

EngineeringDesign#clickup#setup

clickup-workflow

Beta

by @SOELexicon

Guide for ClickUp + Git workflow - when and where to use commands

EngineeringDesign#clickup#workflow

Cursor Internals

Beta

by @dav-ell

# Cursor Internals Skill

EngineeringDesign#cursor#internals

Plans

by @pumped-fn

# Module Authoring Skill Implementation Plan

53
EngineeringDesign#plans#claude

brainstorming

by @obra

"You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design bef

136451125
DesignOperations#brainstorming#ai

dispatching-parallel-agents

by @obra

facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

136451125
Engineering#dispatching#parallel

executing-plans

by @obra

you have a written implementation plan to execute in a separate session with review checkpoints

136451125
OperationsDesign#executing#plans

finishing-a-development-branch

by @obra

implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR,

136451125
OperationsEngineering#finishing#development

receiving-code-review

by @obra

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

136451125
EngineeringDesign#receiving#code

requesting-code-review

by @obra

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

136451125
EngineeringDesign#requesting#code

subagent-driven-development

by @obra

executing implementation plans with independent tasks in the current session

136451125
EngineeringLegal#subagent#driven

systematic-debugging

by @obra

encountering any bug, test failure, or unexpected behavior, before proposing fixes

136451125
EngineeringDesign#systematic#debugging

test-driven-development

by @obra

implementing any feature or bugfix, before writing implementation code

136451125
EngineeringDesign#test#driven

using-git-worktrees

by @obra

starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safet

136451125
OperationsEngineering#using#git

using-superpowers

by @obra

starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

136451125
DesignEngineering#using#superpowers

verification-before-completion

by @obra

about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claim

136451125
Design#verification#before

writing-plans

by @obra

you have a spec or requirements for a multi-step task, before touching code

136451125
EngineeringDesign#writing#plans

writing-skills

by @obra

creating new skills, editing existing skills, or verifying skills work before deployment

136451125
EngineeringOperations#writing#skills

database

by @rubys

Database management commands and the bin/run utility for executing Ruby scripts against specific event databases. Use when the user needs to query, manipulate, or run scripts again

346
DataEngineering#database#ai

navigator

by @rubys

Working with the Navigator Go submodule for web server fixes and enhancements. Use when deployment plans require Navigator changes, config parsing issues arise, or new routing/prox

346
EngineeringOperations#navigator#git

render-page

by @rubys

Use this skill to inspect what a Rails page currently displays, extract HTML content, or verify rendering WITHOUT starting a dev server. Useful for understanding page output before

346
DataEngineering#render#page

"Template Skill"

Beta

by @bernierllc

"Replace with description of the skill and when Claude should use it."

1
Engineering#template#skill

Niri

by @tobi

Always include when making changes to niri

402
Engineering#niri

Waybar

by @tobi

Always include when making changes to waybar

402
Design#waybar

api-endpoint-guardian

Beta

by @mkelam

Prevents API endpoint failures through systematic design validation and error handling review. Use when adding new endpoints, debugging API errors, implementing authentication, or

1
EngineeringDesign#api#endpoint

typescript-build-guardian

Beta

by @mkelam

Offensive TypeScript build pipeline optimization and validation. Triggered when reviewing tsconfig.json, TypeScript compilation errors, build performance issues, strict mode migrat

1
EngineeringDesign#typescript#build

vienna-cooking

Beta

by @sandraschi

Traditional Viennese cuisine expertise covering classic dishes, techniques, and cultural context. Use when user asks about Austrian cooking, Viennese recipes, coffee house culture,

31
DesignData#vienna#cooking

algorithmic-art

by @anthropics

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic

327832969
EngineeringDesign#algorithmic#art

brand-guidelines

by @anthropics

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 guideline

327832969
DesignMarketing#brand#guidelines

canvas-design

by @anthropics

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other stat

327832969
DesignMarketing#canvas#design

Codex Integration

by @skills-directory

Integrate OpenAI Codex CLI for automated code analysis, refactoring, and editing workflows with model selection and session management.

3961,28435
Engineering#ai#code-analysis

doc-coauthoring

by @anthropics

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structur

327832969
DesignEngineering#doc#coauthoring

docx

by @anthropics

"Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with pro

327832969
MarketingSupport#docx#ai

frontend-design

by @anthropics

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applicat

327832969
DesignEngineering#frontend#design

internal-comms

by @anthropics

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some

327832969
OperationsDesign#internal#comms

mcp-builder

by @anthropics

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers

327832969
EngineeringOperations#mcp#builder

pdf

by @anthropics

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form o

327832969
EngineeringDesign#pdf#ai

pptx

by @anthropics

"Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3)

327832969
MarketingOperations#pptx#ai

skill-creator

by @anthropics

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specializ

327832969
EngineeringDesign#skill#creator

slack-gif-creator

by @anthropics

Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Sla

327832969
EngineeringDesign#slack#gif

theme-factory

by @anthropics

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can app

327832969
DesignEngineering#theme#factory

web-artifacts-builder

by @anthropics

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts r

327832969
DesignEngineering#web#artifacts

webapp-testing

by @anthropics

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, a

327832969
EngineeringDesign#webapp#testing

xlsx

by @anthropics

"Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xl

327832969
DataDesign#xlsx#claude

Legal Research Assistant

by @acme-legal

Search precedents and assemble citations for motions and briefs.

1562,84723
Legal#case-law#citations

notion-tasks

by @oaknational

Query and manage Oak AI squad tasks and sprints in Notion. Use when checking current sprint, finding tasks by status, updating task information, or understanding team priorities an

293
DataEngineering#ai#education

Code Quality Fix

Beta

by @DarkMonkDev

Code Quality Fix skill for Claude Code

EngineeringDesign#code#quality

Invoice Extractor

by @finance-ai

Parse PDFs and export key fields to CSV for AR teams.

8998712
FinanceOperations#pdf#ocr

safe-refactoring

Beta

by @LorenFrankLab

Change code structure without changing behavior, with zero tolerance for behavioral changes

11
EngineeringDesign#safe#refactoring

CS Ticket Triage

Beta

by @supportops

Classify and route support tickets to the right queues with reasons.

344565
SupportOperations#classification#routing

Posts

Beta

by @Dustyposa

在 Claude 的生态系统中,**Skill** 和 **MCP (Model Context Protocol)** 是两种为 AI Agent 提供额外能力的机制。<cite/>虽然它们都旨在扩展 Agent 的功能,但它们在设计理念、实现方式和适用场景上有着本质的区别。<cite/>

4
Engineering#posts#ai

claude-agent-ts-sdk

Beta

by @szweibel

Build Claude agents using TypeScript with the @anthropic-ai/claude-agent-sdk. Use this skill when implementing conversational agents, building tools for agents, setting up streamin

EngineeringDesign#claude#agent

Spec

Beta

by @unit-mesh

Spec skill for Claude Code

45
EngineeringHR#spec#ai

Qa Auditor

Beta

by @Kandil7

# QA Auditor Automation Skill

31
EngineeringLegal#bloc#claude-code

interactive-template-generator

Beta

by @Dexploarer

Interactively guide users through selecting and customizing Claude Code templates when they ask to "generate a template" or "create a new skill/command/agent"

32
EngineeringDesign#interactive#template

Tutorials

Beta

by @Dexploarer

# Tutorial: Creating Your First Skill

32
EngineeringDesign#tutorials#claude

QuantConnect

Beta

by @derekcrosslu

QuantConnect strategy development with component library (project)

EngineeringOperations#quantconnect

create-config

Beta

by @msalganik

Create and manage configuration files for sports poetry generation with complete parameter collection

2
EngineeringDesign#create#config

Cs2 Analyzer

Beta

by @mwridgway

Analyze CS2 demo files and generate comprehensive tactical reports

DesignData#cs2#analyzer

Tools

Beta

by @flight505

description: Create reusable command or Skill scaffolds tailored to your project's recurring tasks

Operations#tools#ai

Brainstorm

Beta

by @Brownbull

# Brainstorm Skill ## Purpose Refines rough ideas and requirements into fully-formed designs through collaborative questioning, alternative exploration, and incremental validat

DesignOperations#brainstorm#ai

cleanup

Beta

by @Brownbull

Project organization expert - analyzes project state, detects redundancy, consolidates files, removes obsolete content, maintains structure integrity

EngineeringMarketing#cleanup#ai

Write Plan

Beta

by @Brownbull

# Write-Plan Skill V3 - Pragmatic Planning ## Purpose Creates adaptive implementation plans with phase-appropriate testing requirements

OperationsEngineering#write#plan

Analyze Schema

Beta

by @pauljbernard

# Analyze Schema Skill

DataOperations#analyze#schema

Anonymize Pii

Beta

by @pauljbernard

# Anonymize PII Skill

Data#anonymize#pii

Generate Report

Beta

by @pauljbernard

# Generate Report Skill

EngineeringDesign#generate#report

Load To Cert

Beta

by @pauljbernard

Load To Cert skill for Claude Code

Data#load#cert

Select Districts

Beta

by @pauljbernard

# Select Districts Skill

DataOperations#select#districts

website-builder

Beta

by @Manuelvillarvieites

Complete SEO-optimized website creation workflow orchestrator. Coordinates SEO analysis (keywords, competitors), sitemap planning, shadcn component selection, theme application, an

DesignMarketing#website#builder

Claude

Beta

by @oneshot2001

# OMNISIGHT Development Skill

1
EngineeringDesign#claude#workflow

Your Skill Name

Beta

by @tryinhard1080

Clear description of what this Skill does and when to use it (200 chars max)

1
SupportOperations#your#skill

sync-gruvbox-theme

Beta

by @bfowle

Verify and sync gruvbox theme consistency across vim, neovim, tmux, and terminal

DesignSupport#sync#gruvbox

Buslog

Beta

by @PoulpYBifle

# BusLog Skill - Business Logic Documentation

EngineeringOperations#buslog#api

daily-pulse

by @picahq

Generates a personalized daily briefing by analyzing Google Calendar events and unread Gmail messages through Pica MCP Server. Use this when users request their daily overview, mor

266
EngineeringDesign#agentic-ai#examples

"hatena-blog-markdown-extractor"

Beta

by @shoji-sws

"Extract content from Hatena Blog article URLs and convert to Markdown format with frontmatter. Preserves images as absolute URLs and removes sidebars, headers, footers, and ads."

DesignMarketing#hatena#blog

Templates

by @ryancnelson

# SERVICE Delegation Skill

325
Engineering#templates#ai

content-discovery

Beta

by @longkeyy

|

EngineeringMarketing#content#discovery

Wechat Ops

Beta

by @garychai

Wechat Ops skill for Claude Code

EngineeringSupport#wechat#ops