Contact Us
Webflow Premium Partner Ehab Fayez
Agent Skills Directory

Agent Skills for Claude Code & Codex

The best open-standard SKILL.md skills — they run in Claude Code, Codex, and other SKILL.md agents. Hand-picked and ranked by GitHub stars.

73 skills

What are Agent Skills?

Agent Skills are small folders — a SKILL.md file plus optional scripts — that teach Claude a repeatable expertise, from polishing UI to writing spreadsheets. Claude loads a skill only when it is relevant, so you can install many without bloating context.

How do you use them?

Drop a skill into ~/.claude/skills (Claude Code) or ~/.codex/skills (Codex) — or install from a plugin marketplace — and the agent loads it on demand. SKILL.md is an open standard, so most skills are portable across agents; a few use Claude-specific features that may not fully carry over.

Content & Documentation Featured

DOCX

by Anthropic 161k

Create, edit, and analyze Word documents including tracked changes, styles, and formatting.

Claude Code Codex
View Source (GitHub)
Frontend & Design Featured

Frontend Design

by Anthropic 161k

Create distinctive, production-grade frontend interfaces that avoid generic AI aesthetics — pages, components, artifacts, and posters.

Claude Code Codex
View Source (GitHub)
Development & Testing Featured

MCP Builder

by Anthropic 161k

Guide the creation of Model Context Protocol servers to connect APIs and tools to AI agents.

Claude Code Codex
View Source (GitHub)
Content & Documentation Featured

PDF

by Anthropic 161k

Handle PDFs — extract text and tables, merge, annotate, and fill forms.

Claude Code Codex
View Source (GitHub)
Frontend & Design Featured

Web Artifacts Builder

by Anthropic 161k

Construct complex, multi-component HTML artifacts for Claude.ai using React and Tailwind.

Claude Code Codex
View Source (GitHub)
Data & Analytics Featured

XLSX

by Anthropic 161k

Create and manipulate Excel spreadsheets with formulas, formatting, and multi-sheet data operations.

Claude Code Codex
View Source (GitHub)
Development & Testing Featured

Superpowers

by Jesse Vincent (obra) 4k

A core skills library of 20+ battle-tested, composable tools and workflows for everyday agent development tasks.

Claude Code Codex
View Source (GitHub)
Frontend & Design Featured

Animation Systems

by Julien Thibeaut (ui-skills.com) 3.7k

Product-grade web motion like Stripe, Linear, Apple, and Vercel — easing/duration defaults, choreography, performance, and reduced-motion.

Claude Code Codex
View Source (GitHub)
Frontend & Design Featured

Apple Design

by Julien Thibeaut (ui-skills.com) 3.7k

Apple's approach to fluid, physical UI motion translated for the web — springs, gestures, drag/swipe/sheets, and translucent materials.

Claude Code Codex
View Source (GitHub)
Frontend & Design Featured

Better UI

by Julien Thibeaut (ui-skills.com) 3.7k

Design-engineering principles for making components feel polished — shadows, borders, hover states, micro-interactions, and optical alignment.

Claude Code Codex
View Source (GitHub)
Frontend & Design Featured

Emil Design Engineering

by Emil Kowalski (via ui-skills.com) 3.7k

Emil Kowalski's philosophy on UI polish, component design, and the invisible details that make software feel great.

Claude Code Codex
View Source (GitHub)
Frontend & Design Featured

GSAP

by Julien Thibeaut (ui-skills.com) 3.7k

Add and debug professional GSAP animations — timelines, ScrollTrigger, stagger, and transforms in HTML/CSS/JS/React.

Claude Code Codex
View Source (GitHub)
Frontend & Design Featured

Impeccable

by Julien Thibeaut (ui-skills.com) 3.7k

Design, redesign, critique, and polish frontend interfaces with senior design-engineering judgment across UX, hierarchy, and motion.

Claude Code Codex
View Source (GitHub)
Frontend & Design Featured

shadcn

by Julien Thibeaut (ui-skills.com) 3.7k

Add, search, fix, style, and compose shadcn/ui components and registries, with project context and usage examples.

Claude Code Codex
View Source (GitHub)
Frontend & Design Featured

Three.js

by Julien Thibeaut (ui-skills.com) 3.7k

Build and debug interactive 3D scenes on the web — scene/camera/renderer, lights, materials, GLTF loading, controls, and performance.

