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
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.
obra
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
receiving-code-review
Helps developers critically evaluate code review feedback by verifying technical soundness before implementation, preventing blind acceptance of potentially incorrect suggestions.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
More Skills
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.
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.
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.
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.
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.
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.
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.
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.
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.
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
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.
security-ownership-map
Analyzes git repositories to map security ownership, identify bus factors, and detect orphaned sensitive code, exporting results for graph visualization. Essential for security teams and DevOps engineers managing code risk and maintainer dependencies.
figma-implement-design
Automates translation of Figma designs into production-ready code with pixel-perfect visual accuracy using the Figma MCP workflow. Ideal for developers and designers who need to implement designs quickly while maintaining design fidelity.
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
plugin-creator
1. Run the scaffold script: 2. Open and replace placeholders. 3. Generate or update the repo marketplace entry when the plugin should appear in Codex UI ordering:
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.
openai-docs
Provides developers with authoritative, up-to-date OpenAI API documentation and guidance by prioritizing official MCP tools for questions about building with OpenAI products. Ideal for developers integrating OpenAI APIs who need reliable, cited references.
notion-knowledge-capture
Automates the conversion of conversations and decisions into organized Notion wiki entries, how-tos, and FAQs with proper linking. Ideal for teams wanting to systematize knowledge capture and avoid losing context from chats and notes.
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
jupyter-notebook
Helps developers quickly create structured, reproducible Jupyter notebooks for experiments and tutorials using built-in templates and helper scripts. Ideal for data scientists, researchers, and educators who need consistent notebook scaffolding.
security-best-practices
Provides language-specific security best-practice reviews and improvement suggestions for Python, JavaScript/TypeScript, and Go code. Developers building secure applications benefit from automated security guidance tailored to their framework and language.
Recently Updated
See allstrategic-partner
name: strategic-partner A strategic thinking partner for Claude Code that separates deciding from building. Challenges assumptions, compares approaches, and hands execution a ready-to-run prompt
awf-skill
Use this skill when you need to run commands with network isolation, restrict network access to approved domains, or execute AI agents in a sandboxed environment with controlled network access. AWF is a network firewall for agentic workflows that provides: The separator divides firewall options fro
contracts-governance-attack
DAOs that grant voting power = current token balance (not snapshot of past balance) are vulnerable: This is what happened to Beanstalk (April 2022, $182M loss) — attacker flash-borrowed Beanstalk gov tokens, voted to drain the treasury, repaid the loan. Same block. ERC20Votes lets users delegate. If
iota-agent-mcp
MCP server that connects AI coding agents to the IOTA blockchain. Provides 18 tools across wallet operations, Move smart contract development, and on-chain data queries — all via stdio transport with no secrets in the MCP process. 1. Configure the MCP server in your agent's settings (Claude Code, Cu
coot-NCS-reference-guidance
When building or rebuilding fragments, use the sequence and model from NCS-related (non-crystallographically related) or molecular symmetry-related molecules as a reference. If one copy is better built, use it to guide building of the other copies. Before building, compare sequences between related
seedance-prompts-skill
专业的AI脚本和分镜生成系统,用于在Seedance 2.0平台上创建专业的AI视频系列。 以下是经过实测沉淀的通用规范,适用于所有 Seedance 2.0 / GPT-image-2 prompt 的生成。生成任何分镜 prompt 前必须逐条核对。 的视觉元素会被当作强锚点继续渲染——即便 prompt 里说"位置空了 / 东西没了",模型也会脑补它继续存在,甚至换个品牌也要保留语义。要让某元素在续接段中真正消失,必须三重加固:
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.
