Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
microservices-patterns wshobson/agents Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems, decomposing monoliths, or implementing microservices. | Skills | 80 1.42x Agent success vs baseline Impact 97% 1.42xAverage score across 6 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
dt-obs-services Dynatrace/dynatrace-for-ai Service performance monitoring with RED metrics (Rate, Errors, Duration) and runtime-specific telemetry for Java, .NET, Node.js, Python, PHP, and Go. Use when analyzing service health, SLA compliance, or runtime issues. Trigger: "service response time", "error rate", "throughput", "SLA compliance", "service mesh overhead", "JVM GC", "Java heap", "Node.js event loop", ".NET CLR", "Python threads", "PHP OPcache", "Go goroutines", "service performance", "p95 latency", "request failures", "database response time by name". Do NOT use for explaining existing queries, product documentation questions, infrastructure metrics (use dt-obs-hosts), log analysis (use dt-obs-logs), or distributed tracing workflows (use dt-obs-tracing). | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 88fc19d |
scope-maintenance-task duckduckgo/Android Use this skill to interactively scope a maintenance idea into a properly formatted task for the Android Agentic Maintenance Backlog. Invoke when the user wants to add a task to the maintenance backlog, scope a new maintenance idea, or says things like "I want to add something to the backlog", "help me scope a maintenance task", or "can we add this as a maintenance item". | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: d0a1d59 |
run-maintenance-task duckduckgo/Android Use this skill to execute a task from the Android Agentic Maintenance Backlog. Invoke when the user provides an Asana task URL from that backlog and asks to run, start, execute, or work on it. Also invoke when the user says things like "run the next maintenance task", "work on this backlog item", or "pick up a maintenance task". Requires the Asana MCP to be configured. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: adccd8d |
check-translations-pr duckduckgo/Android Check whether a translations PR provides full language coverage for all translatable strings it contains, and identify which languages are still missing. Use this whenever the user asks about translation status, whether translations are complete or ready, which languages are missing, or wants to verify a translations PR before merging. Also trigger when the user pastes a PR number or URL alongside any mention of translations, or asks something like "are we good to ship?" in a context that involves string changes. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: d0a1d59 |
auth-review descope/skills Static security review for authentication and authorization vulnerabilities. Use when the user invokes /auth-review, asks to audit auth, find identity breaches, review access control, hunt for IDOR/BOLA, or check authorization. Framework- and vendor-agnostic. Enumerates every route/endpoint, builds an authorization matrix, applies a vulnerability catalog, and writes a triage report ready to turn into issues or PRs. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 18a8ab0 |
majiayu000/claude-skill-registry-data Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale. | Skills | 80 1.17x Agent success vs baseline Impact 100% 1.17xAverage score across 3 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 0.0.1 |
distributed-tracing Dicklesworthstone/pi_agent_rust Implement distributed tracing with Jaeger and Tempo to track requests across microservices and identify performance bottlenecks. Use when debugging microservices, analyzing request flows, or implementing observability for distributed systems. | Skills | 80 1.29x Agent success vs baseline Impact 100% 1.29xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
postmortem-writing Dicklesworthstone/pi_agent_rust Write effective blameless postmortems with root cause analysis, timelines, and action items. Use when conducting incident reviews, writing postmortem documents, or improving incident response processes. | Skills | 80 1.26x Agent success vs baseline Impact 92% 1.26xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
database-migration Dicklesworthstone/pi_agent_rust Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating databases, changing schemas, performing data transformations, or implementing zero-downtime deployment strategies. | Skills | 80 1.08x Agent success vs baseline Impact 92% 1.08xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
majiayu000/claude-skill-registry Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale. | Skills | 80 1.17x Agent success vs baseline Impact 100% 1.17xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
release vercel/vercel-plugin Release vercel-plugin — run gates, bump version, generate artifacts, commit, and push. Use when asked to "release", "ship", "bump and push", or "cut a release". | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 61f1903 |
create-plugin-scaffold cursor/plugins Create a new Cursor plugin scaffold with a valid manifest, component directories, and marketplace wiring. Use when starting a new plugin or adding a plugin to a multi-plugin repository. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 7dd9fea |
postmortem-writing wshobson/agents Write effective blameless postmortems with root cause analysis, timelines, and action items. Use when conducting incident reviews, writing postmortem documents, or improving incident response processes. | Skills | 80 1.26x Agent success vs baseline Impact 92% 1.26xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
distributed-tracing wshobson/agents Implement distributed tracing with Jaeger and Tempo to track requests across microservices and identify performance bottlenecks. Use when debugging microservices, analyzing request flows, or implementing observability for distributed systems. | Skills | 80 1.29x Agent success vs baseline Impact 100% 1.29xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
database-migration wshobson/agents Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating databases, changing schemas, performing data transformations, or implementing zero-downtime deployment strategies. | Skills | 80 1.08x Agent success vs baseline Impact 92% 1.08xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
owasp-audit briiirussell/cybersecurity-skills Audit application source code against the OWASP Top 10 vulnerability categories. Use when the user mentions 'OWASP,' 'security audit,' 'code security review,' 'vulnerability audit,' 'find vulnerabilities,' 'secure code review,' 'security review,' or wants to check their codebase for common security weaknesses. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 2400590 |
push-to-registry hashicorp/agent-skills Push Packer build metadata to HCP Packer registry for tracking and managing image lifecycle. Use when integrating Packer builds with HCP Packer for version control and governance. | Skills | 80 1.15x Agent success vs baseline Impact 96% 1.15xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
endor-license endorlabs/skills-ideas Analyze dependency license compliance and identify license risks. Use when the user says "check licenses", "license compliance", "any GPL dependencies", "copyleft risk", "endor license", or wants to know if dependencies are compatible with their project license. Flags copyleft (GPL, AGPL), unknown, and no-license packages. Do NOT use for vulnerability scanning (/endor-sca) or policy enforcement (/endor-policy). | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: b958adc |
endor-sbom endorlabs/skills-ideas Manage Software Bill of Materials — export, import, analyze, and compare SBOMs in CycloneDX and SPDX formats. Use when the user says "generate SBOM", "export SBOM", "software bill of materials", "endor sbom", "compare SBOMs", "NTIA compliance", or needs component inventory for compliance. Do NOT use for vulnerability scanning (/endor-scan) or license analysis (/endor-license). | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 344e7ff |
Can't find what you're looking for? Evaluate a missing skill.