All time
Installs
- 1 find skills vercel-labs/skills Helps users discover and install agent skills when they ask questions like "how do I do X", "fin… 3.1m
- 2 grill me mattpocock/skills A relentless interview to sharpen a plan or design. Call the Skill tool with "grilling".… 956.6k
- 3 grill with docs mattpocock/skills A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary)… 815.0k
- 4 frontend design anthropics/skills Guidance for distinctive, intentional visual design when building new UI or reshaping an existin… 814.3k
- 5 improve codebase architecture mattpocock/skills Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill th… 785.5k
- 6 tdd mattpocock/skills Test-driven development. Use when the user wants to build features or fix bugs test-first, menti… 758.9k
- 7 agent browser vercel-labs/agent-browser Browser automation CLI for AI agents. Use when the user needs to interact with websites, includi… 723.9k
- 8 setup matt pocock skills mattpocock/skills Configure this repo for the engineering skills: set up its issue tracker, triage label vocabular… 698.3k
- 9 handoff mattpocock/skills Compact the current conversation into a handoff document for another agent to pick up.… 663.0k
- 10 vercel React best practices vercel-labs/agent-skills React and Next.js performance optimization guidelines from Vercel Engineering.… 660.0k
- 11 triage mattpocock/skills Move issues and external PRs through a state machine of triage roles, categorise, verify, grill… 657.9k
- 12 prototype mattpocock/skills Build a throwaway prototype to answer a design question.… 647.0k
- 13 grilling mattpocock/skills Grill the user relentlessly about a plan, decision, or idea.… 531.6k
- 14 teach mattpocock/skills Teach the user a new skill or concept, within this workspace.… 522.7k
- 15 domain modeling mattpocock/skills Build and sharpen a project's domain model. Use when discussing codebase terminology, writing or… 486.6k
- 16 codebase design mattpocock/skills Shared vocabulary for designing deep modules.… 472.5k
- 17 diagnosing bugs mattpocock/skills Diagnosis loop for hard bugs and performance regressions.… 465.7k
- 18 caveman JuliusBrussee/caveman > Respond terse like smart caveman. All technical substance stay. Only fluff die.… 455.9k
- 19 ask matt mattpocock/skills Ask which skill or flow fits your situation. A router over the skills in this repo.… 430.7k
- 20 lark doc larksuite/cli lark-cli docs +fetch --api-version v2 --doc "文档URL或token" lark-cli docs +create --api-version v2… 424.2k
- 21 implement mattpocock/skills Implement a piece of work based on a spec or set of tickets.… 421.9k
- 22 hyperframes heygen-com/hyperframes Create video compositions, animations, title cards, overlays, captions, voiceovers, audio-reacti… 418.3k
- 23 lark workflow meeting summary larksuite/cli 仅支持 user 身份。执行前确保已授权: lark-cli auth login --domain vc # 基础(查询+纪要) lark-cli auth login --domain v… 415.1k
- 24 code review mattpocock/skills Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes: Stan… 406.0k
- 25 wayfinder mattpocock/skills Plan a huge chunk of work (more than one agent session can hold) as a shared map of decision tic… 377.5k
- 26 research mattpocock/skills Investigate a question against high-trust primary sources and capture the findings as a Markdown… 370.3k
- 27 supabase postgres best practices supabase/agent-skills Postgres performance optimization and best practices from Supabase.… 367.3k
- 28 to spec mattpocock/skills Turn the current conversation into a spec and publish it to the project issue tracker: no interv… 364.4k
- 29 skill creator anthropics/skills Create new skills, modify and improve existing skills, and measure skill performance.… 361.4k
- 30 to tickets mattpocock/skills Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declar… 358.1k
- 31 resolving merge conflicts mattpocock/skills Use when you need to resolve an in-progress git merge/rebase conflict. runs entirely locally. 357.3k
- 32 brainstorming obra/superpowers You MUST use this before any creative work - creating features, building components, adding func… 338.1k
- 33 UI ux pro max nextlevelbuilder/ui-ux-pro-max-skill UI/UX design intelligence for web, mobile, and desktop.… 329.2k
- 34 caveman review JuliusBrussee/caveman > Write code review comments terse and actionable. One line per finding.… 316.7k
- 35 caveman compress JuliusBrussee/caveman > Compress natural language files (CLAUDE.md, todos, preferences) into caveman-speak to reduce i… 315.0k
- 36 caveman help JuliusBrussee/caveman > Display this reference card when invoked. One-shot — do NOT change mode, write flag files, or… 308.6k
- 37 caveman stats JuliusBrussee/caveman > This skill is delivered by hooks/caveman-stats.js (read by hooks/caveman-mode-tracker.js on /c… 265.6k
- 38 git guardrails claude code mattpocock/skills Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D,… 265.2k
- 39 setup pre commit mattpocock/skills Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the curre… 258.4k
- 40 scaffold exercises mattpocock/skills Create exercise directory structures with sections, problems, solutions, and explainers that pas… 253.9k
- 41 writing beats mattpocock/skills Writing, exploit; assemble raw material into a journey of beats, grounding each term before a be… 252.3k
- 42 writing shape mattpocock/skills Writing, exploit: shape raw material into an article, paragraph by paragraph.… 251.9k
- 43 writing fragments mattpocock/skills Writing, explore: mine raw fragments, no structure yet.… 251.7k
- 44 migrate to shoehorn mattpocock/skills Migrate test files from `as` type assertions to @total-typescript/shoehorn.… 250.7k
- 45 wizard mattpocock/skills Generate an interactive bash wizard that walks a human through steps only they can perform.… 240.9k
- 46 systematic debugging obra/superpowers Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes NO F… 235.7k
- 47 writing plans obra/superpowers Use when you have a spec or requirements for a multi-step task, before touching code Write compr… 228.8k
- 48 using superpowers obra/superpowers Use when starting any conversation - establishes how to find and use skills, requiring skill inv… 225.5k
- 49 requesting code review obra/superpowers Use when completing tasks, implementing major features, or before merging to verify work meets r… 209.0k
- 50 pptx anthropics/skills Use this skill any time a .pptx or .potx file is involved in any way — as input, output, or both… 207.9k
- 51 test driven development obra/superpowers Use when implementing any feature or bugfix, before writing implementation code Write the test f… 206.8k
- 52 loop me mattpocock/skills Grill me about specs for the workflows I want to build, within this workspace.… 204.6k
- 53 vercel React native skills vercel-labs/agent-skills Comprehensive best practices for React Native and Expo applications.… 194.3k
- 54 seo audit coreyhaines31/marketingskills When the user wants to audit, review, or diagnose SEO issues on their site.… 193.3k
- 55 executing plans obra/superpowers Use when you have a written implementation plan to execute in a separate session with review che… 193.2k
- 56 verification before completion obra/superpowers Use when about to claim work is complete, fixed, or passing, before committing or creating PRs -… 188.7k
- 57 to questionnaire mattpocock/skills Turn a decision you can't fully answer into a questionnaire for someone else to fill in.… 188.6k
- 58 subagent driven development obra/superpowers Use when executing implementation plans with independent tasks in the current session Execute pl… 186.0k
- 59 copywriting coreyhaines31/marketingskills When the user wants to write, rewrite, or improve marketing copy for any page — including homepa… 184.4k
- 60 pdf anthropics/skills Use this skill whenever the user wants to do anything with PDF files.… 184.2k
- 61 claude handoff mattpocock/skills Hand the current conversation off to a fresh background agent that picks up the work immediately… 180.8k
- 62 docx anthropics/skills Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.doc… 176.8k
- 63 receiving code review obra/superpowers Use when receiving code review feedback, before implementing suggestions, especially if feedback… 175.7k
- 64 writing skills obra/superpowers Use when creating new skills, editing existing skills, or verifying skills work before deploymen… 173.3k
- 65 dispatching parallel agents obra/superpowers Use when facing 2+ independent tasks that can be worked on without shared state or sequential de… 173.0k
- 66 using git worktrees obra/superpowers Use when starting feature work that needs isolation from current workspace or before executing i… 172.6k
- 67 finishing a development branch obra/superpowers Use when implementation is complete, all tests pass, and you need to decide how to integrate the… 169.3k
- 68 xlsx anthropics/skills Use this skill any time a spreadsheet file is the primary input or output.… 157.6k
- 69 setup ts deep modules mattpocock/skills Wire dependency-cruiser into a TypeScript repo so each package is a deep module, with implementa… 141.0k
- 70 webapp testing anthropics/skills Toolkit for interacting with and testing local web applications using Playwright.… 140.6k
- 71 marketing psychology coreyhaines31/marketingskills When the user wants to apply psychological principles, mental models, or behavioral science to m… 132.9k
- 72 writing for agents mattpocock/skills Writing documents for agents. Use when creating or editing skills, or modifying AGENTS.md or CLA… 132.9k
- 73 content strategy coreyhaines31/marketingskills When the user wants to plan a content strategy, decide what content to create, or figure out wha… 128.7k
- 74 wait what mattpocock/skills Stop. That last message did not land: re-pitch it.… 128.1k
- 75 marketing ideas coreyhaines31/marketingskills When the user needs marketing ideas, inspiration, or strategies for their SaaS or software produ… 119.0k
- 76 copy editing coreyhaines31/marketingskills When the user wants to edit, review, or improve existing marketing copy, or refresh outdated con… 114.6k
- 77 AI seo coreyhaines31/marketingskills When the user wants to optimize content for AI search engines, get cited by LLMs, or appear in A… 113.1k
- 78 mcp builder anthropics/skills Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interac… 106.3k
- 79 ad creative coreyhaines31/marketingskills When the user wants to generate, iterate, or scale ad creative — headlines, descriptions, primar… 101.2k
- 80 canvas design anthropics/skills Create beautiful visual art in .png and .pdf documents using design philosophy.… 101.0k
- 81 web artifacts builder anthropics/skills Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern fro… 94.7k
- 82 sales enablement coreyhaines31/marketingskills When the user wants to create sales collateral, pitch decks, one-pagers, objection handling docs… 93.8k
- 83 browser use browser-use/browser-use Automates browser interactions for web testing, form filling, screenshots, and data extraction.… 92.2k
- 84 lead magnets coreyhaines31/marketingskills When the user wants to create, plan, or optimize a lead magnet for email capture or lead generat… 86.7k
- 85 brand guidelines anthropics/skills Applies Anthropic's official brand colors and typography to any sort of artifact that may benefi… 80.7k
- 86 theme factory anthropics/skills Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTM… 79.3k
- 87 doc coauthoring anthropics/skills Guide users through a structured workflow for co-authoring documentation.… 78.6k
- 88 algorithmic art anthropics/skills Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploratio… 75.9k
- 89 css animations heygen-com/hyperframes CSS animation adapter patterns for HyperFrames.… 74.0k
- 90 internal comms anthropics/skills A set of resources to help me write all kinds of internal communications, using the formats that… 68.0k
- 91 slack gif creator anthropics/skills Knowledge and utilities for creating animated GIFs optimized for Slack.… 64.2k
- 92 template skill anthropics/skills Replace with description of the skill and when Claude should use it. runs entirely locally. 61.2k
- 93 tailwind design system wshobson/agents Build scalable design systems with Tailwind CSS v4, design tokens, component libraries, and resp… 60.9k
- 94 claude API anthropics/skills |- This skill helps you build LLM-powered applications with Claude.… 60.0k
- 95 humanizer zh op7418/Humanizer-zh | 你是一位文字编辑,专门识别和去除 AI 生成文本的痕迹,使文字听起来更自然、更有人味。本指南基于维基百科的"AI 写作特征"页面,由 WikiProject AI Cleanup 维护。… 45.4k
- 96 anysearch anysearch-ai/anysearch-skill Real-time search engine supporting web search, vertical domain search, parallel batch search, an… 37.0k