161 compatible skills

Claude Skills Directory

Find Claude and Claude Code skills from curated GitHub sources, with compatible agents, use cases, install notes, and source metadata.

161
Skills
14
Categories
6
Repos
8
Agents

Theme Factory Skill

anthropics/skills

Frontend Design

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

CodexClaude
reviewros
150,001 starsSource linked

Skill Creator

anthropics/skills

Coding

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

Claude CodeClaude
pythondesignsecuritytesting
150,001 starsSource linked

MCP Server Development Guide

anthropics/skills

Coding

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

CodexClaude
typescriptpythondesignsecurity
150,001 starsSource linked

Building LLM-Powered Applications with Claude

anthropics/skills

Coding

This skill helps you build LLMpowered applications with Claude. Choose the right surface based on your needs, detect the project language, then read the relevant languagespecific documentation.

Claude CodeClaude
typescriptpythondesignreview
150,001 starsSource linked

Requirements for Outputs

anthropics/skills

Spreadsheets

Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or fr

CodexClaude
pythontestingreviewdata
150,001 starsSource linked

Web Application Testing

anthropics/skills

Browser Automation

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

CodexClaude
pythonfrontendtestingbrowser
150,001 starsSource linked

Doc Co-Authoring Workflow

anthropics/skills

Documents

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers.

Claude CodeClaude
designtestingreviewdocuments
150,001 starsSource linked

Slack GIF Creator

anthropics/skills

Marketing

Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack.

CodexClaude
pythonros
150,001 starsSource linked

PDF Processing Guide

anthropics/skills

Documents

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and

CodexClaude
pythondata
150,001 starsSource linked

Anthropic Brand Styling

anthropics/skills

Frontend Design

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.

CodexClaude
pythondesignros
150,001 starsSource linked

DOCX creation, editing, and analysis

anthropics/skills

Documents

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when ex

Claude
pythondocumentsdataros
150,001 starsSource linked

canvas design

anthropics/skills

Frontend Design

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

Claude
designdocumentsdataros
150,001 starsSource linked

Web Artifacts Builder

anthropics/skills

Frontend Design

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

Claude
typescriptreactdesignfrontend
150,001 starsSource linked

internal comms

anthropics/skills

Productivity

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project update

Claude
150,001 starsSource linked

algorithmic art

anthropics/skills

Frontend Design

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violati

Claude
designbrowserros
150,001 starsSource linked

PPTX Skill

anthropics/skills

Presentations

Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, o

CodexClaude
pythondesigndataros
150,001 starsSource linked

Frontend Design

anthropics/skills

Frontend Design

Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.

CodexClaude
designfrontendreviewdata
150,001 starsSource linked

Intended Vs Implemented

phuryn/pm-skills

Product Management

The method for finding the gap between what a system is supposed to do and what the code actually does — the class of bug generic scanners miss because they have no model of intent. Defines what counts as documented intent, what counts as implementation evidence, which mismatches matter, and how to avoid hand-wavy find

CodexClaudeClaude Code
product-managementai-shipping
17,653 starsMIT

Shipping Artifacts

phuryn/pm-skills

Product Management

The durable documentation set that makes an AI-built (vibe-coded) app reviewable before shipping. A small core every app needs — architecture, user/permission flows, permissions, variables/secrets, and a test-coverage map — plus conditional docs added only when they apply: emails, scheduled work, SEO, and embedded agen

ClaudeClaude Code
product-managementai-shipping
17,653 starsMIT

Ab Test Analysis

phuryn/pm-skills

Product Management

Analyze A/B test results with statistical significance, sample size validation, confidence intervals, and ship/extend/stop recommendations. Use when evaluating experiment results, checking if a test reached significance, interpreting split test data, or deciding whether to ship a variant.

CodexClaudeClaude Code
product-managementanalyticsab-testing
17,653 starsMIT

Cohort Analysis

phuryn/pm-skills

Product Management

Perform cohort analysis on user engagement data — retention curves, feature adoption trends, and segment-level insights. Use when analyzing user retention by cohort, studying feature adoption over time, investigating churn patterns, or identifying engagement trends.

CodexClaudeClaude Code
product-managementanalyticscohort-analysis
17,653 starsMIT

Sql Queries

phuryn/pm-skills

Product Management

Generate SQL queries from natural language descriptions. Supports BigQuery, PostgreSQL, MySQL, and other dialects. Reads database schemas from uploaded diagrams or documentation. Use when writing SQL, building data reports, exploring databases, or translating business questions into queries.

CodexClaudeClaude Code
product-managementanalyticssql
17,653 starsMIT

Brainstorm Okrs

phuryn/pm-skills

Product Management