Claude Code Codex
View Source (GitHub)
Development & Testing Featured

Vercel React Best Practices

by Vercel Engineering (via ui-skills.com) 3.7k

React and Next.js performance guidelines from Vercel Engineering — data fetching, bundle optimization, and rendering patterns.

Claude Code Codex
View Source (GitHub)
Frontend & Design

Algorithmic Art

by Anthropic 161k

Generate generative art with p5.js — particle systems, flow fields, and procedural visual compositions.

Claude Code Codex
View Source (GitHub)
Content & Documentation

Brand Guidelines

by Anthropic 161k

Apply an organization's official brand design standards for consistent, on-brand visual output.

Claude Code Codex
View Source (GitHub)
Frontend & Design

Canvas Design

by Anthropic 161k

Create visual art and designs as PNG and PDF output — posters, graphics, and print-ready visual compositions.

Claude Code Codex
View Source (GitHub)
Development & Testing

Claude API Reference

by Anthropic 161k

Reference for the Claude API and Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, caching, and tokens.

Claude Code Codex
View Source (GitHub)
Content & Documentation

Doc Co-authoring

by Anthropic 161k

Collaboratively draft and revise long-form documents with structured editing and iterative refinement.

Claude Code Codex
View Source (GitHub)
Content & Documentation

Internal Comms

by Anthropic 161k

Compose clear, professional internal communications — announcements, updates, and team messaging.

Claude Code Codex
View Source (GitHub)
Content & Documentation

PPTX

by Anthropic 161k

Create and edit PowerPoint presentations with slides, layouts, and formatting.

Claude Code Codex
View Source (GitHub)
Development & Testing

Skill Creator

by Anthropic 161k

Interactive tool that guides the creation of well-structured custom Agent Skills in the SKILL.md format.

Claude Code Codex
View Source (GitHub)
Content & Documentation

Slack GIF Creator

by Anthropic 161k

Create animated GIFs optimized for Slack — sized and compressed for emoji and reactions.

Claude Code Codex
View Source (GitHub)
Frontend & Design

Theme Factory

by Anthropic 161k

Generate professional font and color themes for artifacts and web UIs with cohesive, ready-to-use design tokens.

Claude Code Codex
View Source (GitHub)
Development & Testing

Webapp Testing

by Anthropic 161k

Test web applications end to end via Playwright automation, driving real browser flows to verify behavior.

Claude Code Codex
View Source (GitHub)
Development & Testing

API and Interface Design

by Addy Osmani 78k

Contract-first API and boundary design with input validation and clear interface contracts.

Claude Code Codex
View Source (GitHub)
Development & Testing

Browser Testing with DevTools

by Addy Osmani 78k

Use Chrome DevTools for live runtime inspection — network, console, performance, and DOM debugging during testing.

Claude Code Codex
View Source (GitHub)
DevOps & Infrastructure

CI/CD and Automation

by Addy Osmani 78k

Build Shift-Left CI/CD pipelines with quality gates and automated checks for reliable delivery.

Claude Code Codex
View Source (GitHub)
Security & Quality

Code Review and Quality

by Addy Osmani 78k

Perform a five-axis code review with severity labels covering correctness, design, and maintainability.

Claude Code Codex
View Source (GitHub)
Security & Quality

Code Simplification

by Addy Osmani 78k

Reduce complexity while preserving behavior — remove dead code, flatten logic, and improve readability.

Claude Code Codex
View Source (GitHub)
Development & Testing

Debugging and Error Recovery

by Addy Osmani 78k

A five-step triage workflow for diagnosing failures and applying safe fallbacks and recovery paths.

Claude Code Codex
View Source (GitHub)
Content & Documentation

Documentation and ADRs

by Addy Osmani 78k

Write clear technical documentation and Architecture Decision Records to capture decisions and API details.

Claude Code Codex
View Source (GitHub)
Frontend & Design

Frontend UI Engineering

by Addy Osmani 78k

Build production-quality, accessible, responsive UIs — component architecture, design systems, state, and WCAG compliance.

Claude Code Codex
View Source (GitHub)
DevOps & Infrastructure

Git Workflow and Versioning

by Addy Osmani 78k

Apply trunk-based development, atomic commits, and disciplined versioning for clean history.

