Discover and install skills to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
senior-computer-vision alirezarezvani/claude-skills Computer vision engineering skill for object detection, image segmentation, and visual AI systems. Covers CNN and Vision Transformer architectures, YOLO/Faster R-CNN/DETR detection, Mask R-CNN/SAM segmentation, and production deployment with ONNX/TensorRT. Includes PyTorch, torchvision, Ultralytics, Detectron2, and MMDetection frameworks. Use when building detection pipelines, training custom models, optimizing inference, or deploying vision systems. | Skills | 91 1.75x Agent success vs baseline Impact 86% 1.75xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
directed-test-input-generator ArabelaTso/Skills-4-SE Generate targeted test inputs to reach specific code paths and hard-to-reach behaviors in Python code. Use when: (1) Targeting uncovered branches or specific execution paths, (2) Need coverage-guided test generation, (3) Want to leverage LLM understanding of code semantics for meaningful test inputs, (4) Testing boundary conditions and edge cases systematically, (5) Combining symbolic reasoning with fuzzing. Provides path analysis, constraint solving, coverage-guided strategies, and LLM-driven semantic generation for comprehensive test input creation. | Skills | 91 1.28x Agent success vs baseline Impact 82% 1.28xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
tuning-hyperparameters jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to optimize machine learning model hyperparameters using grid search, random search, or Bayesian optimization. It is used when the user requests hyperparameter tuning, model optimization, or improvement of model performance. The skill analyzes the current context, generates code for the specified search strategy, handles data validation and errors, and provides performance metrics. Trigger terms include "tune hyperparameters," "optimize model," "grid search," "random search," and "Bayesian optimization." | Skills | 91 1.01x Agent success vs baseline Impact 95% 1.01xAverage score across 15 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.4 |
stable-baselines3 K-Dense-AI/claude-scientific-skills Production-ready reinforcement learning algorithms (PPO, SAC, DQN, TD3, DDPG, A2C) with scikit-learn-like API. Use for standard RL experiments, quick prototyping, and well-documented algorithm implementations. Best for single-agent RL with Gymnasium environments. For high-performance parallel training, multi-agent systems, or custom vectorized environments, use pufferlib instead. | Skills | 91 1.07x Agent success vs baseline Impact 95% 1.07xAverage score across 6 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
xiaohongshu openclaw/skills 小红书全能助手 — 文案生成、封面制作、内容发布与管理。当用户要求写小红书笔记、生成小红书文案/标题/封面、发小红书、搜索小红书、评论点赞收藏等任何小红书相关操作时使用。支持一站式从文案创作到自动发布的完整流程。封面AI生图需配置可选环境变量(GEMINI_API_KEY 或 IMG_API_KEY 或 HUNYUAN_SECRET_ID+KEY)。 | Skills | 91 1.97x Agent success vs baseline Impact 95% 1.97xAverage score across 6 eval scenarios Securityby Critical Do not install without reviewing Reviewed: Version: 0.0.2 |
microservices-architect Jeffallan/claude-skills Designs distributed system architectures, decomposes monoliths into bounded-context services, recommends communication patterns, and produces service boundary diagrams and resilience strategies. Use when designing distributed systems, decomposing monoliths, or implementing microservices patterns — including service boundaries, DDD, saga patterns, event sourcing, CQRS, service mesh, or distributed tracing. | Skills | 91 1.08x Agent success vs baseline Impact 89% 1.08xAverage score across 6 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
gamma-upgrade-migration jeremylongshore/claude-code-plugins-plus-skills Upgrade Gamma SDK versions and migrate between API versions. Use when upgrading SDK packages, handling deprecations, or migrating to new API versions. Trigger with phrases like "gamma upgrade", "gamma migration", "gamma new version", "gamma deprecated", "gamma SDK update". | Skills | 91 1.42x Agent success vs baseline Impact 98% 1.42xAverage score across 6 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
monitoring-whale-activity jeremylongshore/claude-code-plugins-plus-skills Track large cryptocurrency transactions and whale wallet movements in real-time. Use when tracking large holder movements, exchange flows, or wallet activity. Trigger with phrases like "track whales", "monitor large transfers", "check whale activity", "exchange inflows", or "watch wallet". | Skills | 91 2.00x Agent success vs baseline Impact 94% 2.00xAverage score across 6 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.2 |
api-contract jeremylongshore/claude-code-plugins-plus-skills Configure this skill should be used when the user asks about "API contract", "api-contract.md", "shared interface", "TypeScript interfaces", "request response schemas", "endpoint design", or needs guidance on designing contracts that coordinate backend and frontend agents. Use when building or modifying API endpoints. Trigger with phrases like 'create API', 'design endpoint', or 'API scaffold'. | Skills | 91 1.28x Agent success vs baseline Impact 99% 1.28xAverage score across 6 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
spark-engineer jeffallan/claude-skills Use when writing Spark jobs, debugging performance issues, or configuring cluster settings for Apache Spark applications, distributed data processing pipelines, or big data workloads. Invoke to write DataFrame transformations, optimize Spark SQL queries, implement RDD pipelines, tune shuffle operations, configure executor memory, process .parquet files, handle data partitioning, or build structured streaming analytics. | Skills | 91 1.05x Agent success vs baseline Impact 89% 1.05xAverage score across 6 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
microservices-architect jeffallan/claude-skills Designs distributed system architectures, decomposes monoliths into bounded-context services, recommends communication patterns, and produces service boundary diagrams and resilience strategies. Use when designing distributed systems, decomposing monoliths, or implementing microservices patterns — including service boundaries, DDD, saga patterns, event sourcing, CQRS, service mesh, or distributed tracing. | Skills | 91 1.08x Agent success vs baseline Impact 89% 1.08xAverage score across 6 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
fastapi-expert jeffallan/claude-skills Use when building high-performance async Python APIs with FastAPI and Pydantic V2. Invoke to create REST endpoints, define Pydantic models, implement authentication flows, set up async SQLAlchemy database operations, add JWT authentication, build WebSocket endpoints, or generate OpenAPI documentation. Trigger terms: FastAPI, Pydantic, async Python, Python API, REST API Python, SQLAlchemy async, JWT authentication, OpenAPI, Swagger Python. | Skills | 91 1.14x Agent success vs baseline Impact 94% 1.14xAverage score across 6 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
github-contributor daymade/claude-code-skills Strategic guide for becoming an effective GitHub contributor. Covers opportunity discovery, project selection, high-quality PR creation, and reputation building. Use when looking to contribute to open-source projects, building GitHub presence, or learning contribution best practices. | Skills | 91 1.36x Agent success vs baseline Impact 97% 1.36xAverage score across 6 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.2 |
aine cianclarke/skills AINE (AI-Native SDLC) Reference Architecture advisor. Reviews architecture decisions against AINE principles, recommends AI-native design patterns, guides context engineering maturity progression, and helps teams structure spec-driven workflows. Use when designing AI-native systems, planning software delivery lifecycle improvements, evaluating tooling or foundation model choices, setting up agentic workflows, or when the user mentions AINE, AI-Native SDLC, spec-driven development, context engineering, MCP servers, agentic orchestration, context engineering maturity, or AI-assisted SDLC. Also use when users ask specifically about how AI integrates across product, design, implementation, testing, deployment, and maintenance phases, or want to evaluate AI-native architecture patterns and agent orchestration strategies. | Skills | 91 1.57x Agent success vs baseline Impact 93% 1.57xAverage score across 6 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
Validate agent handoff packets and resume readiness using schema, freshness, and replay checks. Use when tasks pause/resume across sessions, agents, or humans — including when a user wants to continue where they left off, hand off to another agent, resume a previous task, or pick up an interrupted workflow. Contains: handoff-integrity-check Validate agent handoff packets and resume readiness using schema, freshness, and replay checks. Use when tasks pause/resume across sessions, agents, or humans — including when a user wants to continue where they left off, hand off to another agent, resume a previous task, or pick up an interrupted workflow. Includes explicit untrusted-content/prompt-injection guardrails for third-party inputs. | Skills | 91 1.25x Agent success vs baseline Impact 95% 1.25xAverage score across 4 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.1.5 |
cloudflare-troubleshooting daymade/claude-code-skills Investigate and resolve Cloudflare configuration issues using API-driven evidence gathering. Use when troubleshooting ERR_TOO_MANY_REDIRECTS, SSL errors, DNS issues, or any Cloudflare-related problems. Focus on systematic investigation using Cloudflare API to examine actual configuration rather than making assumptions. | Skills | 91 1.16x Agent success vs baseline Impact 97% 1.16xAverage score across 3 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 0.0.1 |
nuget-manager github/awesome-copilot Manage NuGet packages in .NET projects/solutions. Use this skill when adding, removing, or updating NuGet package versions. It enforces using `dotnet` CLI for package management and provides strict procedures for direct file edits only when updating versions. | Skills | 91 1.42x Agent success vs baseline Impact 97% 1.42xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
cloudflare-troubleshooting fernandezbaptiste/claude-code-skills Investigate and resolve Cloudflare configuration issues using API-driven evidence gathering. Use when troubleshooting ERR_TOO_MANY_REDIRECTS, SSL errors, DNS issues, or any Cloudflare-related problems. Focus on systematic investigation using Cloudflare API to examine actual configuration rather than making assumptions. | Skills | 91 1.16x Agent success vs baseline Impact 97% 1.16xAverage score across 3 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 0.0.1 |
linear-issue akash-network/console Plan, create, and improve Linear issues with business-level clarity. Use this skill whenever the user wants to create a Linear issue, improve an existing one, file a bug, plan a feature, create a chore/enabler, or mentions "linear issue", "file an issue", "create a ticket", "log a bug", "new issue", "plan this work", "improve this issue", or "clean up this ticket". Also trigger when the user says "I found a bug", "we need a ticket for...", "can you create an issue for...", "break this down into issues", or pastes a Linear issue URL/ID. This is the required way to create and maintain issues — it ensures every issue follows the team's format and is scoped for small PRs. | Skills | 91 2.48x Agent success vs baseline Impact 97% 2.48xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
exploitability-analyzer ArabelaTso/Skills-4-SE Analyze detected vulnerabilities to assess realistic exploitability by examining control flow, input sources, sanitization logic, and execution context. Use when users need to: (1) Determine if a vulnerability is actually exploitable in practice, (2) Assess severity and impact of security issues, (3) Prioritize vulnerability remediation, (4) Understand attack vectors and exploitation conditions, (5) Generate exploitability reports with proof-of-concept scenarios. Focuses on injection vulnerabilities (SQL, command, XSS, path traversal, LDAP) with detailed analysis of reachability, controllability, sanitization, and impact. | Skills | 91 1.32x Agent success vs baseline Impact 97% 1.32xAverage 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.