208 compatible skills

Codex Skills Directory

Browse SKILL.md-compatible Codex skills for coding, frontend work, research, documents, data analysis, and repeatable agent workflows.

450
Skills
14
Categories
19
Repos
8
Agents

MCP Builder

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
176,191 StarsApache-2.0

Webapp 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
176,191 StarsApache-2.0

Theme Factory

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
176,191 StarsApache-2.0

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
176,191 StarsApache-2.0

Pptx

anthropics/skills

Presentations

Use this skill any time a .pptx or .potx 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 or .potx file (even if the extracted content will be used elsewhere, like in an email or summary);...

CodexClaude
pythondesigndataros
176,191 StarsSource linked

Xlsx

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, .xltx, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scr...

CodexClaude
pythontestingreviewdata
176,191 StarsSource linked

PDF

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, a...

CodexClaude
pythondata
176,191 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
176,191 StarsApache-2.0

Brand Guidelines

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
176,191 StarsApache-2.0

Context Engineering

addyosmani/agent-skills

Coding

Optimizes agent context setup. Use when starting a new session, when agent output quality degrades, when switching between tasks, or when you need to configure rules files and context for a project.

CodexClaude CodeClaude
typescriptreactbrowserresearch
94,159 StarsMIT

Doubt Driven Development

addyosmani/agent-skills

Coding

Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when you want every assumption cross-examined before proceeding, when stress-testing a plan for hidden failure modes, when correctness matters more than speed, when working in unfamiliar code, when stakes are high (produc...

CodexClaude CodeClaude
securitytestingreviewdata
94,159 StarsMIT

Constraint Driven Development

addyosmani/agent-skills

Coding

Establishes a project's quality bar as a written contract and stops agents quietly lowering it. Interviews the user on which dimensions matter, supplies sane default thresholds when they have no number in mind, records everything in CONSTRAINTS.md, and watches the diff for a weakened bar — new @ts-ignore or eslint-d...

CodexClaude
pythonsecuritytestingreview
94,159 StarsMIT

Vercel Sandbox

vercel-labs/agent-browser

Frontend Design

Run agent-browser + Chrome inside Vercel Sandbox microVMs for browser automation from any Vercel-deployed app. Use when the user needs browser automation in a Vercel app (Next.js, SvelteKit, Nuxt, Remix, Astro, etc.), wants to run headless Chrome without binary size limits, needs persistent browser sessions across c...

CodexClaude
browserautomationdata
42,531 StarsApache-2.0

Agentcore

vercel-labs/agent-browser

DevOps

Run agent-browser on AWS Bedrock AgentCore cloud browsers. Use when the user wants to use AgentCore, run browser automation on AWS, use a cloud browser with AWS credentials, or needs a managed browser session backed by AWS infrastructure. Triggers include "use agentcore", "run on AWS", "cloud browser with AWS", "bed...

CodexClaude
browserautomation
42,531 StarsApache-2.0

Electron

vercel-labs/agent-browser

Data Analysis

Automate Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify, etc.) using agent-browser via Chrome DevTools Protocol. Use when the user needs to interact with an Electron app, automate a desktop app, connect to a running app, control a native app, or test an Electron application. Triggers include...

CodexClaude
designbrowserautomationdata
42,531 StarsApache-2.0

Slack

vercel-labs/agent-browser

Frontend Design

Interact with Slack workspaces using browser automation. Use when the user needs to check unread channels, navigate Slack, send messages, extract data, find information, search conversations, or automate any Slack task. Triggers include "check my Slack", "what channels have unreads", "send a message to", "search Sla...

CodexClaude
browserautomationdata
42,531 StarsApache-2.0

Agent Browser

vercel-labs/agent-browser

DevOps

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a butto...

CodexClaude CodeClaude
testingbrowserautomationdata
42,531 StarsApache-2.0

Core

vercel-labs/agent-browser

DevOps

Core agent-browser usage guide. Read this before running any agent-browser commands. Covers the snapshot-and-ref workflow, navigating pages, interacting with elements (click, fill, type, select), extracting text and data, taking screenshots, managing tabs, handling forms and auth, waiting for content, running multip...

CodexClaude
reacttestingbrowserautomation
42,531 StarsApache-2.0

Dogfood

vercel-labs/agent-browser

Frontend Design

Systematically explore and test a web application to find bugs, UX issues, and other problems. Use when asked to "dogfood", "QA", "exploratory test", "find issues", "bug hunt", "test this app/site/platform", or review the quality of a web application. Produces a structured report with full reproduction evidence -- s...

CodexClaude
testingreviewbrowserautomation
42,531 StarsApache-2.0

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
26,307 StarsMIT

Identify Assumptions New

phuryn/pm-skills

Product Management

Identify risky assumptions for a new product idea across 8 risk categories including Go-to-Market, Strategy, and Team. Use when evaluating startup risks, assessing a new product concept, or mapping assumptions for a new venture.

CodexClaudeClaude Code
product-managementdiscovery
26,307 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
26,307 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
26,307 StarsMIT

Positioning Ideas