Claude Code Codex
View Source (GitHub)
DevOps & Infrastructure

Observability and Instrumentation

by Addy Osmani 78k

Add structured logging and OpenTelemetry tracing to make systems observable in production.

Claude Code Codex
View Source (GitHub)
Project Management

Planning and Task Breakdown

by Addy Osmani 78k

Decompose specs into small, verifiable tasks with explicit acceptance criteria.

Claude Code Codex
View Source (GitHub)
Security & Quality

Security and Hardening

by Addy Osmani 78k

Prevent OWASP-class vulnerabilities and audit dependencies to harden applications against attack.

Claude Code Codex
View Source (GitHub)
Development & Testing

Spec-Driven Development

by Addy Osmani 78k

Write PRDs covering objectives, structure, and boundaries before writing any code.

Claude Code Codex
View Source (GitHub)
Development & Testing

Test-Driven Development

by Addy Osmani 78k

Red-Green-Refactor workflow with test-pyramid discipline for building features test-first.

Claude Code Codex
View Source (GitHub)
Content & Documentation

Content Research Writer

by Composio community 68k

Produce high-quality long-form writing backed by research and proper citations.

Claude Code Codex
View Source (GitHub)
Data & Analytics

CSV Data Summarizer

by coffeefuelbump (community) 68k

Automatically analyze and summarize CSV files — stats, distributions, and key insights at a glance.

Claude Code Codex
View Source (GitHub)
Project Management

Jira Automation

by Composio community 68k

Manage Jira issues, boards, and sprints — create, update, and query work items programmatically.

Claude Code Codex
View Source (GitHub)
Project Management

Lead Research Assistant

by Composio community 68k

Identify and qualify sales leads with automated research, enrichment, and prioritization.

Claude Code Codex
View Source (GitHub)
Data & Analytics

Meeting Insights Analyzer

by Composio community 68k

Analyze meeting transcripts for behavioral patterns, decisions, action items, and communication insights.

Claude Code Codex
View Source (GitHub)
Project Management

Notion Automation

by Composio community 68k

Automate Notion pages, databases, and blocks — create, update, and search structured workspace content.

Claude Code Codex
View Source (GitHub)
Data & Analytics

Postgres

by sanjay3290 (community) 68k

Execute read-only SQL queries against PostgreSQL safely for analytics and data exploration.

Claude Code Codex
View Source (GitHub)
Data & Analytics

Recursive Research

by Anjos2 (community) 68k

Conduct multi-level research across domains, drilling recursively into subtopics for deep synthesis.

Claude Code Codex
View Source (GitHub)
DevOps & Infrastructure

Cloudflare Skills

by Cloudflare 28k

Official Cloudflare skills for Workers, Pages, Durable Objects, email services, and performance auditing.

Claude Code Codex Cursor Gemini CLI
View Source (GitHub)
DevOps & Infrastructure

Netlify Skills

by Netlify 28k

Official Netlify skills for serverless functions, edge functions, database management, and deployment.

Claude Code Codex Cursor Gemini CLI
View Source (GitHub)
DevOps & Infrastructure

Sentry Skills

by Sentry 28k

Official Sentry skills for SDK setup across 25+ platforms with error tracking and monitoring.

Claude Code Codex Cursor Gemini CLI
View Source (GitHub)
Security & Quality

Trail of Bits Security Skills

by Trail of Bits 28k

Vulnerability scanning, contract auditing, CodeQL/Semgrep analysis, and property-based testing from Trail of Bits.

Claude Code Codex Cursor Gemini CLI
View Source (GitHub)
Security & Quality

ffuf Web Fuzzing

by jthack (Joseph Thacker) 14k

Guided web fuzzing and content discovery with ffuf, including authenticated testing support.

Claude Code Codex
View Source (GitHub)
Frontend & Design

12 Principles of Animation

by Julien Thibeaut (ui-skills.com) 3.7k

Audit animation code against Disney's 12 principles adapted for the web, outputting file:line findings.

Claude Code Codex
View Source (GitHub)
Frontend & Design

Animation on Scroll

by Julien Thibeaut (ui-skills.com) 3.7k

Create scroll-reveal triggers using IntersectionObserver with Tailwind-friendly animation classes and keyframes.

Claude Code Codex
View Source (GitHub)
Frontend & Design

Animation Vocabulary

