2026-01-29 11:05:17 +03:00
2025-10-28 20:27:21 +03:00
2025-10-28 11:55:32 +03:00
2026-01-29 11:05:17 +03:00

claude-skills

A curated collection of official Agent Skills from leading development teams and the community.

Awesome Agent Skills

Agent Skills are folders with instructions, scripts, and resources that teach AI coding assistants specific tasks. S

This collection features official skills published by leading development teams, including Anthropic, Google Labs, Vercel, Stripe, Cloudflare, Trail of Bits, Sentry, Expo, Hugging Face, and more, alongside community-built skills. Compatible with Claude Code, Codex, Antigravity, Gemini CLI, Cursor, GitHub Copilot, OpenCode, Windsurf, and more. See the table below for paths and documentation.

What a Basic Skill Looks Like?

---
name: api-tester
description: Test REST APIs and validate responses
---

# API Tester

Test HTTP endpoints and validate response structures.

## When to Use This Skill

Use this skill when you need to test API endpoints and verify response data.

## Instructions

When testing an API:

1. Send a request to the specified endpoint
2. Check the response status code
3. Validate the response body structure
4. Report any errors or unexpected results

## Response Validation

- Verify required fields exist
- Check data types match expected values
- Confirm nested objects have correct structure

See the official repo and creation guide for more details.

Skills Paths for Other AI Coding Assistants

Tool Project Path Global Path Official Docs
Antigravity .agent/skills/ ~/.gemini/antigravity/skills/ Antigravity Skills
Claude Code .claude/skills/ ~/.claude/skills/ Claude Code Skills
Codex .codex/skills/ ~/.codex/skills/ Codex Skills
Cursor .cursor/skills/ ~/.cursor/skills/ Cursor Skills
Gemini CLI .gemini/skills/ ~/.gemini/skills/ Gemini CLI Skills
GitHub Copilot .github/skills/ ~/.copilot/skills/ Copilot Skills
OpenCode .opencode/skills/ ~/.config/opencode/skills/ OpenCode Skills
Windsurf .windsurf/skills/ ~/.codeium/windsurf/skills/ Windsurf Cascade Skills

social

Official Claude Skills

Document Creation

Creative and Design

Development

Branding and Communication

Meta

Skills by Google Labs (Stitch)

Agent Skills for the Stitch MCP server, compatible with Claude Code, Gemini CLI, Cursor, and more.

Skills by Vercel Engineering Team

Security Skills by Trail of Bits Team

Skills by Sentry team for their dev team.

Skills by Cloudflare Team

Skill by Cloudflare Engineer

Skills by Stripe Team

Skills by Better Auth Team

Skills by Tinybird Team

Skills by Neon Team

Skills by Supabase Team

Skills by fal.ai Team

Skills by Hugging Face Team

Official AI agent skills from the Hugging Face team for ML workflows.

Skills by Expo Team

Official AI agent skills from the Expo team for building, deploying, and debugging Expo apps.

Marketing Skills

Community Skills

Productivity and Collaboration

Development and Testing

Context Engineering

Specialized Domains

n8n Automation

Other

  • materials-simulation-skills - Agent skills for computational materials science: numerical stability, time-stepping, linear solvers, mesh generation, simulation validation, parameter optimization, and post-processing
  • wrsmith108/varlock-claude-skill - Secure environment variable management ensuring secrets are never exposed in Claude sessions, terminals, logs, or git commits
  • SHADOWPR0/beautiful_prose - Hard-edged writing style contract for timeless, forceful English prose without AI tics
  • SeanZoR/claude-speed-reader -Speed read Claude's responses at 600+ WPM using RSVP with Spritz-style ORP highlighting
  • Skill_Seekers -Automatically convert documentation websites, GitHub repositories, and PDFs into Claude AI skills in minutes.

🤝 Contributing

We welcome contributions! See CONTRIBUTING.md for guidelines.

  • Submit new skills via PR
  • Improve existing definitions

Note: Please don't submit skills you created 3 hours ago. We're now focusing on community-adopted skills, especially those published by development teams and proven in real-world usage. Quality over quantity.

  • This is a curated list. Skills listed here are created and maintained by their respective authors and teams, not by us. We select community-adopted, proven skills and do not audit, endorse, or guarantee the security or correctness of listed projects. If you find an issue with a listed skill or want your skill removed, please open an issue and we'll take care of it promptly.

Contributor ♥️ Thanks

Contributors

Description
Fork of VoltAgent/awesome-agent-skills (MIT) - Curated directory of 1,060+ official skills from Anthropic, Google, Stripe, HashiCorp, etc.
Readme 346 KiB