🌐
GitHub
github.com › anthropics › skills
GitHub - anthropics/skills: Public repository for Agent Skills
4 days ago - Note: This repository contains Anthropic's implementation of skills for Claude.
Starred by 26.2K users
Forked by 2.4K users
Languages   Python 83.9% | JavaScript 9.4% | HTML 4.3% | Shell 2.4%
🌐
GitHub
github.com › travisvn › awesome-claude-skills
GitHub - travisvn/awesome-claude-skills: A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows — particularly Claude Code
October 18, 2025 - A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows — particularly Claude Code - travisvn/awesome-claude-skills
Starred by 3.6K users
Forked by 232 users
Discussions

Claude "Skill" to help write Drafts Actions - Actions - Share What You've Made - Drafts Community
Claude AI recently created something called “skills,” which allow you to bundle documentation and instructions to make it easier for Claude to work on certain tasks. Using Claude, I made a skill for writing javascript actions in Drafts. This has completely transformed how I use Drafts! More on forums.getdrafts.com
🌐 forums.getdrafts.com
6
October 21, 2025
I created a collection of Claude Skills
404 for most links in your list. More on reddit.com
🌐 r/ClaudeAI
12
19
October 17, 2025
I tested 30+ community Claude Skills for a week. Here’s what actually works (complete list + GitHub links)
NotModeratorBot: All posts about AI must include the term "game-changing". Your post satisfies this requirement and is therefore suitable for r/ClaudeAI . More on reddit.com
🌐 r/ClaudeAI
26
421
October 30, 2025
Claude Code skills activate 20% of the time. Here's how I got to 84%.
This is an excellent piece of research. Why I like it: you didn't just say "I did this and it's a game-changer". Instead you systematically tried four different hook implementations, and you measured them systematically against a suite of synthetic and real-world situations. This way we have confidence that you understand the landscape of all possible implementations, and there's reason to believe that yours is an optimum. Thank you! I've shared it with my team. More on reddit.com
🌐 r/ClaudeCode
35
231
November 16, 2025
🌐
GitHub
github.com › alirezarezvani › claude-skills
GitHub - alirezarezvani/claude-skills: A Collection of Skills for Claude Code and Claude AI for real-world Usage. Including Claude Code Subagents, Claude Code Commnads
October 19, 2025 - A Collection of Skills for Claude Code and Claude AI for real-world Usage. Including Claude Code Subagents, Claude Code Commnads - alirezarezvani/claude-skills
Starred by 337 users
Forked by 71 users
Languages   Python
🌐
GitHub
github.com › ComposioHQ › awesome-claude-skills
GitHub - ComposioHQ/awesome-claude-skills: A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
October 29, 2025 - A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows - ComposioHQ/awesome-claude-skills
Starred by 8.5K users
Forked by 934 users
Languages   Python 92.0% | JavaScript 6.1% | Shell 1.9%
🌐
Hugging Face
huggingface.co › blog › sionic-ai › claude-code-skills-training
How We Use Claude Code Skills to Run 1,000+ ML Experiments a Day
2 weeks ago - I put the minimum viable setup in a GitHub Gist. Folder structure, CLAUDE.md, validation workflows. Copy it and modify for your team. ... your-org/research-skills/ ├── plugins/ │ ├── training/ │ │ ├── your-first-experiment/ │ │ │ ├── .claude-plugin/ │ │ │ │ └── plugin.json │ │ │ ├── skills/your-first-experiment/ │ │ │ │ └── SKILL.md │ │ │ ├── references/ │ │ │ │ └── experiment-log.md │ │ │ └── scripts/ │ │ └── another-experiment/ │ └── evaluation/ ├── templates/ │ └── experiment-skill-template/ ├── scripts/ │ ├── validate_plugins.py │ └── generate_marketplace.py ├── marketplace.json └── CLAUDE.md
🌐
Tiberriver256
tiberriver256.github.io › ai and technology › skills-catalog-part-1-indexing-ai-context
Bringing Anthropic Skills to GitHub Copilot – Tiberriver256
November 2, 2025 - Anthropic just announced Skills—modular, discoverable knowledge for Claude. Each skill is a SKILL.md file with metadata. Claude discovers them through the description field.
🌐
GitHub
github.com › brunoasm › my_claude_skills
GitHub - brunoasm/my_claude_skills: Claude Skill to prevent automatic confirmatory answers
October 23, 2025 - This repository contains custom Claude skills designed to improve how Claude approaches different types of tasks. Each skill is a self-contained module that can be installed independently in Claude.ai or used via the Claude API or Claude Code.
Author   brunoasm
🌐
Lee Hanchung
leehanchung.github.io › blogs › 2025 › 10 › 26 › claude-skills-deep-dive
Claude Agent Skills: A First Principles Deep Dive
October 26, 2025 - Technical deep dive into Claude Agent Skills' prompt-based meta-tool architecture. Learn how context injection design, two-message patterns, LLM-based routing, and runtime context modification enable sophisticated AI agent behaviors.
Find elsewhere
🌐
GitHub
github.com › VoltAgent › awesome-claude-skills
GitHub - VoltAgent/awesome-claude-skills: The awesome collection of Claude Skills and resources.
3 days ago - The awesome collection of Claude Skills with official and community-built resources.
Starred by 1.5K users
Forked by 103 users
🌐
Simon Willison
simonwillison.net › 2025 › Oct › 16 › claude-skills
Claude Skills are awesome, maybe a bigger deal than MCP
October 16, 2025 - Claude will only access a skill when it’s relevant to the task at hand. When used, skills make Claude better at specialized tasks like working with Excel or following your organization’s brand guidelines. Their engineering blog has a more detailed explanation. There’s also a new anthropics/skills GitHub repo.
🌐
GitHub
github.com › BehiSecc › awesome-claude-skills
GitHub - BehiSecc/awesome-claude-skills: A curated list of Claude Skills.
1 week ago - A curated list of Claude Skills. Contribute to BehiSecc/awesome-claude-skills development by creating an account on GitHub.
Starred by 3.3K users
Forked by 238 users
🌐
SkillsMP
skillsmp.com › home
Agent Skills Marketplace - Claude, Codex & ChatGPT Skills | SkillsMP
November 11, 2025 - * For Claude Code: Add to ~/.claude/skills/ (personal) or .claude/skills/ (project). For OpenAI Codex CLI: Add to ~/.codex/skills/. Both use the same SKILL.md format. Clone the GitHub repository and copy the skill folder to your chosen directory.
🌐
GitHub
github.com › topics › claude-skills
claude-skills · GitHub Topics · GitHub
October 16, 2025 - Package the skills and your claude code/codex/gemini agent will be an AI research agent with full horsepower. Maintained by Orchestra Research. ai skills gemini codex claude ai-research machine-leanring megatron huggingface gpt-5 vllm grpo claude-code claude-skills
🌐
Claude
code.claude.com › docs › en › skills
Agent Skills - Claude Code Docs
Skills are automatically discovered by Claude from three sources: ... This will show all Skills from all sources, including plugin Skills.
🌐
Drafts Community
forums.getdrafts.com › actions - share what you've made
Claude "Skill" to help write Drafts Actions - Actions - Share What You've Made - Drafts Community
October 21, 2025 - Claude AI recently created something called “skills,” which allow you to bundle documentation and instructions to make it easier for Claude to work on certain tasks. Using Claude, I made a skill for writing javascript ac…
🌐
GitHub
github.com › abubakarsiddik31 › claude-skills-collection
GitHub - abubakarsiddik31/claude-skills-collection: A curated collection of official and community-built Claude Skills – extend Anthropic's Claude with powerful, modular capabilities for productivity, creativity, coding, and more.
October 18, 2025 - A curated collection of official and community-built Claude Skills – extend Anthropic's Claude with powerful, modular capabilities for productivity, creativity, coding, and more. - abubakarsiddik31/claude-skills-collection
Starred by 332 users
Forked by 24 users
🌐
Reddit
reddit.com › r/claudeai › i created a collection of claude skills
r/ClaudeAI on Reddit: I created a collection of Claude Skills
October 17, 2025 -