by Julien Thibeaut (ui-skills.com) 3.7k

Reverse-lookup glossary that turns a vague description of a motion effect into its exact term for prompting AI or designers.

Claude Code Codex
View Source (GitHub)
Frontend & Design

Fixing Accessibility

by Julien Thibeaut (ui-skills.com) 3.7k

Audit and fix HTML accessibility — ARIA labels, keyboard navigation, focus management, color contrast, and form errors.

Claude Code Codex
View Source (GitHub)
Frontend & Design

Fixing Motion Performance

by Julien Thibeaut (ui-skills.com) 3.7k

Audit and fix janky animations — layout thrashing, non-compositor properties, scroll-linked motion, and expensive blur.

Claude Code Codex
View Source (GitHub)
Frontend & Design

GSAP ScrollTrigger Storytelling

by Julien Thibeaut (ui-skills.com) 3.7k

Build cinematic sticky product storytelling with GSAP ScrollTrigger, progressive UI reveals, and scroll-synced animation.

Claude Code Codex
View Source (GitHub)
Frontend & Design

Improve Animations

by Julien Thibeaut (ui-skills.com) 3.7k

Survey a codebase's motion as a senior advisor and produce a prioritized audit plus implementation plans — read-only planning.

Claude Code Codex
View Source (GitHub)
Frontend & Design

Marquee Loop

by Julien Thibeaut (ui-skills.com) 3.7k

Apply seamless, infinite marquee loops using duplicated items for smooth continuous scrolling rows.

Claude Code Codex
View Source (GitHub)
Frontend & Design

Masked Reveal

by Julien Thibeaut (ui-skills.com) 3.7k

Create masked, staggered word-by-word text reveals on scroll using GSAP ScrollTrigger for headings and hero copy.

Claude Code Codex
View Source (GitHub)
Frontend & Design

Matter.js

by Julien Thibeaut (ui-skills.com) 3.7k

Implement 2D physics interactions with Matter.js — engine/world setup, bodies, constraints, and scroll-friendly canvas scenes.

Claude Code Codex
View Source (GitHub)
Development & Testing

Playwright CLI

by Julien Thibeaut (ui-skills.com) 3.7k

Automate browser interactions, test web pages, and work with Playwright end-to-end tests.

Claude Code Codex
View Source (GitHub)
Development & Testing

pnpm

by Julien Thibeaut (ui-skills.com) 3.7k

Manage dependencies and workspaces with pnpm — catalogs, patches, overrides, and the global virtual store.

Claude Code Codex
View Source (GitHub)
Frontend & Design

Progressive Blur

by Julien Thibeaut (ui-skills.com) 3.7k

Create layered CSS progressive (gradient) blur using stacked backdrop-filter masks for depth and softness at a viewport edge.

Claude Code Codex
View Source (GitHub)
Development & Testing

React Doctor

by Julien Thibeaut (ui-skills.com) 3.7k

Scan, triage, and clean up React diagnostics — lint, accessibility, bundle size, and architecture — before committing.

Claude Code Codex
View Source (GitHub)
Frontend & Design

Text to Lottie

by Julien Thibeaut (ui-skills.com) 3.7k

Create, edit, and fix Lottie/Bodymovin JSON animations — loaders, icons, microinteractions, and SVG/logo/type animation.

Claude Code Codex
View Source (GitHub)
Frontend & Design

Three.js Animation

by Julien Thibeaut (ui-skills.com) 3.7k

Animate 3D scenes — keyframe and skeletal animation, morph targets, animation mixing, and procedural motion in Three.js.

Claude Code Codex
View Source (GitHub)
Development & Testing

Vitest

by Julien Thibeaut (ui-skills.com) 3.7k

Write and run fast unit tests with Vitest — mocking, coverage, test filtering, and fixtures with a Jest-compatible API.

Claude Code Codex
View Source (GitHub)
Development & Testing

iOS Simulator Skill

by Conor Luddy 250

Automate and test iOS apps in the iOS Simulator — launch, drive, and verify app behavior programmatically.

Claude Code Codex
View Source (GitHub)
Data & Analytics

D3.js Visualizations

by Chris von Csefalvay 150

Build custom D3.js data visualizations — charts, graphs, and interactive visual analytics.

Claude Code Codex
View Source (GitHub)

Subscribe on YouTube

138K+ subscribers

Subscribe