All Skills
(19,009)Browse all AI agent skills for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
ElevenLabs Automation
ComposioHQ/awesome-claude-skills
Automate ElevenLabs text-to-speech workflows -- generate speech from text, browse and inspect voices, check subscription limits, list models, stream audio, and retrieve history via the Composio MCP integration.
high-perf-browser
wondelai/skills
Optimize web performance through network protocols, resource loading, and browser rendering internals. Use when the user mentions "page load speed", "Core Web Vitals", "HTTP/2", "resource hints", "network latency", or "render blocking". Covers TCP/TLS optimization, caching strategies, WebSocket/SSE, and protocol selection. For UI visual performance, see refactoring-ui. For font loading, see web-typography.
opentargets-database
K-Dense-AI/claude-scientific-skills
Query Open Targets Platform for target-disease associations, drug target discovery, tractability/safety data, genetics/omics evidence, known drugs, for therapeutic target identification.
security
tartinerlabs/skills
Use when auditing security, checking for vulnerabilities, scanning for secrets, or reviewing dependencies. OWASP Top 10 audit with GitLeaks and dependency checks.
tasks
agenticnotetaking/arscontexta
View and manage the task stack and processing queue. Shows pending work, active tasks, completed items, and queue state. Triggers on "/tasks", "show tasks", "what's pending", "task list", "queue status".
datacommons-client
Microck/ordinary-claude-skills
Work with Data Commons, a platform providing programmatic access to public statistical data from global sources. Use this skill when working with demographic data, economic indicators, health statistics, environmental data, or any public datasets available through Data Commons. Applicable for querying population statistics, GDP figures, unemployment rates, disease prevalence, geographic entity resolution, and exploring relationships between statistical entities.
compatibility-too-long
tcarac/skill-doctor
Test skill with compatibility field exceeding maximum length
pptx
mattmre/EVOKORE-MCP
"Presentation creation, editing, and analysis. When Claude needs to
mixcut
garroshub/MixCut-Skill
Create short mixed-cut videos from YouTube clips with automated analysis, clipping, and professional subtitle processing.
vibe-techdesign
KhazP/vibe-coding-prompt-template
Create a Technical Design Document for your MVP. Use when the user wants to plan architecture, choose tech stack, or says "plan technical design", "choose tech stack", or "how should I build this".
math-help
parcadei/Continuous-Claude-v3
Guide to the math cognitive stack - what tools exist and when to use each
swift-testing
bocato/swift-testing-agent-skill
Expert guidance on Swift Testing best practices, patterns, and implementation. Use when developers mention: (1) Swift Testing, @Test, #expect, #require, or @Suite, (2) "use Swift Testing" or "modern testing patterns", (3) test doubles, mocks, stubs, spies, or fixtures, (4) unit tests, integration tests, or snapshot tests, (5) migrating from XCTest to Swift Testing, (6) TDD, Arrange-Act-Assert, or F.I.R.S.T. principles, (7) parameterized tests or test organization.
golang-performance
aiskillstore/marketplace
Go performance optimization techniques including profiling with pprof,
lean-startup
wondelai/skills
Design MVPs, validated learning experiments, and pivot-or-persevere decisions using Build-Measure-Learn. Use when the user mentions "MVP scope", "validated learning", "pivot or persevere", "vanity metrics", or "test assumptions". Covers innovation accounting and actionable metrics. For 5-day prototype testing, see design-sprint. For customer motivation analysis, see jobs-to-be-done.
docx
Microck/ordinary-claude-skills
Document toolkit (.docx). Create/edit documents, tracked changes, comments, formatting preservation, text extraction, for professional document processing.
Images
samarth777/modal-skills
# Modal Images Reference This document provides detailed reference for building container images in Modal. ## Base Images ### `debian_slim` Minimal Debian-based image, recommended for most use cases. ```python image = modal.Image.debian_slim(python_version="3.12") ``` ### `micromamba` For conda
Deliver Edge Cases
product-on-purpose/pm-skills
<!-- PM-Skills | https://github.com/product-on-purpose/pm-skills | Apache 2.0 --> --- name: deliver-edge-cases description: Documents edge cases, error states, boundary conditions, and recovery paths for a feature. Use during specification to ensure comprehensive coverage, or during QA planning to i
dnanexus-integration
K-Dense-AI/claude-scientific-skills
DNAnexus cloud genomics platform. Build apps/applets, manage data (upload/download), dxpy Python SDK, run workflows, FASTQ/BAM/VCF, for genomics pipeline development and execution.
implementing-code
aiskillstore/marketplace
Implements code changes and creates commits. Triggered when: implementation tasks, code changes, feature additions, bug fixes.
ln-522-manual-tester
levnikolaevich/claude-code-skills
Performs manual testing of Story AC via executable bash scripts saved to tests/manual/. Creates reusable test suites per Story. Worker for ln-520.
Deliver Prd
product-on-purpose/pm-skills
<!-- PM-Skills | https://github.com/product-on-purpose/pm-skills | Apache 2.0 --> --- name: deliver-prd description: Creates a comprehensive Product Requirements Document that aligns stakeholders on what to build, why, and how success will be measured. Use when specifying features, epics, or product
made-to-stick
wondelai/skills
Craft messages that are understood, remembered, and drive action using the SUCCESs checklist (Simple, Unexpected, Concrete, Credible, Emotional, Stories). Use when the user mentions "make it memorable", "sticky messaging", "tagline", "value proposition", or "why the message isn''t landing". For narrative brand frameworks, see storybrand-messaging. For viral sharing, see contagious.
finishing-a-development-branch
parthalon025/autonomous-coding-toolkit
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
RunMD
ojowwalker77/Claude-Matrix
This skill should be used when the user asks to "run markdown", "execute markdown", "run playbook", "runmd", "test markdown", "execute code blocks", "run shell blocks", or needs to execute shell code blocks from markdown files.