Hey everyone.

I have compiled a curated list of all known Claude Skills (both official ones from Anthropic and community-built projects found across GitHub).

Each skill has a clear description and a link to its repository, so you can plug them directly into your Claude setup or use them as templates to create your own.

Check it out:

https://github.com/BehiSecc/awesome-claude-skills

🌐
Artificial Intelligence in Plain English
ai.plainenglish.io › the-claude-skills-ecosystem-is-exploding-this-github-repo-shows-why-97f6a9e2bb42
The Claude Skills Ecosystem Is Exploding… This GitHub ...
2 weeks ago - Claude Skills are transforming AI from chat to action. Here is how the ecosystem is evolving and why the Awesome Claude Skills repo…
🌐
Reddit
reddit.com › r/claudeai › i tested 30+ community claude skills for a week. here’s what actually works (complete list + github links)
r/ClaudeAI on Reddit: I tested 30+ community Claude Skills for a week. Here’s what actually works (complete list + GitHub links)
October 30, 2025 -

I spent a week testing every community-built Claude Skill I could find. The official ones? Just scratching the surface.

So when Skills launched, I did what everyone did - grabbed the official Anthropic ones. Docx, pptx, pdf stuff. They work fine.

Then I kept seeing people on Twitter and GitHub talking about these community-built skills that were supposedly changing their entire workflow.

