Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
frontend-design onesixeight/IronMarket Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics. | Skills | 84 1.35x Agent success vs baseline Impact 96% 1.35xAverage score across 5 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.4 |
frontend-design onesixeight/IronMarket Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics. | Skills | 84 1.35x Agent success vs baseline Impact 96% 1.35xAverage score across 5 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.4 |
Error handling for Spring Boot APIs — @ControllerAdvice, structured error Contains: springboot-error-handling Production error handling that belongs in every Spring Boot REST API from day one. Apply whenever building, extending, or scaffolding a Spring Boot backend -- even if the task only asks for endpoints or CRUD operations. These patterns prevent stack trace leaks, inconsistent error formats, silent swallowed exceptions, and unstructured validation failures. | Skills | 84 1.76x Agent success vs baseline Impact 99% 1.76xAverage score across 5 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.2.0 |
Optimize your skills and tiles: review SKILL.md quality, generate eval scenarios, run evals, compare across models, diagnose gaps, and re-run until scores improve. Contains: compare-skill-model-performance Run task evals across multiple Claude models, compare results side-by-side, and optimise. Use when you want to understand how a skill performs across different models, identify model-specific gaps versus universal tile issues, or validate a skill before publishing it to the registry. optimize-skill-instructions Review and improve your SKILL.md with actionable recommendations. Reads skill bundle (SKILL.md + related docs), validates syntax, explains rubric, shows before/after scores. Use when reviewing skill quality, improving a skill file, checking skill scoring, making your skill better, or learning the skill rubric. This is the standalone review skill — for the full optimization cycle (review + evals + improve), use the `optimize-skill-performance-and-instructions` skill instead. optimize-skill-performance-and-instructions Run the full optimization cycle for a tile — review best practices, generate eval scenarios, run evals, diagnose gaps, fix, and re-run until scores improve. Use when someone says "optimize my skill", "improve my tile", "run evals", "benchmark my tile", or wants to measure and improve how well a tile helps agents solve tasks. optimize-skill-performance Run task evals, analyze results, diagnose failures, apply targeted fixes, and re-run to verify improvements. Use when debugging evaluation scores, fixing failing or regressed criteria, improving tile content after an eval run, or iterating on agent performance test results. setup-skill-performance Generate eval scenarios from a tile, run baseline evals, and present results. Use when setting up evaluation pipelines, running benchmarks, generating test scenarios for a tile, or measuring how well a skill helps agents solve tasks. | Skills | 84 0.97x Agent success vs baseline Impact 84% 0.97xAverage score across 24 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.8.0 |
data-quality-frameworks wshobson/agents Implement data quality validation with Great Expectations, dbt tests, and data contracts. Use when building data quality pipelines, implementing validation rules, or establishing data contracts. | Skills | 84 1.46x Agent success vs baseline Impact 97% 1.46xAverage score across 6 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
linkerd-patterns wshobson/agents Implement Linkerd service mesh patterns for lightweight, security-focused service mesh deployments. Use when setting up Linkerd, configuring traffic policies, or implementing zero-trust networking with minimal overhead. | Skills | 84 1.15x Agent success vs baseline Impact 96% 1.15xAverage score across 6 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.2 |
nutrient-document-processing affaan-m/everything-claude-code 使用Nutrient DWS API处理、转换、OCR识别、提取、编辑、签名和填写文档。支持PDF、DOCX、XLSX、PPTX、HTML和图像格式。 | Skills | 84 1.49x Agent success vs baseline Impact 100% 1.49xAverage score across 6 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.2 |
juicebox-performance-tuning jeremylongshore/claude-code-plugins-plus-skills Optimize Juicebox performance. Trigger: "juicebox performance", "optimize juicebox". | Skills | 84 3.20x Agent success vs baseline Impact 93% 3.20xAverage score across 6 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
deepgram-multi-env-setup jeremylongshore/claude-code-plugins-plus-skills Configure Deepgram multi-environment setup for dev, staging, and production. Use when setting up environment-specific configurations, managing multiple Deepgram projects, or implementing environment isolation. Trigger: "deepgram environments", "deepgram staging", "deepgram dev prod", "multi-environment deepgram", "deepgram config management". | Skills | 84 2.27x Agent success vs baseline Impact 98% 2.27xAverage score across 6 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.2 |
cloud-penetration-testing sickn33/antigravity-awesome-skills Conduct comprehensive security assessments of cloud infrastructure across Microsoft Azure, Amazon Web Services (AWS), and Google Cloud Platform (GCP). | Skills | 84 1.20x Agent success vs baseline Impact 96% 1.20xAverage score across 6 eval scenarios Securityby Critical Do not install without reviewing Reviewed: Version: 0.0.2 |
pt-maintaining-access santosomar/ethical-hacking-agent-skills Evaluates whether an attacker could retain foothold and move laterally after initial compromise, within strict authorization limits. Use when testing persistence, session resilience, and detection/response effectiveness during a pen test. | Skills | 84 1.04x Agent success vs baseline Impact 98% 1.04xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
code-summarizer ArabelaTso/Skills-4-SE Generate concise summaries of source code at multiple scales. Use when users ask to summarize, explain, or understand code - whether it's a single function, a class, a module, or an entire codebase. Handles function-level code by explaining intention and core logic, and large codebases by providing high-level overviews with drill-down capabilities for specific modules. | Skills | 84 1.11x Agent success vs baseline Impact 94% 1.11xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
abstract-trace-summarizer ArabelaTso/Skills-4-SE Performs abstract interpretation to produce summarized execution traces and high-level program behavior representations. Highlights key control flow paths, variable relationships, loop invariants, function summaries, and potential runtime states using abstract domains (intervals, signs, nullness, etc.). Use when analyzing program behavior, understanding execution paths, computing loop invariants, tracking variable ranges, detecting potential runtime errors, or generating program summaries without concrete execution. | Skills | 84 1.38x Agent success vs baseline Impact 94% 1.38xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
langfuse-common-errors jeremylongshore/claude-code-plugins-plus-skills Diagnose and fix common Langfuse errors and exceptions. Use when encountering Langfuse errors, debugging missing traces, or troubleshooting integration issues. Trigger with phrases like "langfuse error", "fix langfuse", "langfuse not working", "debug langfuse", "traces not appearing". | Skills | 84 1.23x Agent success vs baseline Impact 90% 1.23xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
langchain-core-workflow-b jeremylongshore/claude-code-plugins-plus-skills Build LangChain agents with tool calling for autonomous task execution. Use when creating AI agents, implementing tool/function calling, binding tools to models, or building autonomous multi-step workflows. Trigger: "langchain agents", "langchain tools", "tool calling", "create agent", "function calling", "createToolCallingAgent". | Skills | 84 1.18x Agent success vs baseline Impact 90% 1.18xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
evernote-performance-tuning jeremylongshore/claude-code-plugins-plus-skills Optimize Evernote integration performance. Use when improving response times, reducing API calls, or scaling Evernote integrations. Trigger with phrases like "evernote performance", "optimize evernote", "evernote speed", "evernote caching". | Skills | 84 1.84x Agent success vs baseline Impact 94% 1.84xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
customerio-core-feature jeremylongshore/claude-code-plugins-plus-skills Implement Customer.io core features: transactional messages, API-triggered broadcasts, segments, and person merge. Trigger: "customer.io segments", "customer.io transactional", "customer.io broadcast", "customer.io merge users", "customer.io send email". | Skills | 84 1.76x Agent success vs baseline Impact 90% 1.76xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
implementing-backup-strategies jeremylongshore/claude-code-plugins-plus-skills Execute use when you need to work with backup and recovery. This skill provides backup automation and disaster recovery with comprehensive guidance and automation. Trigger with phrases like "create backups", "automate backups", or "implement disaster recovery". | Skills | 84 1.01x Agent success vs baseline Impact 92% 1.01xAverage score across 9 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.4 |
load-testing-apis jeremylongshore/claude-code-plugins-plus-skills Execute comprehensive load and stress testing to validate API performance and scalability. Use when validating API performance under load. Trigger with phrases like "load test the API", "stress test API", or "benchmark API performance". | Skills | 84 1.32x Agent success vs baseline Impact 94% 1.32xAverage score across 3 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 0.0.2 |
umap-learn K-Dense-AI/claude-scientific-skills UMAP dimensionality reduction. Fast nonlinear manifold learning for 2D/3D visualization, clustering preprocessing (HDBSCAN), supervised/parametric UMAP, for high-dimensional data. | Skills | 84 2.13x Agent success vs baseline Impact 98% 2.13xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
Can't find what you're looking for? Evaluate a missing skill.