Brainstorm team-level OKRs aligned with company objectives — qualitative objectives with measurable key results. Use when setting quarterly OKRs, aligning team goals with company strategy, drafting objectives, or learning how to write effective OKRs.

CodexClaudeClaude Code
product-managementexecutionokrs
17,653 starsMIT

Create Prd

phuryn/pm-skills

Product Management

Create a Product Requirements Document using a comprehensive 8-section template covering problem, objectives, segments, value propositions, solution, and release planning. Use when writing a PRD, documenting product requirements, preparing a feature spec, or reviewing an existing PRD.

CodexClaudeClaude Code
product-managementexecutionprd
17,653 starsMIT

Dummy Dataset

phuryn/pm-skills

Product Management

Generate realistic dummy datasets for testing with customizable columns, constraints, and output formats (CSV, JSON, SQL, Python script). Use when creating test data, building mock datasets, or generating sample data for development and demos.

CodexClaudeClaude Code
product-managementexecutionsql
17,653 starsMIT

Job Stories

phuryn/pm-skills

Product Management

Create job stories using the 'When [situation], I want to [motivation], so I can [outcome]' format with detailed acceptance criteria. Use when writing job stories, creating JTBD-style backlog items, or expressing user situations and motivations.

CodexClaudeClaude Code
product-managementexecution
17,653 starsMIT

Outcome Roadmap

phuryn/pm-skills

Product Management

Transform an output-focused roadmap into an outcome-focused one that communicates strategic intent. Rewrites initiatives as outcome statements reflecting user and business impacts. Use when shifting to outcome roadmaps, making a roadmap more strategic, or rewriting feature lists as outcomes.

CodexClaudeClaude Code
product-managementexecutionroadmap
17,653 starsMIT

Pre Mortem

phuryn/pm-skills

Product Management

Run a pre-mortem risk analysis on a PRD or launch plan. Categorizes risks as Tigers (real problems), Paper Tigers (overblown concerns), and Elephants (unspoken worries), then classifies as launch-blocking, fast-follow, or track. Use when preparing for launch, stress-testing a product plan, or identifying what could go

CodexClaudeClaude Code
product-managementexecutionprd
17,653 starsMIT

Prioritization Frameworks

phuryn/pm-skills

Product Management

Reference guide to 9 prioritization frameworks with formulas, when-to-use guidance, and templates — RICE, ICE, Kano, MoSCoW, Opportunity Score, and more. Use when selecting a prioritization method, comparing frameworks like RICE vs ICE, or learning how different prioritization approaches work.

CodexClaudeClaude Code
product-managementexecution
17,653 starsMIT

Release Notes

phuryn/pm-skills

Product Management

Generate user-facing release notes from tickets, PRDs, or changelogs. Creates clear, engaging summaries organized by category (new features, improvements, fixes). Use when writing release notes, creating changelogs, announcing product updates, or summarizing what shipped.

CodexClaudeClaude Code
product-managementexecutionprd
17,653 starsMIT

Retro

phuryn/pm-skills

Product Management

Facilitate a structured sprint retrospective — what went well, what didn't, and prioritized action items with owners and deadlines. Use when running a retrospective, reflecting on a sprint, creating action items from team feedback, or learning how to run effective retros.

CodexClaudeClaude Code
product-managementexecution
17,653 starsMIT

Sprint Plan

phuryn/pm-skills

Product Management

Plan a sprint with capacity estimation, story selection, dependency mapping, and risk identification. Use when preparing for sprint planning, estimating team capacity, selecting stories, or balancing sprint scope against velocity.

CodexClaudeClaude Code
product-managementexecution
17,653 starsMIT

Stakeholder Map

phuryn/pm-skills

Product Management

Build a stakeholder map using a power/interest grid, identify communication strategies per quadrant, and generate a communication plan. Use when managing stakeholders, preparing for a launch, aligning cross-functional teams, or planning stakeholder engagement.

CodexClaudeClaude Code
product-managementexecution
17,653 starsMIT

Strategy Red Team

phuryn/pm-skills

Product Management

Red-team a PRD, roadmap, or strategy by attacking its load-bearing assumptions before reality does. Steelmans then attacks each claim, ranks failure modes by impact × likelihood × cheapness-to-test, and returns the cheapest test and kill criteria for each. Use when stress-testing a plan, pressure-testing a strategy, ch

ClaudeClaude CodeCodex
product-managementexecutionroadmapprd
17,653 starsMIT

Summarize Meeting

phuryn/pm-skills

Product Management

Summarize a meeting transcript into structured notes with date, participants, topic, key decisions, summary points, and action items. Use when processing meeting recordings, creating meeting notes, writing meeting minutes, or recapping discussions.

