Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
setting-up-synthetic-monitoring jeremylongshore/claude-code-plugins-plus-skills Setup synthetic monitoring for proactive performance tracking including uptime checks, transaction monitoring, and API health. Use when implementing availability monitoring or tracking critical user journeys. Trigger with phrases like "setup synthetic monitoring", "monitor uptime", or "configure health checks". | Skills | 89 1.02x Agent success vs baseline Impact 92% 1.02xAverage score across 12 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
systematic-debugging secondsky/claude-skills Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions. Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes. | Skills | 89 1.15x Agent success vs baseline Impact 91% 1.15xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
nuxt-core secondsky/claude-skills | Nuxt 4 core framework fundamentals: project setup, configuration, routing, SEO, error handling, and directory structure. Use when: creating new Nuxt 4 projects, configuring nuxt.config.ts, setting up routing and middleware, implementing SEO with useHead/useSeoMeta, handling errors with error.vue and NuxtErrorBoundary, or understanding Nuxt 4 directory structure. | Skills | 89 1.50x Agent success vs baseline Impact 99% 1.50xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
jira jdrhyne/agent-skills Use when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira workflow. Triggers on keywords like "jira", "issue", "ticket", "sprint", "backlog", or issue key patterns. | Skills | 89 1.48x Agent success vs baseline Impact 95% 1.48xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
skill-sync jdrhyne/agent-skills Sync skills between local installation and the GitHub source-of-truth repository. Use when asked to install, update, list, or push skills. | Skills | 89 6.69x Agent success vs baseline Impact 87% 6.69xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
biopython K-Dense-AI/claude-scientific-skills Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices. | Skills | 89 1.31x Agent success vs baseline Impact 95% 1.31xAverage score across 3 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 0.0.1 |
referral-program coreyhaines31/marketingskills When the user wants to create, optimize, or analyze a referral program, affiliate program, or word-of-mouth strategy. Also use when the user mentions 'referral,' 'affiliate,' 'ambassador,' 'word of mouth,' 'viral loop,' 'refer a friend,' 'partner program,' 'referral incentive,' 'how to get referrals,' 'customers referring customers,' or 'affiliate payout.' Use this whenever someone wants existing users or partners to bring in new customers. For launch-specific virality, see launch-strategy. | Skills | 89 1.07x Agent success vs baseline Impact 87% 1.07xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
skill-creator anthropics/skills Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy. | Skills | 89 1.90x Agent success vs baseline Impact 95% 1.90xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
generating-test-data jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to generate realistic test data for software development. It uses the test-data-generator plugin to create users, products, orders, and custom schemas for comprehensive testing. Use this skill when you need to populate databases, simulate user behavior, or create fixtures for automated tests. Trigger phrases include "generate test data", "create fake users", "populate database", "generate product data", "create test orders", or "generate data based on schema". This skill is especially useful for populating testing environments or creating sample data for demonstrations. | Skills | 89 1.00x No change in agent success vs baseline Impact 96% 1.00xAverage score across 9 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
managing-snapshot-tests jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to manage and update snapshot tests using intelligent diff analysis and selective updates. It is triggered when the user asks to analyze snapshot failures, update snapshots, or manage snapshot tests in general. It helps distinguish intentional changes from regressions, selectively update snapshots, and validate snapshot integrity. Use this when the user mentions "snapshot tests", "update snapshots", "snapshot failures", or requests to run "/snapshot-manager" or "/sm". It supports Jest, Vitest, Playwright, and Storybook frameworks. | Skills | 89 1.00x No change in agent success vs baseline Impact 96% 1.00xAverage score across 9 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
providing-performance-optimization-advice jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to provide comprehensive, prioritized performance optimization recommendations for software projects. It is triggered when the user requests performance improvements, optimization suggestions, or asks for a performance review. The skill analyzes frontend, backend, and infrastructure aspects of the project to identify bottlenecks and anti-patterns. It then provides actionable advice, estimates potential performance gains, and suggests a phased implementation roadmap. Use this skill when the user mentions "optimize performance", "performance recommendations", "performance review", "improve speed", or asks about "bottlenecks". | Skills | 89 1.03x Agent success vs baseline Impact 98% 1.03xAverage score across 9 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
creating-kubernetes-deployments jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to generate Kubernetes deployment manifests, services, and related configurations following best practices. It should be used when the user asks to create a new Kubernetes deployment, service, ingress, or other related resources. Claude will generate YAML files for Deployments, Services, ConfigMaps, Secrets, Ingress, and Horizontal Pod Autoscalers. Use this skill when the user mentions "Kubernetes deployment", "K8s deployment", "create service", "define ingress", or asks for a manifest for any K8s resource. | Skills | 89 1.02x Agent success vs baseline Impact 96% 1.02xAverage score across 9 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
generating-orm-code jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to generate ORM models and database schemas. It is triggered when the user requests the creation of ORM models, database schemas, or wishes to generate code for interacting with databases. The skill supports various ORMs including TypeORM, Prisma, Sequelize, SQLAlchemy, Django ORM, Entity Framework, and Hibernate. Use this skill when the user mentions terms like "ORM model", "database schema", "generate entities", "create migrations", or specifies a particular ORM framework like "TypeORM entities" or "SQLAlchemy models". It facilitates both database-to-code and code-to-database schema generation. | Skills | 89 1.02x Agent success vs baseline Impact 96% 1.02xAverage score across 9 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
splitting-datasets jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to split datasets into training, validation, and testing sets. It is useful when preparing data for machine learning model development. Use this skill when the user requests to split a dataset, create train-test splits, or needs data partitioning for model training. The skill is triggered by terms like "split dataset," "train-test split," "validation set," or "data partitioning." | Skills | 89 1.12x Agent success vs baseline Impact 97% 1.12xAverage score across 9 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
Security defaults that belong in every Go HTTP server from day one — CORS, security headers, rate limiting, SQL injection prevention, input validation, secrets management, graceful shutdown, and request timeouts. Contains: go-security-basics Security defaults that belong in every Go HTTP server from day one. CORS, security headers, rate limiting, input validation, SQL injection prevention, CSRF protection, TLS configuration, secrets management, graceful shutdown, and request timeouts. Apply these whenever you create or modify any Go web service -- do not wait for a security review or explicit request. | Skills | 89 1.32x Agent success vs baseline Impact 99% 1.32xAverage score across 5 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.2.1 |
Production error handling for Express APIs — error middleware, async wrappers, Contains: express-error-handling Production error handling patterns that must be included from day one in any Express API. Apply whenever building, extending, or scaffolding an Express backend -- even if the task only asks for routes or CRUD endpoints. These patterns prevent silent async crashes, inconsistent error formats, stack trace leaks, and dropped connections on deploy. | Skills | 89 2.02x Agent success vs baseline Impact 97% 2.02xAverage score across 4 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.3.0 |
Build real-time betting and casino game platforms with PubNub Contains: pubnub-live-betting-casino Build real-time betting and casino game platforms with PubNub | Skills | 89 1.53x Agent success vs baseline Impact 92% 1.53xAverage score across 15 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.1.4 |
creating-data-visualizations jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to generate data visualizations, plots, charts, and graphs from provided data. It analyzes the data, selects the most appropriate visualization type, and creates a visually appealing and informative graphic. Use this skill when the user requests a visualization, plot, chart, or graph; when data needs to be presented visually; or when exploring data patterns. The skill is triggered by requests for "visualization", "plot", "chart", or "graph". | Skills | 89 1.00x No change in agent success vs baseline Impact 93% 1.00xAverage score across 12 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.4 |
playwright openai/skills Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script. | Skills | 89 4.09x Agent success vs baseline Impact 86% 4.09xAverage score across 3 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 0.0.1 |
cloudflare-workers-ci-cd secondsky/claude-skills Complete CI/CD guide for Cloudflare Workers using GitHub Actions and GitLab CI. Use for automated testing, deployment pipelines, preview environments, secrets management, or encountering deployment failures, workflow errors, environment configuration issues. | Skills | 89 1.38x Agent success vs baseline Impact 98% 1.38xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
Can't find what you're looking for? Evaluate a missing skill.