Claude Skill

travisvn/awesome-claude-skills

A curated awesome list of Claude Skills, resources, and tools for customizing Claude AI workflows, especially Claude Code. Discover community-driven skills, prompts, and integrations.

Overview

Stars13,894
Forks1,630
LanguageUnknown
Last pushed2026-04-28
Last synced2026-07-03
View on GitHub

Repository

Ownertravisvn
Repositoryawesome-claude-skills
Full nametravisvn/awesome-claude-skills
Repo ID1,077,850,011

Install this Skill

git clone https://github.com/travisvn/awesome-claude-skills.git

Registry

Typemcp_server
Quality score70/100
Verificationreadme_parsed
Last verified2026-05-28
Platforms
ClaudeMCP
Capabilities
browsercode-reviewpdfmemorysearchimagevideoterminalworkflowagentic-coding
Detected files
README.md

Summary

A curated collection of Claude Skills, resources, and tools designed to customize and enhance Claude AI workflows, with a special focus on Claude Code. This awesome list brings together community-driven skills, prompts, and integrations to help developers and power users get the most out of Claude.

Chinese description

一份精选的Claude Skill、资源与工具清单,专为定制Claude AI工作流打造——特别是Claude Code相关。

Key features

  • Curated list of Claude Skills for workflow customization
  • Focus on Claude Code integration and agentic coding
  • Community-driven resources and tools
  • Covers Claude Desktop and related AI workflows
  • Regularly updated with new awesome entries

Use cases

  • Enhancing Claude Code with custom skills
  • Building agentic coding workflows
  • Discovering community prompts and integrations
  • Customizing Claude Desktop for productivity
  • Learning best practices for Claude AI customization

README excerpt

<p align="center"> <a href="https://github.com/travisvn/awesome-claude-skills"> <img alt="Awesome Claude Skills" src="https://pc0o4oduww.ufs.sh/f/crfz5GypRfo0lI4924gMSJKLY6297aVP0zZpilXBvqTbDyrs"/> </a> </p> # Awesome Claude Skills [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) [![Last Updated](https://img.shields.io/badge/updated-Feb%202026-green.svg)]() [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md) > A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows **Claude Skills** teach Claude how to **perform tasks in a repeatable way** They are specialized folders containing instructions, scripts, and resources that Claude dynamically discovers and loads when relevant to tasks. ### How Skills Work Skills employ a **progressive disclosure architecture** for efficiency: 1. **Metadata loading** (~100 tokens): Claude scans available Skills to identify relevant matches 2. **Full instructions** (<5k tokens): Load when Claude determines the Skill applies 3. **Bundled resources**: Files and executable code load only as needed This design allows multiple Skills to remain available without overwhelming Claude's context window. ## 🚀 Getting Started ### Claude.ai Web Interface 1. Go to [Settings > Capabilities](https://claude.ai/settings/capabilities) 2. Enable Skills toggle 3. Browse available skills or upload custom skills 4. **For Team/Enterprise**: Admin must enable Skills organization-wide first ### Claude Code CLI ```bash # Install skills from marketplace /plugin marketplace add anthropics/skills # Or install from local directory /plugin add /path/to/skill-directory ``` ### Claude API Skills are accessible via the `/v1/skills` API endpoint. See the [Ski

Topics

Explore more

Data from GitHub. Synced on 2026-07-03