60+ Skills Listed · 5 Role Categories · Updated Weekly TRENDING: frontend-design hits 277,000+ installs · Google Workspace CLI: 4,900 stars in 3 days

CLAUDE SKILLS DIRECTORY

Modular skill files that extend what Claude Code can do. Organized by role. Install in seconds.

frontend-design DEVELOPER

Forces bold aesthetic direction before touching any code. Outputs production-grade UI with distinctive typography and layouts.

277,000+ INSTALLS
npx skills add anthropics/frontend-design
↗ GITHUB
docx DEVELOPER

Create, edit, and analyze Word documents with tracked changes, formatting preservation, and text extraction.

npx skills add anthropics/docx
↗ GITHUB
pdf DEVELOPER

Extract text and tables from PDFs, merge/split documents, fill forms, and create new PDFs programmatically.

npx skills add anthropics/pdf
↗ GITHUB
pptx DEVELOPER

Create, edit, and generate PowerPoint presentations with layouts, templates, charts, and automated slide generation.

npx skills add anthropics/pptx
agent-browser DEVELOPER

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
↗ GITHUB
agent-sandbox DEVELOPER

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
↗ GITHUB
superpowers DEVELOPER

Complete agentic software dev workflow: brainstorm → design spec → implementation plan → subagent execution → review → merge.

/plugin marketplace add obra/superpowers-marketplace
↗ GITHUB
gws (Google Workspace) DEVELOPER

Dynamically exposes all Google Workspace APIs as a unified CLI interface. One command gives Claude full Drive, Gmail, Calendar, Sheets access.

4,900+ stars INSTALLS
npm install -g @googleworkspace/cli
↗ GITHUB
canvas-design DESIGNER

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
↗ GITHUB
algorithmic-art DESIGNER

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
↗ GITHUB
ui-design:color-palette DESIGNER

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
design-ops:handoff DESIGNER

Generates developer-ready handoff specs with component documentation, spacing tokens, and responsive breakpoint definitions.

npx skills add design-ops/handoff
web-design-guidelines DESIGNER

Reviews web interface code against the Vercel web interface guidelines (133k weekly installs). Reports violations in file:line format.

22,000+ stars INSTALLS
npx skills add vercel-labs/web-interface-guidelines
↗ GITHUB
page-cro MARKETER

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
↗ GITHUB
copywriting MARKETER

Writes homepage copy, feature descriptions, and positioning statements for SaaS products. Follows jobs-to-be-done framework.

npx skillkit install coreyhaines31/marketingskills --skill copywriting
↗ GITHUB
email-sequence MARKETER

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
↗ GITHUB
analytics-tracking MARKETER

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
↗ GITHUB
cold-outreach MARKETER

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
↗ GITHUB
ad-creative MARKETER

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
↗ GITHUB
voice-dna CONTENT

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
youtube-transcript CONTENT

Downloads YouTube videos, audio, and transcripts in one request. Handles quality selection, format conversion, and subtitle extraction.

npx skills add youtube-transcript
brand-hero-images CONTENT

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
seo-audit SEO

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
aeo-optimizer SEO

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
schema-markup SEO

Generates JSON-LD schema markup for any page type: Article, Product, FAQ, HowTo, LocalBusiness. Validates against Google's guidelines.

npx skills add schema-markup
FREQUENTLY ASKED

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.

EXPLORE MORE
→ Browse latest AI updates → Read success stories from builders using these skills → View the tools directory