Resources

Skills

superpowers

the swiss army knife, brainstorming, debugging, tdd enforcement, execution planning, all with slash commands. /superpowers:execute-plan alone saves hours of back-and-forth.

github.com/obra/superpowers

superpowers lab

experimental / bleeding-edge superpowers. try new workflows before they land in stable.

github.com/obra/superpowers-lab

skill seekers

point it at any docs site, pdf, or codebase, auto-generates a claude skill. turn internal frameworks claude doesn’t know into installable skills in minutes.

github.com/yusufkaraaslan/Skill_Seekers

behisecc

large curated awesome-list packing developer workflow, research, security, and productivity skills in one place.

github.com/BehiSecc/awesome-claude-skills

ecc

large “everything” pack with hundreds of skills + agents; regularly near the top of leaderboards.

github.com/affaan-m/everything-claude-code

anthropic skills

official anthropic agent skills, skill.md examples, document skills, skill-creator, frontend-design, and more.

github.com/anthropics/skills

mattpocock

highly referenced personal/reference skills + patterns; very high stars.

github.com/mattpocock/skills

karpathy skills

karpathy-style behavioral constraints / claude.md style; massive star counts.

github.com/forrestchang/andrej-karpathy-skills

composio

large curated index of 1,000+ skills; frequently shared on x.

github.com/ComposioHQ/awesome-claude-skills

caveman

token-cutting “talk like caveman” style skill; high recent velocity.

github.com/JuliusBrussee/caveman

ui-ux pro max

high-star design/ui pack, searchable design intelligence across styles, palettes, fonts, and stacks.

github.com/nextlevelbuilder/ui-ux-pro-max-skill

alirezarezvani

large multi-domain collection of skills/plugins.

github.com/alirezarezvani/claude-skills

addyosmani

production engineering lifecycle skills.

github.com/addyosmani/agent-skills

awesome claude code

authoritative awesome-list focused on claude code resources.

github.com/hesreallyhim/awesome-claude-code

antigravity

very large skill collection + installer.

github.com/sickn33/antigravity-awesome-skills

voltagent

sub-agents focused collections.

github.com/VoltAgent/awesome-claude-code-subagents

wshobson

cross-platform agents/skills.

github.com/wshobson/agents

oh-my-claudecode

claude code config + skills pack.

github.com/Yeachan-Heo/oh-my-claudecode

secondsky

100+ production-ready individual skills.

github.com/secondsky/claude-skills

scientific skills

scientific/research skills collection.

github.com/K-Dense-AI/claude-scientific-skills

i-have-adhd

short, concrete, adhd-friendly output control; frequently posted with solid engagement.

github.com/ayghri/i-have-adhd

kepano

obsidian skills by obsidian ceo, high-visibility open-sourced personal obsidian + claude skills.

github.com/kepano/kepano-obsidian

graphify

knowledge-graph / notes-to-map skill; strong recent activity.

github.com/Graphify-Labs/graphify

text-to-cad

cad/robotics harness, generate step, stl, urdf and more from natural language.

github.com/earthtojake/text-to-cad

founder skills

founder/marketing-oriented skills.

github.com/ognjengt/founder-skills

humanizer

anti-ai-slop / human writing skill.

github.com/blader/humanizer

hallmark

anti-ai-slop design skill.

github.com/Nutlope/hallmark

claude-mem

persistent memory skill; frequently listed in stacks.

github.com/thedotmack/claude-mem

marketing skills

seo, copywriting, cro-style skills that appear in many “best of” lists.

github.com/coreyhaines31/marketingskills

trailofbits

security-focused skills.

github.com/trailofbits/skills

raptor loop

vulnerability-hunting skill with verified findings; solid post engagement.

github.com/dinosn/raptor-loop-hunt

skill creator

meta skill for building new skills; extremely widely used. part of anthropics/skills.

github.com/anthropics/skills/tree/main/skills/skill-creator

doc skills

official high-install document & design skills, docx, pdf, pptx, xlsx, frontend-design.

github.com/anthropics/skills

tdd

enforces actual tdd workflows, claude writes tests first, not as an afterthought. found in superpowers / behisecc collections.

github.com/obra/superpowers

debug

stops guessing at fixes. forces root-cause analysis like an experienced dev, the difference between random patches and actually finding the bug.

github.com/obra/superpowers

finish branch

streamlines the annoying merge / clean-up / wrap-up workflow when a branch is done.

github.com/BehiSecc/awesome-claude-skills

worktrees

makes claude actually understand worktrees, a lifesaver when you juggle multiple branches at once.

github.com/BehiSecc/awesome-claude-skills

pypict

generates combinatorial testing cases for robust qa without manually writing hundreds of cases.

github.com/BehiSecc/awesome-claude-skills

playwright

automates web app testing, claude can drive ui flows end-to-end with playwright.