But I had a week where I was procrastinating on actual work, so… why not test them?

Downloaded like 30+ skills and hooks. Broke stuff. Fixed stuff. Spent too much time reading GitHub READMEs at 2am.

Some were overhyped garbage. But a bunch? Actually game-changing.

Disclaimer: Used LLM to clean up my English and structure this better - the research, testing, and opinions are all mine though.


Here’s the thing nobody tells you:

Official skills are like… a microwave. Does one thing, does it well, everyone gets the same experience.

Community skills are more like that weird kitchen gadget your chef friend swears by. Super specific, kinda weird to learn, but once you get it, you can’t imagine cooking without it.


THE ESSENTIALS (Start here)

Superpowers (by obra)

The Swiss Army knife everyone talks about. Brainstorming, debugging, TDD enforcement, execution planning - all with slash commands.

That /superpowers:execute-plan command? Saved me SO many hours of “ok Claude now do this… ok now this… wait go back”

Real talk: First day I was lost. Second day it clicked.

Link: https://github.com/obra/superpowers


Superpowers Lab (by obra)

Experimental/bleeding-edge version of Superpowers. For when you want to try stuff before it’s stable.

Link: https://github.com/obra/superpowers-lab


Skill Seekers (by yusufkaraaslan)

Point it at ANY documentation site, PDF, or codebase. It auto-generates a Claude Skill.

The moment I got it: We use this internal framework at work that Claude knows nothing about. Normally I’d paste docs into every conversation. Skill Seekers turned the entire docs site into a skill in 10 minutes.

Works with React docs, Django docs, Godot, whatever. Just point and generate.

Link: https://github.com/yusufkaraaslan/Skill_Seekers


DEVELOPER WORKFLOW SKILLS

Test-Driven Development Skill

Enforces actual TDD workflows. Makes Claude write tests first, not as an afterthought.

Found in: https://github.com/obra/superpowers or https://github.com/BehiSecc/awesome-claude-skills


Systematic Debugging Skill

Stops Claude from just guessing at fixes. Forces root-cause analysis like an experienced dev.

Saved me at 2am once during a production bug. We actually FOUND the issue instead of throwing random fixes at it.

Found in: https://github.com/obra/superpowers


Finishing a Development Branch Skill

Streamlines that annoying “ok now merge this and clean up and…” workflow.

Found in: https://github.com/BehiSecc/awesome-claude-skills


Using Git Worktrees Skill

If you work on multiple branches simultaneously, this is a lifesaver. Makes Claude actually understand worktrees.

Found in: https://github.com/BehiSecc/awesome-claude-skills


Pypict Skill

Generates combinatorial testing cases. For when you need robust QA and don’t want to manually write 500 test cases.

Found in: https://github.com/BehiSecc/awesome-claude-skills


Webapp Testing with Playwright Skill

Automates web app testing. Claude can test your UI flows end-to-end.

Found in: https://github.com/BehiSecc/awesome-claude-skills


ffuf_claude_skill

Security fuzzing and vulnerability analysis. If you’re doing any security work, this is it.

Found in: https://github.com/BehiSecc/awesome-claude-skills


Defense-in-Depth Skill

Multi-layered security and quality checks for your codebase. Hardens everything.

Found in: https://github.com/BehiSecc/awesome-claude-skills


RESEARCH & KNOWLEDGE SKILLS

Tapestry

Takes technical docs and creates a navigable knowledge graph. I had 50+ API PDFs. Tapestry turned them into an interconnected wiki I can actually query.

Found in: https://github.com/BehiSecc/awesome-claude-skills or https://github.com/travisvn/awesome-claude-skills


YouTube Transcript/Article Extractor Skills

Scrapes and summarizes YouTube videos or web articles. Great for research without watching 50 hours of content.

Found in: https://github.com/BehiSecc/awesome-claude-skills


Brainstorming Skill

Turns rough ideas into structured design plans. Less “I have a vague thought” more “here’s the actual plan”

Found in: https://github.com/obra/superpowers


Content Research Writer Skill

Adds citations, iterates on quality, organizes research automatically. If you write content backed by research, this is huge.

Found in: https://github.com/BehiSecc/awesome-claude-skills


EPUB & PDF Analyzer

Summarizes or queries ebooks and academic papers. Academic research people love this one.

Found in: https://github.com/BehiSecc/awesome-claude-skills


PRODUCTIVITY & AUTOMATION SKILLS

Invoice/File Organizer Skills

Smart categorization for receipts, documents, finance stuff.

Tax season me is SO much happier. Point it at a folder of chaos, get structure back.

Found in: https://github.com/BehiSecc/awesome-claude-skills


Web Asset Generator Skill

Auto-creates icons, Open Graph tags, PWA assets. Web devs save like an hour per project.