CodexClaudeClaude Code
product-managementexecution
17,653 starsMIT

Test Scenarios

phuryn/pm-skills

Product Management

Create comprehensive test scenarios from user stories with test objectives, starting conditions, user roles, step-by-step actions, and expected outcomes. Use when writing QA test cases, creating test plans, defining acceptance tests, or preparing for feature validation.

CodexClaudeClaude Code
product-managementexecution
17,653 starsMIT

User Stories

phuryn/pm-skills

Product Management

Create user stories following the 3 C's (Card, Conversation, Confirmation) and INVEST criteria with descriptions, design links, and acceptance criteria. Use when writing user stories, breaking down features into backlog items, or defining acceptance criteria.

CodexClaudeClaude Code
product-managementexecution
17,653 starsMIT

Wwas

phuryn/pm-skills

Product Management

Create product backlog items in Why-What-Acceptance format — independent, valuable, testable items with strategic context. Use when writing structured backlog items, breaking features into work items, or using the WWA format.

CodexClaudeClaude Code
product-managementexecution
17,653 starsMIT

Beachhead Segment

phuryn/pm-skills

Product Management

Identify the first beachhead market segment for a product launch. Evaluates segments against burning pain, willingness to pay, winnable market share, and referral potential. Use when choosing a first market, targeting an initial customer segment, or planning market entry strategy.

CodexClaudeClaude Code
product-managementgo-to-market
17,653 starsMIT

Competitive Battlecard

phuryn/pm-skills

Product Management

Create sales-ready competitive battlecards comparing your product against a specific competitor — positioning, feature comparison, objection handling, and win/loss patterns. Use when preparing sales teams, creating competitive materials, or responding to 'why not competitor X?'

CodexClaudeClaude Code
product-managementgo-to-market
17,653 starsMIT

Growth Loops

phuryn/pm-skills

Product Management

Identify growth loops (flywheels) for sustainable traction. Evaluates 5 loop types: Viral, Usage, Collaboration, User-Generated, and Referral. Use when designing growth mechanisms, building product-led traction, or understanding how growth loops work.

CodexClaudeClaude Code
product-managementgo-to-market
17,653 starsMIT

Gtm Motions

phuryn/pm-skills

Product Management

Identify the best GTM motions and tools across 7 motion types: Inbound, Outbound, Paid Digital, Community, Partners, ABM, and PLG. Use when selecting marketing channels, choosing between inbound and outbound strategy, or planning cross-channel campaigns.

CodexClaudeClaude Code
product-managementgo-to-marketgtm
17,653 starsMIT

Gtm Strategy

phuryn/pm-skills

Product Management

Create a go-to-market strategy covering marketing channels, messaging, success metrics, and launch timeline. Use when planning a product launch, creating a GTM plan from scratch, or defining a launch strategy for a new market.

CodexClaudeClaude Code
product-managementgo-to-marketgtm
17,653 starsMIT

Ideal Customer Profile

phuryn/pm-skills

Product Management

Identify the Ideal Customer Profile (ICP) from research data with demographics, behaviors, JTBD, and needs. Use when defining your ICP, analyzing PMF survey data, or understanding who your best customers are.

CodexClaudeClaude Code
product-managementgo-to-market
17,653 starsMIT

Competitor Analysis

phuryn/pm-skills

Product Management

Analyze competitors with strengths, weaknesses, and differentiation opportunities. Identifies direct competitors and maps the competitive landscape. Use when doing competitive research, preparing a competitive brief, or finding differentiation opportunities.

CodexClaudeClaude Code
product-managementmarket-research
17,653 starsMIT

Customer Journey Map

phuryn/pm-skills

Product Management

Create an end-to-end customer journey map with stages, touchpoints, emotions, pain points, and opportunities. Use when mapping the customer experience, identifying friction points, improving onboarding, or visualizing the user journey.

CodexClaudeClaude Code
product-managementmarket-research
17,653 starsMIT

Market Segments

phuryn/pm-skills

Product Management

Identify 3-5 potential customer segments with demographics, JTBD, and product fit analysis. Use when exploring market segments, identifying target audiences, evaluating new markets, or learning how to segment a market.

CodexClaudeClaude Code
product-managementmarket-research
17,653 starsMIT

Market Sizing

phuryn/pm-skills

Product Management

Estimate market size using TAM, SAM, and SOM with top-down and bottom-up approaches. Use when sizing a market opportunity, estimating addressable market, preparing for investor pitches, or evaluating market entry.

CodexClaudeClaude Code
product-managementmarket-research
17,653 starsMIT

Explore Agent Skills

Browse by agent platform, skill category, or practical SKILL.md implementation guide.

Platforms

Guides