Back to Blog

Awesome Claude Code Skills: The Curated List (2026)

DesignRevision Editorial · SaaS, frontend & developer tooling
6 min read
Human Written
Share:

This is an awesome Claude Code skills list — a curated, categorized directory of the best official and community skills, with a GitHub link for every one. Rather than rank a top ten, it is built to help you browse the ecosystem: find the skills for design, testing, docs, or memory, jump straight to their repos, and install what fits your work. It also points you to the biggest community lists on GitHub so you can keep exploring.

Last updated: July 2026. The ecosystem moves fast; every entry links to its source repo so you can check activity before installing.

How This List Works

Entries are grouped by what they do, and each is just a name, a link to its GitHub repo, and a one-line description — the classic "awesome list" format. We label skills that ship as plugins (which bundle one or more skills) so the install method is clear. Our aim is a genuinely useful awesome Claude Code skills directory: every entry is a real, active repository we checked resolves, not an auto-scraped list, so you can trust the links. This is the breadth view; if you want a ranked, tested shortlist with verdicts and star counts, read our best Claude Code skills roundup instead.

Table of Contents

  1. The Community Awesome Lists on GitHub
  2. Official Skills
  3. Community Skills by Category
  4. How to Install Any of These
  5. Conclusion

The Community Awesome Lists on GitHub

If you want the raw source, start with these GitHub repos — the canonical official set plus the largest community-curated lists:

Bookmark those and you have a permanent, self-updating source. The rest of this page is our curated pick of the standouts.

Official Skills

Anthropic maintains its first-party skills in one repo, anthropics/skills. Several are also published as one-click plugins in the official marketplace. The set worth knowing:

  • skill-creator — scaffold, evaluate, and improve your own skills.
  • mcp-builder — scaffold an MCP server to connect Claude to external tools.
  • webapp-testing — drive a real browser to validate a web app.
  • frontend-design — distinctive, production-grade UI (also an official plugin).
  • theme-factory — apply professional color and type themes to artifacts.
  • pdf, docx, pptx, xlsx — create and edit PDF and Office documents programmatically.
  • canvas-design, algorithmic-art, slack-gif-creator, web-artifacts-builder — visual and creative generation.
  • brand-guidelines, doc-coauthoring, internal-comms, claude-api — docs, comms, and API helpers.

Community Skills by Category

Standout community skills, grouped by what they help with. Plugins (which bundle skills) are labeled.

Design & Frontend

Skills that raise the quality of the interfaces and components Claude produces:

Testing & Browser Automation

Skills that let Claude drive a real browser or simulator to verify what it built:

  • Playwright Skill — model-invoked Playwright automation for end-to-end browser testing.
  • iOS Simulator — drives the iOS Simulator to test and debug apps.
  • Full-Page Screenshot — zero-dependency full-page screenshots via the Chrome DevTools Protocol.

Docs, Data & Writing

Skills for turning work into documents, charts, and publishable formats:

Workflow, Planning & Memory

The skills and plugins that keep Claude organized across long, multi-step work:

  • Superpowers (plugin) — a full brainstorm → spec → worktrees → TDD development methodology.
  • Planning with Files — crash-proof markdown plans that survive /clear and context loss.
  • Claude Mem (plugin) — persistent memory that carries context across sessions.
  • Grill Me — relentlessly interviews you about a plan, one question at a time, until every branch is resolved.
  • Caveman (plugin) — terse "caveman-speak" replies that cut output tokens while keeping code exact.
  • Context7 (plugin) — injects up-to-date, version-specific library documentation on demand.

Meta: Build & Convert Skills

Skills for extending Claude Code itself and turning docs into new skills:

  • Skill Seekers — turns any documentation site, GitHub repo, or PDF into a reusable Claude skill.

Security & Cloud

Skills for security testing and cloud development workflows:

  • ffuf Web Fuzzing — integrates the ffuf fuzzer for web vulnerability discovery.
  • AWS Skills — AWS development with CDK best practices and serverless patterns.
  • pypict Pairwise Testing — designs test cases using pairwise combinatorial testing.

How to Install Any of These

The method depends on how a skill is distributed:

  • Plugin — add its marketplace and install: /plugin marketplace add <owner>/<repo>, then /plugin install <name>@<marketplace>. Official ones use @claude-plugins-official.
  • Standalone SKILL.md folder — copy the folder into ~/.claude/skills/ (personal) or .claude/skills/ (project), or use npx skills add <owner>/<repo> where the repo supports it.

For the full step-by-step with troubleshooting, see how to add skills to Claude Code. Many of these ship inside plugins, so the tested best Claude Code plugins roundup is a useful companion.

Conclusion

The awesome Claude Code skills ecosystem is really two things: Anthropic's official anthropics/skills repo, and a fast-growing set of community skills and plugins indexed in curated GitHub lists. Use this directory to find the ones that fit your work, follow the links to read each SKILL.md, and install what earns its place. When you want the opinionated shortlist rather than the full field, our tested best Claude Code skills has you covered — and the Claude Code skills guide explains how to build your own.


Related Resources

Frequently Asked Questions

"Awesome Claude Code skills" refers to the curated, community-maintained lists of the best skills worth installing — named after the "awesome-*" convention on GitHub. They collect standalone SKILL.md skills and skill-bundling plugins by category, from design and testing to memory and documentation, so you can browse the ecosystem instead of hunting repo by repo. This page is a curated directory of those skills with a GitHub link for each, plus pointers to the largest community lists.

The canonical source is Anthropic's official repository, github.com/anthropics/skills, which holds the first-party skills. For community skills, the largest curated lists are github.com/ComposioHQ/awesome-claude-skills, github.com/travisvn/awesome-claude-skills, and github.com/alirezarezvani/claude-skills. Every skill in this article links straight to its GitHub repo, so you can read the SKILL.md before installing.

For official skills, anthropics/skills is the authoritative repo. For discovering community skills, ComposioHQ/awesome-claude-skills is the most comprehensive curated list, with travisvn/awesome-claude-skills a strong Claude Code-focused alternative. If you want a ranked, tested shortlist rather than a full directory, see our best Claude Code skills roundup instead of a raw repo.

It depends how the skill is distributed. If it ships as a plugin, run /plugin install @ after adding its marketplace. If it is a standalone SKILL.md folder, copy that folder into ~/.claude/skills/ for personal use or .claude/skills/ inside a project, or use the community installer npx skills add / where supported. Our full guide to adding skills covers every method with troubleshooting.

Both. The skills in the anthropics/skills repository are first-party, built and maintained by Anthropic. Everything else on this list is community-made — standalone skills and skill-bundling plugins published by independent developers. We label the plugins as such, and every entry links to its source repo so you can judge provenance, activity, and quality for yourself.

Join 50k+ subscribers

Web dev, SaaS, growth & marketing. Weekly.

Thanks for subscribing! Check your email.

No spam, unsubscribe anytime.