Best Claude Skills — SKILL.md Directory
Discover and install AI skills that teach Claude Code, Cursor, and Windsurf how to perform specific tasks — from code review to frontend design.
What is a Claude Skill?
Claude Skills are SKILL.md files that teach AI coding assistants like Claude Code, Cursor, and Windsurf how to perform specific tasks. Each skill contains structured instructions — from code review best practices to frontend design patterns — that the AI follows when you ask it to perform that task. Skills are open source, hosted on GitHub, and installed by copying the file into your project's skills directory. They're the easiest way to customize your AI assistant's behavior without writing prompts from scratch.
Most Popular
openclaw
gh-issues
An AI-powered GitHub issue orchestrator that automatically fetches issues, spawns sub-agents to implement fixes, opens PRs, and monitors review feedback. Ideal for developers wanting to automate bug triage and fix deployment workflows.
obra
test-driven-development
Guides AI coding assistants to follow Test-Driven Development principles by writing failing tests before implementation code. Useful for developers who want to maintain code quality and ensure comprehensive test coverage.
obra
verification-before-completion
This booster enforces a disciplined verification workflow that prevents false success claims by requiring developers to run and confirm verification commands before marking work complete. It's essential for any development team wanting to eliminate premature PRs and false positives.
Top Rated by Community
See allgh-issues
An AI-powered GitHub issue orchestrator that automatically fetches issues, spawns sub-agents to implement fixes, opens PRs, and monitors review feedback. Ideal for developers wanting to automate bug triage and fix deployment workflows.
test-driven-development
Guides AI coding assistants to follow Test-Driven Development principles by writing failing tests before implementation code. Useful for developers who want to maintain code quality and ensure comprehensive test coverage.
verification-before-completion
This booster enforces a disciplined verification workflow that prevents false success claims by requiring developers to run and confirm verification commands before marking work complete. It's essential for any development team wanting to eliminate premature PRs and false positives.
brainstorming
A collaborative design-first booster that guides developers through brainstorming and specification before implementation, preventing premature coding and misaligned requirements.
using-superpowers
This booster enforces mandatory skill tool invocation at the start of conversations to establish available capabilities. It's designed for users who want to ensure AI assistants always discover and declare applicable skills before responding.
writing-plans
A skill that generates detailed, bite-sized implementation plans for multi-step tasks before coding begins, designed for engineers unfamiliar with the codebase. Useful for teams wanting structured planning and onboarding guidance.
dispatching-parallel-agents
Enables concurrent investigation of multiple independent tasks by dispatching separate agents to each problem domain, saving time on parallel debugging and testing workflows.
executing-plans
A skill for executing pre-written implementation plans with critical review and checkpoint validation, ideal for breaking complex tasks into separate sessions with human oversight.
systematic-debugging
A debugging methodology booster that enforces root-cause analysis before proposing fixes, helping developers avoid quick patches that mask underlying issues. Useful for anyone working with code in Claude who needs structured debugging processes.
receiving-code-review
Helps developers critically evaluate code review feedback by verifying technical soundness before implementation, preventing blind acceptance of potentially incorrect suggestions.
using-git-worktrees
Helps developers create isolated git worktrees for parallel feature development without disrupting their current workspace. Essential for teams managing multiple branches simultaneously.
requesting-code-review
This booster dispatches a code-reviewer subagent to catch issues before merging, promoting early and frequent code review practices. It benefits developers using claude_code who want to maintain code quality throughout their workflow.
finishing-a-development-branch
Guides developers through the final stages of completing a development branch by verifying tests pass and presenting structured options for merging, creating PRs, or cleanup. Useful for developers who want a systematic approach to integrating completed work.
writing-skills
A TDD-based framework for creating and validating AI agent skills through test-driven documentation and pressure testing. Developers building Claude Code agents or multi-agent systems benefit from this systematic approach to skill development and deployment.
subagent-driven-development
A skill booster that structures implementation execution by dispatching independent subagents for each task with two-stage review (spec compliance, then code quality), designed for developers managing multi-task implementation plans in a single session.
claude-api
This skill guides developers in building LLM-powered applications using Claude and Anthropic SDKs, with smart triggering based on API imports and user intent. Ideal for developers looking to integrate Claude into their projects with language-specific best practices.
slack-gif-creator
A toolkit for creating animated GIFs optimized for Slack with specific dimension, FPS, and color constraints. Developers building Slack integrations or bots will find this useful for generating compliant emoji and message GIFs.
algorithmic-art
This booster enables users to create original generative and algorithmic art using p5.js with interactive parameter exploration, ideal for artists, designers, and creative coders wanting to explore computational aesthetics.
doc-coauthoring
doc-coauthoring guides users through a structured three-stage workflow (context gathering, refinement, and reader testing) for collaboratively creating technical documentation, proposals, and specs. It benefits technical writers, engineers, and product managers who need to efficiently co-author structured content.
frontend-design
A skill that empowers developers to create polished, production-ready frontend interfaces and React components with distinctive design that avoids generic AI aesthetics. Ideal for anyone building web UIs, landing pages, dashboards, or custom web components.
pptx
This skill enables AI assistants to intelligently handle PowerPoint files by triggering whenever .pptx files are involved—whether creating presentations, extracting content, editing slides, or working with templates. It's valuable for developers and users who need seamless automation around presentation workflows.
xlsx
The xlsx skill enables Claude to work with spreadsheet files—opening, editing, creating, cleaning, and converting .xlsx, .xlsm, .csv, and .tsv files. It's essential for users who need programmatic spreadsheet manipulation without leaving their AI assistant.
brand-guidelines
Applies Anthropic's official brand colors, typography, and design standards to artifacts created in Claude Code, ensuring consistent corporate visual identity. Useful for developers building internal tools, demos, or branded content that should reflect Anthropic's design language.
web-artifacts-builder
Web Artifacts Builder is a skill that enables AI assistants to create complex, multi-component React applications with Tailwind CSS and shadcn/ui for Claude.ai artifacts. Developers building sophisticated interactive web interfaces benefit from streamlined scaffolding and bundling workflows.
More Skills
theme-factory
Theme Factory provides a toolkit for applying professional, pre-designed color and font themes to various artifacts like slides, documents, and HTML pages. Developers and content creators benefit from rapid styling without manual design work.
A PDF processing skill that enables users to read, extract, merge, split, and manipulate PDF files through an AI coding assistant. Developers and business users benefit from automated PDF workflows without writing complex code.
internal-comms
A skill that helps employees write consistent internal communications (status reports, newsletters, incident reports, etc.) using their company's preferred formats and templates.
mcp-builder
mcp-builder is a guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to integrate with external services and APIs. It helps developers build well-designed tool interfaces in Python or TypeScript for AI-powered applications.
canvas-design
A skill that generates original visual designs in PNG and PDF formats by first establishing design philosophies, then expressing them visually. Useful for users who need posters, artwork, or static designs created programmatically.
docx
The docx skill enables AI assistants to create, read, edit, and manipulate Word documents with professional formatting, tables of contents, images, and tracked changes. It's useful for developers and users who need to programmatically generate or process .docx files as part of their workflows.
skill-creator
skill-creator enables users to build, refine, and evaluate AI skills through an iterative workflow with testing and performance benchmarking. Developers and AI engineers benefit from streamlined skill development and optimization.
webapp-testing
A Playwright-based toolkit for testing local web applications, enabling developers to verify frontend functionality, debug UI behavior, and capture browser diagnostics. Essential for AI coding assistants building and validating web applications.
Building LLM-Powered Applications with Claude
This skill helps you build LLM-powered applications with Claude. Choose the right surface based on your needs, detect the project language, then read the relevant language-specific documentation. Scan the target file (or, if no target file, the prompt and project) for non-Anthropic provider markers
nutrient-document-processing
This booster enables Claude Code to process, convert, and extract data from documents (PDF, DOCX, XLSX, PPTX, HTML, images) using the Nutrient DWS API, including OCR, editing, signing, and form-filling capabilities. Developers building document automation workflows benefit from seamless integration with multiple file formats.
ip2location-io-automation
Heuristic scoring (no AI key configured).
upstash-qstash
Upstash QStash expert booster enables developers to build serverless message queues, scheduled jobs, and reliable HTTP-based task delivery without infrastructure management. Ideal for AI coding assistants helping teams implement async processing, cron jobs, and webhook systems.
matchms
Matchms enables mass spectrometry data processing and analysis with support for multiple file formats, spectral similarity calculations, and metadata harmonization. This booster is essential for metabolomics researchers, bioinformaticians, and data scientists working with MS/MS datasets.
observe-whatsapp
A diagnostic skill for debugging WhatsApp message delivery, webhook issues, and API errors in the Kapso platform. Essential for DevOps engineers and backend developers managing WhatsApp integrations in production.
last30days-v3-spec
Use when the user wants recent, cross-source evidence from the last 30 days. The runtime is a single v3 pipeline: 3. normalize and dedupe
last30days
Research ANY topic across Reddit, X, YouTube, and other sources. Surface what people are actually discussing, recommending, betting on, and debating right now. To detect first run: check if exists. If it does NOT exist, this is a first run. Do NOT run any Bash commands or show any command output to
electron-api
A structured guide for developers implementing new Electron APIs in Wave Terminal by showing exactly which four files to edit and how to wire up frontend-to-main-process communication. Essential for Wave Terminal contributors extending the application's capabilities.
pr-draft-summary
Heuristic scoring (no AI key configured).
notion-meeting-intelligence
notion-meeting-intelligence helps teams prepare professional meeting materials by pulling Notion context, researching via Codex, and generating tailored agendas and pre-reads for specific attendees and meeting types. It's ideal for managers, coordinators, and team leads who need to streamline meeting prep workflows.
figma-code-connect-components
This skill helps you connect Figma design components to their corresponding code implementations using Figma's Code Connect feature. It analyzes the Figma design structure, searches your codebase for matching components, and establishes mappings that maintain design-code consistency. Call to identi
notion-spec-to-implementation
Converts Notion product specs and PRDs into structured implementation plans, tasks, and progress tracking within Notion. Ideal for product managers and engineers who need to translate specifications into actionable work items.
figma-create-design-system-rules
This skill helps you generate custom design system rules tailored to your project's specific needs. These rules guide AI coding agents to produce consistent, high-quality code when implementing Figma designs, ensuring that your team's conventions, component patterns, and architectural decisions are
imagegen
This skill enables users to generate and edit images directly within Claude Code using the OpenAI Image API, supporting use cases from product mockups to concept art. Developers and designers benefit by automating image creation workflows without leaving their coding environment.
linear
A skill for Claude Code that enables developers to read, create, and update Linear issues and projects through natural language commands. Useful for teams using Linear who want streamlined ticket management within their coding workflows.
Recently Updated
See allubiquitous-language
Extract and formalize domain terminology into a consistent glossary. 1. Scans conversation for domain-relevant nouns, verbs, and concepts 2. Identifies ambiguities, synonyms, and overloaded terms
castai-install-auth
Connect a Kubernetes cluster (EKS, GKE, AKS, or KOPS) to CAST AI for cost optimization, autoscaling, and security scanning. Covers API key generation, Helm chart installation of the CAST AI agent, and Terraform provider setup. Log in to https://console.cast.ai and navigate to API > API Access Keys.
remofirst-core-workflow-a
Employee onboarding workflow: create employee records, manage documents, handle country-specific compliance requirements.
Physics
A physics tutoring booster that adapts explanations from intuitive reasoning to formal derivations based on learner level. Ideal for students, educators, and researchers seeking physics help across all difficulty tiers.
nansen-smart-money-tracker
Filter by smart money category with :
agent-fuel
Keep your agent running by automatically managing wallet balances, topping up via MoonPay, and paying for x402-enabled APIs. 1. MoonPay CLI installed and authenticated: 2. A funded wallet (can be created via )
Why use Skills?
Here's why thousands of developers add these to their AI workflow every week.
Instant expertise
Skills encode domain knowledge directly into Claude's context — no need to re-explain conventions on every task.
Consistent output
Every team member gets the same AI behaviour, enforcing code style, naming conventions, and architectural patterns automatically.
Open source
Every skill on ImAiFox is publicly available on GitHub. Inspect the code, fork it, modify it — no vendor lock-in.
Community-verified
Skills are ranked by GitHub stars, forks, and maintenance health so you install what actually works in production.
How to install
- 1
Find a skill
Browse the directory above, filter by category, or search for your use case.
- 2
Copy the install command
Each skill page has a one-click copy button with the terminal command.
- 3
Run it in your terminal
Paste the command into your project root. It downloads the SKILL.md file into the correct directory.
- 4
Restart Claude Code
Reload the window or restart Claude Code so the new skill is picked up automatically.
Frequently Asked Questions
Common questions about skills answered.
What is a Claude Skill?
A Claude Skill is a SKILL.md file that teaches Claude Code, Cursor, or Windsurf how to perform a specific task. Skills contain structured instructions — coding standards, step-by-step workflows, or domain expertise — that the AI follows whenever you ask it to do that task. They're the fastest way to customize your AI assistant without writing prompts from scratch.
How do I install a Claude Skill?
To install a Claude Skill, copy the SKILL.md file into your project's .claude/skills/ directory (for Claude Code) or .cursor/skills/ directory (for Cursor). Then restart Claude Code or reload your IDE window so the skill is picked up. Some skills include a one-line install command you can run directly in your terminal.
Are Claude Skills free?
Yes — all Claude Skills indexed on ImAiFox are open-source and free to use. They're hosted publicly on GitHub under various open-source licenses. You can inspect, modify, and use them in any project.
What's the difference between a Skill and a Prompt?
A Skill (SKILL.md) is Claude-specific — it integrates directly into Claude Code's skill system and is invoked automatically for relevant tasks. A Prompt is a general instruction set (like .cursorrules or SYSTEM_PROMPT.md) that works with any AI assistant. Skills offer deeper integration; prompts offer broader compatibility.
How many Claude Skills are available?
ImAiFox indexes hundreds of Claude Skills sourced from public GitHub repositories, verified for quality and actively maintained. New skills are discovered and added automatically every hour.
