← all repositories
travisvn/awesome-claude-skills

The skill directory Claude didn't ship with

A curated index of official and community-made Skills for teaching Claude repeatable tasks without bloating its context window.

awesome-claude-skills
Velocity · 7d
+57
★ / day
Trend
steady
star history

What it does This repo is a well-organized awesome-list that catalogs Claude Skills — specialized folders of instructions, scripts, and resources that Claude loads dynamically when relevant. It covers official Anthropic offerings (docx, pdf, pptx, xlsx manipulation; frontend design; MCP building) alongside community contributions ranging from iOS simulator automation to a 37-agent “startup in a box.”

The interesting bit The list itself is glue, but the underlying architecture it documents is clever: Skills use progressive disclosure — ~100 tokens of metadata for discovery, full instructions only on match, bundled code on demand. That keeps dozens of Skills available without turning Claude’s context window into a landfill.

Key highlights

  • Official Skills for document wrangling, web artifacts, Playwright testing, and MCP server creation
  • Community collections like obra/superpowers (20+ battle-tested dev skills) and superpowers-lab for experimental techniques
  • Individual gems: frontend-design explicitly fights “AI slop” aesthetics; loki-mode orchestrates 37 agents across 6 swarms
  • Includes a step-by-step guide for writing your own SKILL.md with frontmatter, plus a skill-creator Skill that interviews you to generate the boilerplate
  • Skills install via /plugin in Claude Code, web UI toggle, or the /v1/skills API endpoint

Caveats

  • The README warns that Skills can execute arbitrary code; security implications are real but not deeply explored in the sources
  • Community Skills section is still a flat table — “will be broken down into categories once there are enough” — so discovery is currently limited
  • Some listed Skills (especially loki-mode) make ambitious claims that the list doesn’t verify

Verdict Worth bookmarking if you’re using Claude Code daily and want to stop reinventing prompts for recurring tasks. Skip it if you’re looking for a rigorous, reviewed marketplace — this is a community bulletin board, not an app store.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.