Discover and install skills to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
perf-lighthouse tech-leads-club/agent-skills Run Lighthouse audits locally via CLI or Node API, parse and interpret reports, and set performance budgets. Use when measuring site performance, understanding Lighthouse scores, setting up budgets, or integrating audits into CI. Triggers on: lighthouse, run lighthouse, lighthouse score, performance audit, performance budget. Do NOT use for fixing specific performance issues (use perf-web-optimization or core-web-vitals) or Astro-specific optimization (use perf-astro). | Skills | 73 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 906a57d |
neon-vercel-postgres secondsky/claude-skills Neon + Vercel serverless Postgres for edge and serverless environments. Use for Cloudflare Workers, Vercel Edge, Next.js apps with HTTP/WebSocket connections, database branching (git-like), Drizzle/Prisma ORM integration, migrations, PITR backups, or encountering connection pool exhausted errors, TCP connection issues, SSL config problems. | Skills | 73 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: dffbcfa |
aws-serverless sickn33/antigravity-awesome-skills Specialized skill for building production-ready serverless applications on AWS. Covers Lambda functions, API Gateway, DynamoDB, SQS/SNS event-driven patterns, SAM/CDK deployment, and cold start optimization. | Skills | 73 1.29x Agent success vs baseline Impact 100% 1.29xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
connect-apps ComposioHQ/awesome-claude-skills Connect Claude to external apps like Gmail, Slack, GitHub. Use this skill when the user wants to send emails, create issues, post messages, or take actions in external services. | Skills | 73 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 362d354 |
openai-docs-skill am-will/codex-skills Query the OpenAI developer documentation via the OpenAI Docs MCP server using CLI (curl/jq). Use whenever a task involves the OpenAI API (Responses, Chat Completions, Realtime, etc.), OpenAI SDKs, ChatGPT Apps SDK, Codex, MCP integrations, endpoint schemas, parameters, limits, or migrations and you need up-to-date official guidance. | Skills | 73 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: f2a2ce7 |
recipe-find-large-files googleworkspace/cli Identify large Google Drive files consuming storage quota. | Skills | 73 3.42x Agent success vs baseline Impact 96% 3.42xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
prioritization-craft menkesu/awesome-pm-skills Applies prioritization frameworks including RICE, ICE, Value vs Effort, and Kano model. Use when prioritizing features, managing backlog, making tradeoffs, or saying no gracefully. Based on Shreyas Doshi and Intercom frameworks. | Skills | 73 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 53530ef |
tunnel-doctor fernandezbaptiste/claude-code-skills Diagnoses and fixes conflicts between Tailscale and proxy/VPN tools (Shadowrocket, Clash, Surge) on macOS. Covers five conflict layers - (1) route hijacking, (2) HTTP proxy env var interception, (3) system proxy bypass, (4) SSH ProxyCommand double tunneling, and (5) VM/container runtime proxy propagation (OrbStack/Docker). Includes SOP for remote development via SSH tunnels with proxy-safe Makefile patterns. Use when Tailscale ping works but SSH/HTTP times out, when browser returns 503 but curl works, when git push fails with "failed to begin relaying via HTTP", when Docker pull times out behind TUN/VPN, when setting up Tailscale SSH to WSL instances, or when bootstrapping remote dev environments over Tailscale. | Skills | 73 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 4f0eae8 |
pdf-creator fernandezbaptiste/claude-code-skills Create PDF documents from markdown with proper Chinese font support using weasyprint. This skill should be used when converting markdown to PDF, generating formal documents (legal, trademark filings, reports), or when Chinese typography is required. Triggers include "convert to PDF", "generate PDF", "markdown to PDF", or any request for creating printable documents. | Skills | 73 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 4f0eae8 |
pyhealth googolme/run0204 Comprehensive healthcare AI toolkit for developing, testing, and deploying machine learning models with clinical data. This skill should be used when working with electronic health records (EHR), clinical prediction tasks (mortality, readmission, drug recommendation), medical coding systems (ICD, NDC, ATC), physiological signals (EEG, ECG), healthcare datasets (MIMIC-III/IV, eICU, OMOP), or implementing deep learning models for healthcare applications (RETAIN, SafeDrug, Transformer, GNN). | Skills | 73 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 4902409 |
pulumi-arm-to-pulumi pulumi/agent-skills Convert or migrate Azure ARM (Azure Resource Manager) templates, Bicep templates, or code to Pulumi, including importing existing Azure resources. This skill MUST be loaded whenever a user requests migration, conversion, or import of ARM templates, Bicep templates, ARM code, Bicep code, or Azure resources to Pulumi. | Skills | 73 Impact — Average score across 0 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: b6b942f |
depot-container-builds depot/skills Configures and runs Depot remote container builds using `depot build` and `depot bake`. Use when building Docker images, creating Dockerfiles with Depot, pushing images to registries, building multi-platform/multi-arch images (linux/amd64, linux/arm64), debugging container build failures, optimizing Dockerfile layer caching, using docker-bake.hcl or docker-compose builds, or migrating from `docker build` / `docker buildx build` to Depot. Also use when the user mentions depot build, depot bake, container builds, image builds, or asks about Depot's build cache, build parallelism, or ephemeral registry. | Skills | 73 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 7b5bc8c |
descope-terraform descope/skills Set up and manage Descope projects with Terraform. Use when configuring authentication infrastructure as code, managing environments, creating roles/permissions, setting up connectors, or deploying Descope project configurations. | Skills | 73 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 18a8ab0 |
librepl copilot-ld/copilot-ld librepl - Interactive REPL utilities. Repl class creates command-line interfaces with custom commands, state persistence, and terminal formatting. Supports dependency injection for testability. Use for building CLI tools, interactive debugging interfaces, and developer utilities. | Skills | 73 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: da36296 |
libgraph copilot-ld/copilot-ld libgraph - RDF graph index using N3 library. GraphIndex stores and queries linked data triples. PREFIXES provides standard namespaces (schema, rdf, rdfs, foaf). parseTripleQuery parses subject-predicate-object patterns. serializeShacl generates SHACL constraints. Use for knowledge graphs, semantic queries, and linked data processing. | Skills | 73 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: da36296 |
golang-troubleshooting samber/cc-skills-golang Troubleshoot Golang programs systematically - find and fix the root cause. Use when encountering bugs, crashes, deadlocks, or unexpected behavior in Go code. Covers debugging methodology, common Go pitfalls, test-driven debugging, pprof setup and capture, Delve debugger, race detection, GODEBUG tracing, and production debugging. Start here for any 'something is wrong' situation. Not for interpreting profiles or benchmarking (→ See `samber/cc-skills-golang@golang-benchmark` skill) or applying optimization patterns (→ See `samber/cc-skills-golang@golang-performance` skill). | Skills | 73 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: b88f91d |
golang-samber-oops samber/cc-skills-golang Structured error handling in Golang with samber/oops — error builders, stack traces, error codes, error context, error wrapping, error attributes, user-facing vs developer messages, panic recovery, and logger integration. Apply when using or adopting samber/oops, or when the codebase already imports github.com/samber/oops. | Skills | 73 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: b88f91d |
runware Demerzels-lab/elsamultiskillagent Generate images and videos via Runware API. Access to FLUX, Stable Diffusion, Kling AI, and other top models. Supports text-to-image, image-to-image, upscaling, text-to-video, and image-to-video. Use when generating images, creating videos from prompts or images, upscaling images, or doing AI image transformation. | Skills | 73 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 45f9fac |
aws-serverless boisenoise/skills-collections Specialized skill for building production-ready serverless applications on AWS. Covers Lambda functions, API Gateway, DynamoDB, SQS/SNS event-driven patterns, SAM/CDK deployment, and cold start optimization. | Skills | 73 1.29x Agent success vs baseline Impact 100% 1.29xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
research-pipeline wanshuiyin/Auto-claude-code-research-in-sleep Full research pipeline: Workflow 1 (idea discovery) → Workflow 1.5 (experiment bridge) → Workflow 2 (auto review loop) → Workflow 3 (paper writing, optional). Goes from a broad research direction all the way to a polished PDF. Use when user says "全流程", "full pipeline", "从找idea到投稿", "end-to-end research", or wants the complete autonomous research lifecycle. | Skills | 73 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: bc8a7bc |
Can't find what you're looking for? Evaluate a missing skill.