CLAUDE SKILLS DIRECTORY
Modular skill files that extend what Claude Code can do. Organized by role. Install in seconds.
TOP 5 CLAUDE SKILLS RIGHT NOW — AUGUST 24, 2026
Ranked by momentum + adoption in August 2026
- 01 Karpathy Behavioural Skill — 🔥 144K stars, fastest-growing Claude skill of 2026. Four behavioural rules from Karpathy's LLM coding pitfall observations. Single CLAUDE.md, zero dependencies.
- 02 agency-agents — 136K stars. Desktop app (Tauri 2) that installs skills into Claude Code, Codex, Cursor, and Gemini CLI in one click. v0.3.0 shipped July 2026.
- 03 superpowers — 94K stars. The 7-phase TDD workflow by Jesse Vincent (Anthropic engineer). Deletes code written before tests.
- 04 video-shotcraft — 🆕 Launched July 19, 2026. Hit 2.3K stars in 5 days. Cinematic product videos via Remotion — 106 shot recipes, 161 motion previews.
- 05 frontend-design — 277K installs. Anthropic official. Still the design skill everyone reaches for.
7-line skill by Dillon Mulroy. Restates Claude's last message in plain English. Went viral on Hacker News Aug 4.
22.9K stars. Converts any technical book (PDF, EPUB, DOCX) into a SKILL.md. Claims 24–51× fewer tokens than book-in-context.
Makes Claude check real arXiv papers before designing an architecture. Zero hallucinated prior-art. By UditAkhourii, Aug 5.
71K+ stars. ComposioHQ's canonical index of 1,000+ skills and plugins. The starting point for skill discovery.
7-line SKILL.md by Dillon Mulroy that restates the agent's last message in plain English, no jargon. Went viral on Hacker News August 4, 2026. Sometimes the most useful skill is the smallest one.
# Add to your CLAUDE.md or .claude/skills/bro/SKILL.md
# See: github.com/dmulroy/dotfiles 22.9K stars — turns any technical book (PDF, EPUB, DOCX) into a Claude Code skill. Extracts frameworks, principles, and anti-patterns. Claims 24–51× fewer tokens than dumping the book into context. By virgiliojr94.
npx skills add virgiliojr94/book-to-skill 366 stars — makes Claude check real arXiv papers for prior art before designing a new architecture. Fetches category-specific papers in parallel, clusters findings, and returns one cited recommendation with known failure modes. Zero from-scratch hallucination. By UditAkhourii. Created August 5, 2026.
npx github:UditAkhourii/neuroarxiv install 71K+ stars — the canonical index of 1,000+ production-ready Claude Skills and Plugins. Covers Claude.ai, Claude Code, Codex, Cursor, Gemini CLI, and more. Hit GitHub Daily Trending. The starting point for skill discovery.
# Browse at github.com/ComposioHQ/awesome-claude-skills 144K stars — fastest-growing Claude skill of 2026. Encodes Karpathy's viral LLM coding pitfall observations into 4 behavioural rules: no silent assumptions, minimal solutions first, orthogonal-change prevention, verify before executing. Single CLAUDE.md file, zero runtime dependencies.
curl -o CLAUDE.md https://raw.githubusercontent.com/forrestchang/karpathy-skills/main/CLAUDE.md 6.2K stars. Keeps coding-agent answers direct, concise, and easy to scan. Removes throat-clearing, over-explanation, and marketing-adjacent language. Works with Claude Code and Codex.
claude plugin marketplace add <maintainer>/i-have-adhd 🆕 Launched July 19, 2026. 2.3K stars in 5 days (260/day pace). Turns Claude Code or Codex into a motion-design studio. Describe a shot, agent writes React, Remotion renders locally. 106 shot recipe cards, 161 motion previews, production-ready template. By Vincentwei1021.
claude plugin marketplace add Vincentwei1021/video-shotcraft 6.3K stars. Open-source harness for generating CAD models. Collection of agent skills for CAD, robotics, and hardware design. Native provider plugin installs for Codex and Claude Code.
claude plugin marketplace add earthtojake/text-to-cad && claude plugin install cad@text-to-cad 6.3K stars. Gives Claude agent the ability to use a web browser. Essential for agents that need to research, verify, or interact with live web content.
claude plugin marketplace add <maintainer>/dev-browser 6.0K stars. HTML PPT Studio — 24 themes, 31 layouts, 20+ animations for building professional HTML presentations. Alternative to PowerPoint that renders as HTML.
claude plugin marketplace add <maintainer>/html-ppt-skill 1,000+ skills catalogue by ComposioHQ. Surfaced on GitHub daily trending in July 2026. Curated index organized by category — video, behavioral, security, marketing, coding, orchestration. Start here if you're new to the ecosystem.
Browse at github.com/ComposioHQ/awesome-claude-skills 6.0K stars. Comprehensive paid advertising audit and optimization skill for Claude Code. Covers Google Ads, Meta Ads, LinkedIn Ads with audit workflows and optimization playbooks.
claude plugin marketplace add <maintainer>/claude-ads Hardens Claude Code against the 'Agentjacking' attack disclosed June 14, 2026. 85% exploitation rate found in field tests. Adds explicit approval requirements for file writes and curl operations triggered by error analysis. Critical for anyone pasting Sentry traces into Claude Code.
Update Claude Code + apply restricted .claude/settings.json — see /updates/agentjacking-claude-cursor-codex Production pattern for AI workloads that need resilience to provider outages and export controls. Routes between Anthropic, OpenAI, and Sakana Fugu via abstracted model selection. Released as community pattern after the June 12 Fable 5 suspension.
Manual pattern — see /updates/sakana-fugu-launch for code snippet Pattern for dual-model agents — route routine queries to Opus 4.8, escalate hard tasks to Fable 5. Cuts costs ~60% on agent stacks since Fable 5 is 2x Opus 4.8 pricing. Released as community skill June 12, 2026.
/skill add fable-5-routing Anthropic's multi-agent orchestration skill. Manager agent delegates to parallel worker agents. Build a full site faster than a single agent — frontend + backend + tests in parallel. Shipped at Code with Claude 2026.
claude --agent-team 'manager,frontend,backend' 'your task' Lets Claude reason in the background during idle time. Pre-computes context and plans for tasks you might run next. Reduces latency on multi-step agentic work by ~30%.
/dream toggle in any Claude Code session 10 pre-built financial agents from Anthropic. Due diligence, financial modeling, deal memos, earnings analysis, KYC, compliance review. Runs inside your data perimeter.
claude.com/finance — enterprise license required Extracts a complete design system from your existing codebase or Figma file. Auto-applies colors, typography, spacing tokens to every Claude Design project. Solves the #1 pain point of AI design tools — brand inconsistency.
Settings → Customize → Skills → enable Design System Builder in Claude.ai Enhanced frontend-design skill with 17 design commands: /polish, /audit, /distill, /bolder. Curated anti-patterns for refined output. Works with Cursor, Claude Code, Gemini CLI, and Codex CLI.
npx skills add pbakaus/impeccable Official Anthropic skill. Scans your Claude Code transcripts, identifies read-only operations you always approve, and builds a permission allowlist automatically. Shipped April 22, 2026.
/less-permission-prompts inside any Claude Code session Community skills for R data users. Includes tidyverse code generation, Quarto best practices, R package release workflows, and auto-generating _brand.yml files. Released April 20, 2026 by Alistair Bailey, Cat Hicks, Stephen Turner, and the Posit team.
See github.com/isabelizimm/claude-skills-r Official Anthropic plugin that connects Claude Code to Figma. Share a Figma URL, ask Claude to implement the design. Extracts design tokens, component metadata, and produces pixel-perfect code.
npx skills add anthropics/figma Validates your web code against the Vercel web interface guidelines. 22K GitHub stars, 133K weekly installs. Reports violations in file:line format for easy fixes.
npx skills add vercel-labs/web-interface-guidelines Forces bold aesthetic direction before touching any code. Outputs production-grade UI with distinctive typography and layouts. Now paired with Claude Design (launched April 17, 2026) for non-coding visual work. Use frontend-design for production code, Claude Design for rapid visual exploration.
npx skills add anthropics/frontend-design Create, edit, and analyze Word documents with tracked changes, formatting preservation, and text extraction.
npx skills add anthropics/docx Extract text and tables from PDFs, merge/split documents, fill forms, and create new PDFs programmatically.
npx skills add anthropics/pdf Create, edit, and generate PowerPoint presentations with layouts, templates, charts, and automated slide generation.
npx skills add anthropics/pptx Lets Claude control any web interface through stable element refs. Supports clicks, fills, screenshots, and parallel sessions without a clean API.
npx skills add agent-browser Spins up isolated cloud sandboxes where Claude builds, hosts, and tests full-stack apps without touching local files or production.
npx skills add disler/agent-sandbox-skill 94,000+ GitHub stars. The most popular Claude Code skill. Multi-agent dev framework with 7-phase workflow: Brainstorm → Spec → Plan → TDD → Subagent Dev → Review → Finalize. Literally deletes code written before tests. Built by Jesse Vincent (Anthropic engineer).
/plugin marketplace add obra/superpowers-marketplace Biggest skills library by raw count — 1,340+ agentic skills with installer CLI, workflow packs, official + community collections. Cross-compatible with Claude Code, Cursor, Codex CLI, Gemini CLI, and Antigravity.
Visit skills.sh — pick from buffet of installable skills Official Anthropic skill for interactively building your own skills. Walks you through SKILL.md authoring with best practices. The easiest way to package your own workflows. Released April 2026.
Settings → Customize → Skills → enable Skill Creator 117,000+ weekly installs. Activates automatically when Claude detects Remotion code. Generates programmatic video with React. Token-efficient — loads only relevant rule files on demand.
npx skills add remotion-dev/skills A single CLAUDE.md file derived from Andrej Karpathy's published observations on LLM coding pitfalls. Not a skills pack — a calibration prompt that works alongside any other framework. Trending on GitHub since March 2026.
Drop the CLAUDE.md into your project root Dynamically exposes all Google Workspace APIs as a unified CLI interface. One command gives Claude full Drive, Gmail, Calendar, Sheets access.
npm install -g @googleworkspace/cli Generates brand-consistent hero images, social graphics, and visual assets. Encodes design standards so outputs are production quality on first pass.
npx skills add anthropics/canvas-design Creates unique, art-directable generative visuals that stand apart from generic AI output. Supports SVG, canvas, and WebGL outputs.
npx skills add anthropics/algorithmic-art Generates accessible, WCAG-compliant color systems. Validates contrast ratios and outputs design tokens in CSS, Figma, and Tailwind formats.
npx skills add ui-design/color-palette Generates developer-ready handoff specs with component documentation, spacing tokens, and responsive breakpoint definitions.
npx skills add design-ops/handoff Reviews web interface code against the Vercel web interface guidelines (133k weekly installs). Reports violations in file:line format.
npx skills add vercel-labs/web-interface-guidelines Optimizes landing pages for conversions. Diagnoses CTA placement, copy clarity, trust signals, and form friction. Returns scored recommendations.
npx skillkit install coreyhaines31/marketingskills --skill page-cro Writes homepage copy, feature descriptions, and positioning statements for SaaS products. Follows jobs-to-be-done framework.
npx skillkit install coreyhaines31/marketingskills --skill copywriting Creates multi-email welcome and nurture sequences. Handles onboarding, re-engagement, and cancellation flows with personalization tokens.
npx skillkit install coreyhaines31/marketingskills --skill email-sequence Sets up GA4 tracking for signups, conversions, and user behavior. Outputs Google Tag Manager configs and event schemas.
npx skillkit install coreyhaines31/marketingskills --skill analytics-tracking Writes B2B cold emails and follow-up sequences that get replies. Uses proven frameworks: AIDA, PAS, and pattern interrupts.
npx skillkit install coreyhaines31/marketingskills --skill cold-outreach Generates and iterates Google Ads and Meta Ads creative — headlines, descriptions, primary text, and full ad sets at scale.
npx skillkit install coreyhaines31/marketingskills --skill ad-creative Marketing skills across 11 categories built on direct-response marketing principles. Conversion-focused copywriting, ad creative, email funnels, content strategy, CRO. Built by Eric Siu (Single Grain founder).
npx skills add ericsiu/marketing-skills Encodes your writing voice — word choice, sentence structure, tone — so Claude matches your style consistently across every piece.
Build manually — create .agents/skills/voice.md with your voice documentation Downloads YouTube videos, audio, and transcripts in one request. Handles quality selection, format conversion, and subtitle extraction.
npx skills add youtube-transcript Generates brand-consistent hero image prompts for articles. Maintains visual identity across all content with art-directable character consistency.
Build manually — create .agents/skills/brand-images.md Audits pages for technical SEO issues: missing meta tags, poor heading hierarchy, slow images, and broken internal links. Returns prioritized fix list.
npx skills add seo-audit Optimizes content for AI answer engines (ChatGPT, Perplexity, Gemini). Structures content with clear Q&A blocks, entity markup, and snippet-friendly formatting.
npx skills add aeo-optimizer Generates JSON-LD schema markup for any page type: Article, Product, FAQ, HowTo, LocalBusiness. Validates against Google's guidelines.
npx skills add schema-markup Part of Claude for Small Business package. Pulls QuickBooks data to project 90-day cash flow. Flags risk weeks, identifies invoice timing levers.
Enable Claude for Small Business → Cowork Part of Claude for Small Business package. Identifies overdue invoices, drafts chase emails per customer, queues for owner approval. Pulls from QuickBooks + PayPal.
Enable Claude for Small Business → Cowork Part of Claude for Small Business package. Reconciles books, flags discrepancies, drafts month-end statements. Runs across QuickBooks, PayPal, and Stripe data.
Enable Claude for Small Business → Cowork Part of Claude for Small Business package. Reviews incoming contracts via Docusign integration. Flags unusual terms, missing protections, dollar amounts vs your historical patterns.
Enable Claude for Small Business → Cowork SKILLS FAQ
What are Claude skills?
Claude skills are SKILL.md files — plain markdown instruction sets that teach Claude how to perform specific tasks repeatably. Install a skill once and Claude follows it in every session without re-prompting. They work in Claude Code, Cursor, and any agent that supports the skills spec.
How do I install Claude skills?
Most skills install via a single terminal command using npx: npx skills add [skill-name]. Official Anthropic skills are available at github.com/anthropics/claude-code-skills. Community skills install via the plugin marketplace inside Claude Code using /plugin marketplace add [repo].
What is the best Claude skill for developers?
The frontend-design skill (277,000+ installs) is the most widely used. It forces Claude to commit to a distinctive design direction before writing any code, resulting in production-quality UI on the first pass instead of generic AI output.
Are Claude skills free?
Yes — all official Anthropic skills and most community skills are open source and free to install. Some third-party skill marketplaces offer premium skill bundles, but the core skill ecosystem is free.
Can I build my own Claude skill?
Yes. A skill is just a markdown file saved to .agents/skills/ in your project. Write instructions for a specific task, save it as skillname.md, and Claude will use it automatically when the task matches. Anthropic's Skill-Creator skill can help you build and test new skills.