phuryn/pm-skills

Product Management

Brainstorm product positioning ideas differentiated from competitors. Identifies top competitors and generates positioning statements with rationale. Use when developing product positioning, differentiating from competitors, or crafting brand positioning strategy.

CodexClaudeClaude Code
product-managementgrowth
26,307 StarsMIT

Business Model

phuryn/pm-skills

Product Management

Generate a Business Model Canvas with all 9 building blocks. Use when creating a business model, documenting how a business creates value, or analyzing an existing business model.

CodexClaudeClaude Code
product-managementstrategy
26,307 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
26,307 StarsMIT

Brainstorm Experiments New

phuryn/pm-skills

Product Management

Design lean startup experiments (pretotypes) for a new product. Creates XYZ hypotheses and suggests low-effort validation methods like landing pages, explainer videos, and pre-orders. Use when validating a new product idea, creating pretotypes, or testing market demand.

CodexClaudeClaude Code
product-managementdiscovery
26,307 StarsMIT

Summarize Interview

phuryn/pm-skills

Product Management

Summarize a customer interview transcript into a structured template with JTBD, satisfaction signals, and action items. Use when processing interview recordings or transcripts, synthesizing discovery interviews, or creating interview summaries.

CodexClaudeClaude Code
product-managementdiscovery
26,307 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
26,307 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
26,307 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,...

ClaudeClaude CodeCodex
product-managementexecutionroadmapprd
26,307 StarsMIT

Grammar Check

phuryn/pm-skills

Product Management

Identify grammar, logical, and flow errors in text and suggest targeted fixes without rewriting the entire text. Use when proofreading content, checking writing quality, or reviewing a draft.

CodexClaudeClaude Code
product-managementtoolkit
26,307 StarsMIT

Swot Analysis

phuryn/pm-skills

Product Management

Perform a detailed SWOT analysis — strengths, weaknesses, opportunities, and threats with actionable recommendations. Use when doing strategic assessment, competitive analysis, or evaluating a product or business position.

CodexClaudeClaude Code
product-managementstrategy
26,307 StarsMIT

Brainstorm Ideas Existing

phuryn/pm-skills

Product Management

Brainstorm product ideas for an existing product using multi-perspective ideation from PM, Designer, and Engineer viewpoints. Use when generating new feature ideas, brainstorming solutions for an identified opportunity, or ideating with a product trio.

CodexClaudeClaude Code
product-managementdiscovery
26,307 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
26,307 StarsMIT

Brainstorm Experiments Existing

phuryn/pm-skills

Product Management

Design experiments to test assumptions for an existing product — prototypes, A/B tests, spikes, and other low-effort validation methods. Use when validating assumptions, testing feature ideas cheaply, or planning product experiments.

CodexClaudeClaude Code
product-managementdiscovery
26,307 StarsMIT

User Segmentation

phuryn/pm-skills

Product Management

Segment users from feedback data based on behavior, JTBD, and needs. Identifies at least 3 distinct user segments. Use when segmenting a user base, analyzing diverse user feedback, or building a segmentation model.

CodexClaudeClaude Code
product-managementmarket-research
26,307 StarsMIT

Pestle Analysis

phuryn/pm-skills

Product Management

Perform a PESTLE analysis covering Political, Economic, Social, Technological, Legal, and Environmental factors. Use when assessing the macro environment, doing strategic planning, or evaluating external factors affecting your business.

CodexClaudeClaude Code
product-managementstrategy
26,307 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...

CodexClaudeClaude Code
product-managementexecutionprd
26,307 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
26,307 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
26,307 StarsMIT

Product Strategy

phuryn/pm-skills

Product Management

Create a comprehensive product strategy using the 9-section Product Strategy Canvas — vision, segments, costs, value propositions, trade-offs, metrics, growth, capabilities, and defensibility. Use when building a product strategy, creating a strategic plan, or defining product direction.

CodexClaudeClaude Code
product-managementstrategy
26,307 StarsMIT

User Personas

phuryn/pm-skills

Product Management

Create refined user personas from research data — 3 personas with JTBD, pains, gains, and unexpected insights. Use when building personas from survey data, creating user profiles from research, or segmenting users for product decisions.

CodexClaudeClaude Code
product-managementmarket-researchpersonas
26,307 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
26,307 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
26,307 StarsMIT

Product Vision

phuryn/pm-skills

Product Management

Brainstorm an inspiring, achievable, and emotional product vision that motivates teams and aligns stakeholders. Use when defining or refining a product vision, creating a vision statement, or aligning the team around a shared direction.

CodexClaudeClaude Code
product-managementstrategy
26,307 StarsMIT

Lean Canvas

phuryn/pm-skills

Product Management

Generate a Lean Canvas with problem, solution, metrics, cost structure, UVP, unfair advantage, channels, segments, and revenue. Use when exploring a lean startup canvas, testing a business hypothesis, or modeling a new venture.

CodexClaudeClaude Code
product-managementstrategy
26,307 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
26,307 StarsMIT

Explore Agent Skills

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

Platforms

Guides