Found in: https://github.com/BehiSecc/awesome-claude-skills or https://github.com/travisvn/awesome-claude-skills


CLAUDE CODE HOOKS (If you use Claude Code)

Hooks are event-driven triggers. Claude does something → your hook runs. Super powerful if you know what you’re doing.

johnlindquist/claude-hooks

The main one. TypeScript framework with auto-completion and typed payloads.

If you’re doing ANYTHING programmatic with Claude Code, this is your foundation.

Warning: You need to know TypeScript. Not beginner-friendly.

Link: https://github.com/johnlindquist/claude-hooks


CCHooks (by GowayLee)

Python version. Minimal, clean abstraction. Fun to customize if you prefer Python.

Search for “GowayLee CCHooks” on GitHub or check: https://github.com/hesreallyhim/awesome-claude-code


claude-code-hooks-sdk (by beyondcode)

PHP/Laravel-style hooks. For the PHP crowd.

Search “beyondcode claude-code-hooks” on GitHub or check: https://github.com/hesreallyhim/awesome-claude-code


Claudio (by Christopher Toth)

Adds OS-native sounds to Claude. Sounds silly but people love the “delightful alerts”

Beep when Claude finishes a task. Ding when errors happen. It’s weirdly satisfying.

Search “Christopher Toth Claudio” on GitHub or check: https://github.com/hesreallyhim/awesome-claude-code


CC Notify

Desktop notifications, session reminders, progress alerts. Know when Claude finishes long tasks.

Super useful when Claude’s running something that takes 10 minutes and you’re in another window.

Found in: https://github.com/hesreallyhim/awesome-claude-code


codeinbox/claude-code-discord

Real-time session activity notifications to Discord or Slack. Great for teams or just keeping a log of what Claude’s doing.

Link: https://github.com/codeinbox/claude-code-discord


fcakyon Code Quality Collection

Various code quality hooks - TDD enforcement, linting, tool checks. Super comprehensive.

If you want to enforce standards across your team’s Claude usage, this is it.

Search “fcakyon claude” on GitHub or check: https://github.com/hesreallyhim/awesome-claude-code


TypeScript Quality Hooks (by bartolli)

Advanced project health for TypeScript. Instant validation and format-fixers.

Catches TypeScript issues before they become problems.

Search “bartolli typescript claude hooks” on GitHub or check: https://github.com/hesreallyhim/awesome-claude-code


What I learned:

Works:

  • Skills solving ONE specific problem really well

  • Dev-focused skills have highest quality (devs scratching their own itch)

  • Hooks are insanely powerful if you invest time learning them

  • Documentation-to-skill generators (like Skill Seekers) are secretly the most useful

Doesn’t work:

  • Vague “makes Claude smarter” skills

  • Complicated setup that breaks on every update

  • Skills that try to do too much at once

Who this is for:

Casual Claude chat? Official skills are fine.

Daily work (coding, research, content)? Community skills are a must.

Claude Code user? Hooks + Superpowers are non-negotiable.

Working with custom/internal tools? Skill Seekers changes everything.


How to actually try this:

For beginners:

  1. Start at https://github.com/travisvn/awesome-claude-skills or https://github.com/BehiSecc/awesome-claude-skills

  2. Install Superpowers if you code, Skill Seekers if you work with docs

  3. Try Invoice Organizer or Tapestry if you’re non-technical

  4. Read the README before installing

For developers:

  1. Get Superpowers + Systematic Debugging immediately

  2. Try TDD Skill and Git Worktrees Skill

  3. Learn johnlindquist/claude-hooks if you use Claude Code

  4. Explore fcakyon’s quality hooks for code standards

For researchers/writers:

  1. Tapestry for knowledge management

  2. Content Research Writer for citations

  3. YouTube/Article Extractors for quick research

  4. EPUB/PDF Analyzer for academic work

For Claude Code users:

  1. https://github.com/johnlindquist/claude-hooks as foundation

  2. CC Notify for task completion alerts

  3. fcakyon Code Quality Collection for standards

  4. Claudio if you want fun sound effects (you do)

Main Resource Hubs:

  • https://github.com/BehiSecc/awesome-claude-skills (Skills)

  • https://github.com/hesreallyhim/awesome-claude-code (Hooks)

When stuff breaks:

  • Check Claude Projects settings - manually enable skills

  • Restart Claude Code (fixes 80% of issues)

  • Read the GitHub Issues - someone else hit your problem

  • Most skills need to be in the right directory structure


What are you using?

I went down this rabbit hole because I was wasting 2 hours daily on repetitive tasks. Now it’s 20 minutes.

Drop links to skills you’ve built or found. Especially:

  • Non-dev use cases (most of this is technical)

  • Creative/content workflows

  • Business automation that actually works

Or if you’ve built something cool with hooks, I want to see it.