Free Claude Skills.
Curated SKILL.md skills for Claude Code, Codex, OpenClaw, Hermes & every tool that adopts the open standard. Copy, install, ship.
Featured skills 6
Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality. Use when building web components, pages, artifacts, posters, or applications. Generates creative, polished UI code that avoids generic AI aesthetics.
PDF Processing
Read, write, split, merge, rotate, watermark, encrypt and OCR PDF files. Use whenever the user mentions a .pdf file or wants to produce one. Includes pypdf, pdfplumber, reportlab and command-line workflows.
MCP Server Builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Supports Python (FastMCP) and Node/TypeScript (MCP SDK).
Skill Creator
Create new skills, modify existing skills, run evals, benchmark performance, and optimize a skill's description for better triggering accuracy. The meta-skill for building SKILL.md skills.
Word Document Processing
Create, edit and extract content from Microsoft Word (.docx) files. Use whenever the user works with .docx documents, asks to produce a Word file, or needs to manipulate document structure, styles, or tracked changes.
Excel Spreadsheet Processing
Read, write, and analyse Microsoft Excel (.xlsx) files. Use whenever the user mentions a .xlsx file, asks to produce a spreadsheet, or wants to read/write cells, formulas, sheets, or formatting.
Want the full curated bundle?
Get every Claude Skill we've vetted — packaged, ready to drop into your project, plus install scripts and updates.
Browse by category 8
All skills 53
Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality. Use when building web components, pages, artifacts, posters, or applications. Generates creative, polished UI code that avoids generic AI aesthetics.
PDF Processing
Read, write, split, merge, rotate, watermark, encrypt and OCR PDF files. Use whenever the user mentions a .pdf file or wants to produce one. Includes pypdf, pdfplumber, reportlab and command-line workflows.
MCP Server Builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Supports Python (FastMCP) and Node/TypeScript (MCP SDK).
Skill Creator
Create new skills, modify existing skills, run evals, benchmark performance, and optimize a skill's description for better triggering accuracy. The meta-skill for building SKILL.md skills.
Word Document Processing
Create, edit and extract content from Microsoft Word (.docx) files. Use whenever the user works with .docx documents, asks to produce a Word file, or needs to manipulate document structure, styles, or tracked changes.
Excel Spreadsheet Processing
Read, write, and analyse Microsoft Excel (.xlsx) files. Use whenever the user mentions a .xlsx file, asks to produce a spreadsheet, or wants to read/write cells, formulas, sheets, or formatting.
Web Artifacts Builder
Build self-contained interactive web artifacts (single-file HTML+CSS+JS apps) like calculators, visualisers, mini-tools and demos. Use when the user wants a runnable web artifact rather than a full project.
Claude API
Use the Claude API effectively: messages endpoint, streaming, tool use, vision, prompt caching, batches, files. Use when the user is building against the Anthropic API or troubleshooting requests.
Debug
Systematically debug failing code: form hypotheses, isolate variables, add targeted logging, run minimal reproductions. Use when the user is stuck on a bug.
Superpowers (obra)
Collection of 20+ general-purpose skills by Jesse Vincent (obra) for thinking clearly, debugging, refactoring, planning, writing tests, and shipping code. The most popular community skill bundle.
Playwright
Drive headless and headed browsers with Playwright: navigate, fill forms, take screenshots, scrape, and run end-to-end tests. Use whenever the user wants to automate a browser.
D3.js Charts
Build interactive data visualisations with D3.js: bar charts, line charts, scatter plots, geographic maps, force-directed graphs. Use when the user wants custom, code-driven charts beyond Chart.js.
Scientific Computing
Bundle of scientific computing skills: numerical methods, statistics, plotting with matplotlib, scientific Python (numpy, scipy, pandas). Use when the user is doing research, analysis, or simulation.
Loki Mode
Critical-thinking adversarial reviewer skill. Use when you want Claude to deliberately stress-test a plan, design, or argument and surface the weakest links.
Trail of Bits Security Skills
Security engineering skills from Trail of Bits: cryptography review, secure code review, blockchain audit patterns, threat modeling. Use when the user wants serious security analysis.
shadcn/ui
Use shadcn/ui components correctly in Next.js / React projects: install the right primitives, follow the radix patterns, theme via CSS variables. Use when the user is building a polished React app.
Get Shit Done
Cut through ambiguity and push a task to completion. Use when a conversation is going in circles, scope is bloating, or the user explicitly wants to wrap something up fast.
Next.js App Router
Build with the Next.js App Router: server components, route handlers, server actions, streaming, middleware, layouts. Use when the user works on a Next.js 13+ project.
Cloudflare Workers
Build and deploy Cloudflare Workers / Pages: Hono routing, D1 SQLite, KV, R2, Durable Objects, secrets, wrangler. Use when the user is on the Cloudflare edge.
SEO Audit
Run a thorough technical SEO audit on a website: meta titles, descriptions, canonicals, sitemap, structured data, internal linking, Core Web Vitals. Use when the user wants to improve organic traffic.
Code Review
Perform a thoughtful code review: correctness, readability, performance, security, tests. Use when the user pastes a diff or PR and wants critical feedback.
LLM Prompt Engineering
Design and iterate on prompts and prompt templates with structured testing. Use when the user is shipping a feature that depends on LLM behaviour and needs reliable outputs.
PowerPoint Processing
Create and edit PowerPoint (.pptx) presentations. Use when the user mentions a .pptx file, asks to build a slide deck, or needs to manipulate slides, layouts, or speaker notes.
Canvas Design
Design visual canvases including posters, social cards, illustrations, and graphics using HTML/CSS/SVG. Use when the user asks for visual design output other than code-driven web UIs.
Algorithmic Art
Generate algorithmic and generative art with HTML5 Canvas, SVG, p5.js patterns and shaders. Use when the user wants creative coding, generative visuals, or mathematical art.
Theme Factory
Generate cohesive design themes (color palettes, typography, spacing scales) and apply them as design tokens across a codebase. Use when the user wants to rebrand, retheme, or unify styling.
Brand Guidelines
Apply and enforce brand guidelines across designs and content: voice, tone, color, type, logo placement, and asset rules. Use when the user references a brand, style guide, or visual identity.
Web App Testing
Author end-to-end and integration tests for web applications using Playwright, Cypress and the like. Use when the user wants to add tests, debug flaky behaviour, or set up CI test pipelines.
Document Co-authoring
Collaboratively write, edit and structure long-form documents (specs, RFCs, papers, reports) with attention to clarity, tone and consistency. Use when the user is drafting or revising long-form prose.
Internal Communications
Draft clear, well-structured internal communications: announcements, change docs, status updates, post-mortems. Use when the user is writing to colleagues, teams, or leadership.
Slack GIF Creator
Create small, looping animated GIFs suitable for Slack reactions and emoji using HTML/CSS animation captured to GIF. Use when the user wants a custom Slack reaction or emoji.
Git Workflows
Run safe, idiomatic git operations: rebases, interactive rebase, cherry-picks, conflict resolution, bisect, history rewriting. Use when the user is debugging a tricky git situation.
Superpowers Lab
Experimental skills lab by obra — early-stage ideas, in-progress skills, and prototypes. Useful if you want to track what's coming next.
iOS Simulator
Drive the iOS simulator from Claude: launch apps, interact with UI, take screenshots, inspect view hierarchies. Use when building or QAing iOS apps locally.
ffuf Web Fuzzing
Run ffuf (fast web fuzzer) to discover hidden endpoints, parameters and virtual hosts on a target. Use when the user is doing authorized web pentesting or content discovery.
Web Asset Generator
Generate favicons, social card images, OG previews, app icons and other web assets from a single source. Use when the user is launching a site or app and needs the standard image set.
Frontend Slides
Build pixel-perfect HTML/CSS slide decks for technical talks. Use when the user wants a slide deck as code (Reveal.js, Slidev, raw HTML) rather than a .pptx.
Expo / React Native
Build React Native apps with Expo: navigation, native modules, EAS build pipelines, deployment to App Store and Play Store. Use whenever the user works on a mobile app with Expo.
PostgreSQL
Design schemas, write performant queries, debug query plans, manage migrations, and operate PostgreSQL safely. Use when the user is working with a Postgres database.
TypeScript Strict Mode
Write TypeScript that satisfies strict mode and noUncheckedIndexedAccess. Use when the user wants type-safe code without `any`, or is migrating a JS project to TS.
React Hooks Master
Write idiomatic React hooks: dependency arrays, custom hooks, useReducer, useMemo, suspense. Use when the user is working with React functional components.
Content Rewriter
Rewrite content for clarity, brevity, tone or SEO. Use when the user pastes existing copy and wants it improved, condensed, or repositioned for a different audience.
Email Drafter
Draft clear, well-structured emails: outreach, follow-ups, escalations, replies. Use when the user wants help composing email rather than a long-form document.
Changelog Writer
Generate user-facing changelogs from git history or PR lists. Use when the user is preparing a release and needs human-readable change notes.
API Docs Writer
Write clear API reference docs and tutorials from OpenAPI specs or source code. Use when the user is launching or maintaining a public API.
Regex Tamer
Design, debug and explain regular expressions with test cases. Use when the user needs a regex written, understood, or fixed.
SQL Tuner
Read EXPLAIN plans, find missing indexes, rewrite slow queries, and suggest schema changes. Use when the user has a slow SQL query in any major dialect.
Dockerize
Produce a production-grade Dockerfile and docker-compose setup for an existing project: multi-stage builds, small images, healthchecks, secrets handling.
Terraform
Author and refactor Terraform/OpenTofu modules. Use when the user is provisioning AWS, GCP, Azure or Cloudflare infrastructure as code.
Kubernetes
Write and debug Kubernetes manifests: Deployments, Services, Ingress, ConfigMaps, Secrets, HPA. Use when the user is operating workloads on Kubernetes.
Refactor
Refactor code safely with small, testable steps: extract function, rename, simplify conditionals, eliminate duplication. Use when the user wants to improve code without changing behaviour.
CSV Wrangler
Clean, reshape and analyse CSV files at speed. Use when the user pastes or attaches a CSV and wants to filter, pivot, join, or compute over it.
JSON Surgeon
Manipulate large JSON files with jq, Python and surgical patches. Use when the user needs to slice, restructure or merge JSON.
No skills match
Try a different search term or clear the filter.