Anthropicの公式・コミュニティ製Claude Skillsのキュレーションコレクション。
A curated collection of official and community-built Claude Skills.
Anthropic Skills are modular tools that extend the capabilities of Claude AI—unlocking workflows for coding, document creation, design, data analysis, research, and more.
This repository gathers and organizes all publicly available Claude Skills, including both built-in tools by Anthropic and creative contributions from the community. Browse by category, explore capabilities, and kickstart your own Skill creation.
💡 Note: Skills require Claude Pro, Max, Team, or Enterprise access with code execution enabled.
173 skills across 13 categories:
| Category | Skills |
|---|---|
| 💻 Development & Code Tools | 50 |
| 📣 Marketing & SEO | 19 |
| 📝 Writing & Research | 17 |
| 🤝 Collaboration & Project Management | 14 |
| ⚙️ Utility & Automation | 14 |
| 🔐 Security & Testing | 13 |
| 📚 Learning & Knowledge | 11 |
| 🎨 Creative & Design | 8 |
| 💼 Career & Job Search | 6 |
| 🎥 Media & Content | 6 |
| 🔬 Scientific & Research Tools | 5 |
| 📊 Data & Analysis | 5 |
| 📄 Document Skills | 5 |
Claude Skills are specialized modules that Claude can use to perform structured, multi-step tasks. Each skill is a lightweight folder with a clear instruction interface, and optionally includes Python code, templates, and assets.
Skills allow Claude to:
Official Skills are created by Anthropic and auto-invoked when needed. You can also install or build custom skills to meet your unique workflow needs.
| Name | Description | Link |
|---|---|---|
| docx | Create and edit Microsoft Word documents with formatting, comments, and tracked changes | Source |
| Extract content from PDFs, split/merge documents, or create new ones | Source | |
| pptx | Generate and edit PowerPoint presentations | Source |
| xlsx | Manipulate Excel files, formulas, tables, and charts | Source |
| revealjs-skill | Generate polished, professional presentations using the Reveal.js HTML presentation framework | Source |
| Name | Description | Link |
|---|---|---|
| algorithmic-art | Create generative art using p5.js | Source |
| canvas-design | Render layout-based visual designs in PNG/PDF | Source |
| slack-gif-creator | Generate Slack-optimized animated GIFs | Source |
| brand-guidelines | Apply company branding to outputs | Source |
| theme-factory | Create and apply visual themes for documents | Source |
| nano-banana-image-generation | Create images using Nano Banana Pro | Source |
| frontend-slides | Create animation-rich single-file HTML presentations with 12 visual styles and zero dependencies | Source |
| web-asset-generator | Generate favicons, app icons, PWA manifests, and Open Graph images with WCAG contrast validation | Source |
| Name | Description | Link |
|---|---|---|
| MCP Server | Build Claude-compatible API connectors | Source |
| Changelog Generator | Create changelogs from commit history | Source |
| using-git-worktrees | Manage feature branches safely in isolated Git worktrees | Source |
| test-driven-development | Write tests before implementation to drive development | Source |
| subagent-driven-development | Use multiple Claude subagents to coordinate complex implementations | Source |
| executing-plans | Execute structured plans with checkpoints and verification steps | Source |
| finishing-a-development-branch | Complete development branches with testing and review flow | Source |
| preserving-productive-tensions | Manage architectural decisions by preserving competing viewpoints to balance innovation and stability | Source |
| web-artifacts-builder | Create elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui) | Source |
| pypict-claude-skill | Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for optimized test suites | Source |
| aws-skills | AWS development with CDK best practices, cost optimization, and serverless/event-driven architecture patterns | Source |
| move-code-quality-skill | Analyzes Move language packages against the official Move Book Code Quality Checklist | Source |
| audit-website | Cli website auditing tool for seo, performance, security and 140+ other rules | Source |
| stripe-best-practices | Official Stripe skill for building correct integrations with payments, subscriptions, and webhooks | Source |
| upgrade-stripe | Official Stripe skill for safely upgrading SDK and API versions | Source |
| expo-app-design | Official Expo skill for designing and building Expo/React Native apps with best practices | Source |
| supabase-postgres | Official Supabase skill for PostgreSQL best practices in Supabase projects | Source |
| terraform-code-generation | Official HashiCorp skill for generating and validating Terraform HCL code | Source |
| terraform-module-generation | Official HashiCorp skill for creating and refactoring Terraform modules | Source |
| terraform-provider-development | Official HashiCorp skill for developing custom Terraform providers | Source |
| terraform-skill | Comprehensive Terraform/OpenTofu best practices covering testing, modules, CI/CD, and 100+ patterns | Source |
| cloudflare-agents-sdk | Official Cloudflare skill for building stateful AI agents with scheduling, RPC, and MCP on Workers | Source |
| cloudflare-wrangler | Official Cloudflare skill for deploying and managing Workers, KV, R2, D1, and Queues | Source |
| cloudflare-web-perf | Official Cloudflare skill for auditing Core Web Vitals and render-blocking resources | Source |
| cloudflare-building-ai-agent | Official Cloudflare skill for building full AI agents on Cloudflare's infrastructure | Source |
| cloudflare-building-mcp-server | Official Cloudflare skill for building and deploying MCP servers on Cloudflare Workers | Source |
| cloudflare-durable-objects | Official Cloudflare skill for building stateful, globally consistent applications with Durable Objects | Source |
| cloudflare-sandbox-sdk | Official Cloudflare skill for running untrusted code safely using Cloudflare's sandbox environment | Source |
| cloudflare-workers-best-practices | Official Cloudflare skill for Workers best practices covering performance, security, and deployment patterns | Source |
| netlify-functions | Official Netlify skill for building serverless API endpoints and background tasks | Source |
| netlify-db | Official Netlify skill for managed Postgres with deploy preview branching | Source |
| neon-postgres | Official Neon skill for best practices with Neon Serverless Postgres | Source |
| vercel-react | Official Vercel skill for React best practices and patterns | Source |
| next-best-practices | Official Vercel skill for Next.js recommended patterns and best practices | Source |
| next-upgrade | Official Vercel skill for upgrading Next.js projects to newer versions | Source |
| react-native-best-practices | Official Callstack skill for React Native performance optimization patterns | Source |
| better-auth | Official Better Auth skill for authentication integration including OAuth, 2FA, and passkeys | Source |
| tinybird | Official Tinybird skill for project guidelines covering datasources, pipes, endpoints, and SQL | Source |
| sanity | Official Sanity skill for Sanity Studio, GROQ queries, and content workflows | Source |
| clickhouse | Official ClickHouse skill for analytics query best practices | Source |
| remotion-skill | Official Remotion skill for programmatic video creation with React | Source |
| ios-simulator-skill | 21-script toolkit for iOS simulator automation with accessibility APIs and 96% token reduction | Source |
| claude-d3js-skill | Interactive data visualizations using D3.js with reference materials and patterns | Source |
| playwright-skill | General-purpose browser automation with Playwright for testing and web interaction | Source |
| claude-a11y-skill | Comprehensive accessibility audits combining axe-core and eslint-plugin-jsx-a11y against WCAG 2.1 | Source |
| context-engineering-kit | Advanced context engineering with multi-agent patterns, reflexion loops, and domain-driven development | Source |
| compound-engineering-plugin | Pragmatic engineering plugin with ideation, planning, execution, multi-agent review, and knowledge compounding | Source |
| Name | Description | Link |
|---|---|---|
| csv-data-summarizer | Generate statistics and charts from CSVs | Source |
| root-cause-tracing | Trace and diagnose the source of data or logic errors | Source |
| postgres | Execute safe read-only SQL queries against PostgreSQL databases with multi-connection support | Source |
| read-only-postgres | Safe read-only PostgreSQL queries with multi-connection support and defense-in-depth security | Source |
| prompt-template-wizard | Converts incomplete feature/bug requests into complete structured prompt templates | Source |
| Name | Description | Link |
|---|---|---|
| claude-scientific-skills | 125+ scientific skills for bioinformatics, cheminformatics, clinical research, and machine learning | Source |
| materials-simulation-skills | Agent skills for computational materials science: numerical stability, time-stepping, linear solvers, and simulation validation | Source |
| extract-from-pdfs | Extract structured data from scientific PDFs using Claude's vision with external validation against GBIF/WFO databases | Source |
| phylo-from-buscos | Phylogenomic workflows from genome assemblies using BUSCO single-copy orthologs | Source |
| claude-mountaineering-skills | Mountain route research aggregating 10+ sources including weather, avalanche forecasts, and hazard analysis | Source |
| Name | Description | Link |
|---|---|---|
| article-extractor | Extract full content from web articles | Source |
| Content Research Writer | Research and refine written content with feedback | Source |
| internal-comms | Draft formal internal comms and reports | Source |
| writing-plans | Create structured written plans with clear milestones | Source |
| writing-skills | Enhance instructional and technical writing quality | Source |
| brainstorming | Facilitate creative idea generation sessions | Source |
| family-history-research | Provides assistance with planning family history and genealogy research projects | Source |
| avoid-ai-writing | Audit and rewrite content to remove 21 categories of AI writing patterns with a 43-entry replacement table | Source |
| non-fiction-book-factory | Complete nonfiction book creation pipeline replicating traditional publishing infrastructure | Source |
| ebook-factory | Focused ebook creation pipeline for producing publication-ready digital books | Source |
| academic-research-skills | 13-agent pipeline for rigorous academic research with Socratic guided mode and systematic review/PRISMA support | Source |
| academic-paper | 12-agent paper writing system with LaTeX output, visualization generation, revision coaching, and multi-format citation conversion | Source |
| academic-paper-reviewer | Multi-perspective peer review with 0-100 quality rubrics, Editor-in-Chief, 3 dynamic reviewers, and Devil's Advocate roles | Source |
| claude-scientific-writer | Publication-ready scientific document generation with real-time research lookup, citation management, and 8-dimension ScholarEval review | Source |
| claude-blog | Blog content creation ecosystem with 12 commands for writing, rewriting, SEO, schema markup, content repurposing, and editorial calendars | Source |
| claude-email | AI-powered email management with inbox triage, composition using copywriting frameworks (PAS, AIDA, BAB), deliverability audits, and automation sequences | Source |
| autoresearch | Autonomous research orchestration using a two-loop architecture managing the full lifecycle from literature survey to paper writing | Source |
| Name | Description | Link |
|---|---|---|
| tapestry | Build a linked knowledge graph from documents | Source |
| ship-learn-next | Recommend next steps based on feedback loops | Source |
| using-superpowers | Learn and apply best practices for Superpowers workflows | Source |
| sharing-skills | Learn how to contribute new skills via pull requests | Source |
| collision-zone-thinking | Combine unrelated concepts to find new creative or problem-solving connections | Source |
| inversion-exercise | Flip assumptions to uncover hidden insights and constraints | Source |
| meta-pattern-recognition | Identify patterns across domains to uncover universal principles | Source |
| scale-game | Stress-test ideas at extreme scales to expose hidden weaknesses or truths | Source |
| simplification-cascades | Reduce complexity by discovering insights that simplify multiple elements at once | Source |
| tracing-knowledge-lineages | Track how ideas evolve across iterations and influences | Source |
| think-deeply | Prevents confirmatory answers by encouraging nuanced multi-perspective analysis for complex questions | Source |
| Name | Description | Link |
|---|---|---|
| youtube-transcript | Summarize YouTube transcripts | Source |
| claude-epub-skill | Parse and analyze EPUB eBooks | Source |
| Image Enhancer | Improve resolution and clarity of screenshots | Source |
| Video Downloader | Download YouTube videos for use in Claude | Source |
| imagen | Generate images using Google Gemini's image generation API for UI mockups, icons, and visual assets | Source |
| typefully | Official Typefully skill for creating and scheduling social media content across X, LinkedIn, Threads, Bluesky, and Mastodon | Source |
| Name | Description | Link |
|---|---|---|
| Meeting Insights Analyzer | Analyze meeting dynamics and communication patterns | Source |
| Notion Integration Skills | Official Notion connectors for Claude | Source |
| commands | Manage and automate recurring project commands | Source |
| receiving-code-review | Process and apply code review feedback | Source |
| requesting-code-review | Request and manage structured code reviews | Source |
| dispatching-parallel-agents | Coordinate multiple Claude subagents on shared tasks | Source |
| remembering-conversations | Recall facts, insights, and context from past Claude Code sessions | Source |
| git-pushing | Automate git operations and repository interactions | Source |
| linear-claude-skill | Manage Linear issues, projects, and teams with MCP tools and GraphQL fallbacks | Source |
| linear-cli-skill | A skill teaching Claude how to use linear-CLI as an alternative to Linear MCP | Source |
| review-implementing | Evaluate code implementation plans and align with specs | Source |
| test-fixing | Detect failing tests and propose patches or fixes | Source |
| product-manager-skills | Senior PM agent with 6 knowledge domains, 12 templates, 30+ frameworks covering discovery, strategy, delivery, SaaS metrics, PM career coaching, and AI product craft | Source |
| read-only-gh-pr-review | Safe read-only review of backend pull requests using GitHub CLI with local inspection | Source |
| Name | Description | Link |
|---|---|---|
| copywriting | Expert conversion copywriter skill that prioritizes clarity and business outcomes with proven frameworks | Source |
| seo-audit | Technical and on-page SEO review for websites | Source |
| ai-seo | AI search engine optimization for visibility in AI-powered search results | Source |
| programmatic-seo | Scaled SEO page generation for large content operations | Source |
| content-strategy | Content planning and topic research for marketing teams | Source |
| copy-editing | Marketing copy review and refinement for quality and conversion | Source |
| email-sequence | Automated email flow development for welcome, nurture, and re-engagement series | Source |
| cold-email | B2B outreach email sequence creation and optimization | Source |
| ad-creative | Ad headline and creative generation for paid campaigns | Source |
| ab-test-setup | A/B testing and experiment planning for marketing campaigns | Source |
| page-cro | Marketing page conversion rate optimization | Source |
| pricing-strategy | Pricing and monetization strategy for SaaS and products | Source |
| launch-strategy | Product launch planning and go-to-market strategy | Source |
| social-content | Social media content creation across platforms | Source |
| lead-magnets | Lead magnet creation and optimization for list building | Source |
| referral-program | Referral and affiliate program design and implementation | Source |
| sales-enablement | Sales collateral and pitch deck creation for B2B teams | Source |
| analytics-tracking | Analytics setup and measurement implementation | Source |
| marketing-psychology | Behavioral science application to marketing copy and UX | Source |
| Name | Description | Link |
|---|---|---|
| proficiently-claude-skills | AI-powered job search, resume tailoring, and cover letter writing | Source |
| claude-code-job-tailor | Resume optimization system that analyzes job postings, ranks requirements, and generates tailored PDFs in under 60 seconds | Source |
| resume-tailoring-skill | AI-powered resume tailoring optimized for specific job descriptions while maintaining factual integrity | Source |
| claude-resume-kit | Extract experience once, generate tailored LaTeX resumes per JD with anti-fabrication controls and multi-perspective critique | Source |
| Resume-Builder | AI-powered resume and cover letter generator with dual ATS + HR scoring for any profession | Source |
| ResumeSkills | Resume optimization, ATS scoring, interview prep, and strategic job search skills collection | Source |
| Name | Description | Link |
|---|---|---|
| Trail of Bits Security Skills | Security skills for static analysis with CodeQL/Semgrep, variant analysis, code auditing, and fix verification | Source |
| webapp-testing | UI test automation using Playwright | Source |
| ffuf_claude_skill | Fuzz test web apps with FFUF + Claude | Source |
| defense-in-depth | Implement multi-layered testing and security best practices | Source |
| systematic-debugging | Structured debugging with hypothesis testing and validation | Source |
| testing-anti-patterns | Identify and prevent testing anti-patterns | Source |
| testing-skills-with-subagents | Verify new skills using subagents and test cycles | Source |
| verification-before-completion | Run verification checks before closing tasks | Source |
| condition-based-waiting | Use logical conditions to control test flow timing | Source |
| varlock-claude-skill | Secure environment variable management ensuring secrets never appear in sessions, terminals, logs, or git commits | Source |
| security-fuzzing | Essential fuzzing payloads for SQL injection, command injection, NoSQL injection, and LDAP injection testing | Source |
| security-payloads | Specialized attack payloads for XSS vectors, XXE, template injection, and file upload bypass testing | Source |
| llm-testing | AI/ML security testing including bias detection, data leakage, alignment testing, and adversarial resistance | Source |
| Name | Description | Link |
|---|---|---|
| file-organizer | Clean up file structures, rename documents | Source |
| invoice-organizer | Parse and categorize invoices | Source |
| raffle-winner-picker | Pick winners using secure randomness | Source |
| skill-creator | Build your own skill interactively | Source |
| template-skill | A starting template for new skills | Source |
| using-superpowers | Automate Superpowers workflows and validation tasks | Source |
| gardening-skills-wiki | Maintain the skills wiki, ensuring naming consistency and metadata quality | Source |
| pulling-updates-from-skills-repository | Sync and pull the latest skill updates from repositories | Source |
| cc-devops-skills | 31 DevOps skills covering IaC, CI/CD, Kubernetes, observability, and scripting automation | Source |
| devops-claude-skills | DevOps workflow skills for Terraform, K8s troubleshooting, AWS cost optimization, and GitOps | Source |
| firecrawl-cli | Official Firecrawl skill for scraping, crawling, searching, and mapping the web via CLI | Source |
| replicate | Official Replicate skill for discovering, comparing, and running AI models via API | Source |
| agentsys | 36 workflow automation skills for profiling, code review, AI consultation, release management, and drift analysis | Source |
| better-i18n | Official i18n skill for internationalization best practices, translation workflows, and localization automation | Source |
To use a skill:
SKILL.md).Writing a great skill starts with a well-structured SKILL.md file. AgentSkills.io provides the canonical specification for the Claude Skills format, including validation rules and a detailed checklist. Anthropic also publishes best practices for skill authoring at platform.claude.com.
Every skill should include a SKILL.md with proper YAML frontmatter at the top:
---
name: my-skill-name
description: |
Generates weekly status reports from project data.
Use when the user asks for a summary of recent activity.
---
The body of SKILL.md (below the frontmatter) contains the instructions Claude follows when the skill is activated.
kebab-case, 1-64 characters (e.g., csv-data-summarizer, not CSV Data Summarizer).SKILL.md. Use environment variables or MCP configuration instead.SKILL.md before publishing.Have a skill to add?
Open a pull request or submit your repo link in an issue with:
This repo lists and links to skills under various licenses.
Please refer to each linked repository for license terms.