github.com/BehiSecc/awesome-claude-skills

ffuf

security fuzzing and vulnerability analysis with ffuf. the go-to if you’re doing security work.

github.com/BehiSecc/awesome-claude-skills

defense in depth

multi-layered security and quality checks that harden a codebase across layers.

github.com/BehiSecc/awesome-claude-skills

tapestry

turns technical docs into a navigable knowledge graph, interconnect pdfs and apis into a wiki you can query.

github.com/BehiSecc/awesome-claude-skills

yt extractor

scrapes and summarizes youtube videos or web articles, research without watching 50 hours of content.

github.com/BehiSecc/awesome-claude-skills

brainstorm

turns rough ideas into structured design plans, less vague thought, more actual plan.

github.com/obra/superpowers

research writer

adds citations, iterates on quality, and organizes research automatically for research-backed writing.

github.com/BehiSecc/awesome-claude-skills

epub pdf

summarizes or queries ebooks and academic papers, a favorite for academic research workflows.

github.com/BehiSecc/awesome-claude-skills

file organizer

smart categorization for receipts, documents, and finance chaos. point at a messy folder, get structure back.

github.com/BehiSecc/awesome-claude-skills

web assets

auto-creates icons, open graph tags, and pwa assets, often saves an hour per web project.

github.com/BehiSecc/awesome-claude-skills

claude-hooks

typescript framework for claude code hooks with auto-completion and typed payloads. the foundation if you’re going programmatic, ts required.

github.com/johnlindquist/claude-hooks

cchooks

python claude code hooks sdk, minimal, clean abstraction. easy to customize if you prefer python.

github.com/GowayLee/cchooks

hooks sdk

php / laravel-style claude code hooks sdk for the php crowd.

github.com/beyondcode/claude-hooks-sdk

claudio

os-native sounds for claude, beep when tasks finish, ding on errors. weirdly satisfying delightful alerts.

github.com/ctoth/claudio

cc notify

desktop / voice notifications, session reminders, and progress alerts so you know when long claude tasks finish.

github.com/Helmi/CCNotify

discord notify

real-time session activity notifications to discord, great for teams or keeping a log of what claude is doing.

github.com/jubalm/claude-code-discord

fcakyon

code quality hooks, tdd enforcement, linting, tool checks. comprehensive standards for team claude usage.

github.com/fcakyon/claude-code

bartolli

advanced typescript project health, instant validation and format-on-edit before issues become problems.

github.com/bartolli/claude-code-typescript-hooks

seo-geo-audit

seo + geo site analysis skill; posts with 12k+ views.

github.com/zeebees/seo-geo-audit

yichen skills

chinese-focused multi-skill pack, wechat, markdown→x, douyin, xiaohongshu, memory, and more. announcement post >100k views.

github.com/mcncarl/yichen-skills

rampstack

~103 stack-agnostic skills covering brand → growth lifecycle.

github.com/rampstackco/claude-skills

social media

17 social-media focused claude skills.

github.com/charlie947/social-media-skills

agent skills

large 1,000+ agent skills index; high-engagement stack posts.

github.com/VoltAgent/awesome-agent-skills

site cloner

skill/template that clones complex 3d/interactive sites from a url; posts with 40k+ views.

github.com/JCodesMore/ai-website-cloner-template

gstack

role-based skills, ceo, design, eng, qa, and more. frequently near the top of star rankings.

github.com/garrytan/gstack

ponytail

viral “lazy senior” style skill, less code, lower cost, yagni decision ladder before writing.

github.com/DietrichGebert/ponytail

best practice

playbook for claude.md, hooks, and sub-agents; solid stars in 2026 rankings.

github.com/shanraisshan/claude-code-best-practice

claude seo

dedicated seo skill pack.

github.com/AgriciDaniel/claude-seo

azure skills

microsoft azure skills for debugging, devops, and compliance, high install counts.

github.com/microsoft/azure-skills

supabase

database-focused agent skills including postgres best practices; strong install rankings.

github.com/supabase/agent-skills

nothing design

nothing design-system skill for claude code.

github.com/dominikmartn/nothing-design-skill

greek electricity

utility-bill analysis skill; solid engagement post.

github.com/pmoust/greek-electricity-toolkit

context7

library docs retrieval, keeps framework docs current; frequent in must-install lists.

github.com/upstash/context7

last30days

recent internet summary skill, researches any topic across reddit, x, youtube, hn, and more from the last 30 days.

github.com/mvanhorn/last30days-skill

firecrawl

knowledge-base / scraping skills that appear in many toolkits.

github.com/firecrawl/skills

impeccable

ui polish / frontend skill with high install numbers, anti-slop design rules.

github.com/pbakaus/impeccable

taste skill

design “expensive look” skill; appears in recent best-of lists.

github.com/leonxlnx/taste-skill