Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
azure-ai-contentsafety-java sickn33/antigravity-awesome-skills Build content moderation applications using the Azure AI Content Safety SDK for Java. | Skills | 91 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 750960d |
workflows-development CrowdStrike/foundry-skills Create and configure Falcon Fusion SOAR workflow YAML for Falcon Foundry apps. TRIGGER when user asks to "create a workflow", "build an automation", "configure Fusion SOAR", "add an on-demand workflow", runs `foundry workflows create`, or needs help with Fusion YAML syntax, triggers, actions, or variable references. DO NOT TRIGGER for UI pages, functions, or collection schemas — use the appropriate sub-skill. | Skills | 91 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: e7fa026 |
api-integrations CrowdStrike/foundry-skills Expose external APIs to Falcon Foundry via OpenAPI specs. TRIGGER when user asks to "create an API integration", "adapt an OpenAPI spec for Foundry", "expose an API to workflows", "connect to a third-party API", or runs `foundry api-integrations create`. Also trigger when user has an OpenAPI/Swagger spec and wants it working in Falcon Foundry. DO NOT TRIGGER when user wants to call Falcon platform APIs from function code — use functions-falcon-api instead. | Skills | 91 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: e7fa026 |
klingai-common-errors jeremylongshore/claude-code-plugins-plus-skills Diagnose and fix common Kling AI API errors. Use when troubleshooting failed video generation or API issues. Trigger with phrases like 'kling ai error', 'klingai not working', 'fix klingai', 'klingai failed'. | Skills | 91 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 24484d0 |
klingai-ci-integration jeremylongshore/claude-code-plugins-plus-skills Integrate Kling AI video generation into CI/CD pipelines. Use when automating video content in GitHub Actions or GitLab CI. Trigger with phrases like 'klingai ci', 'kling ai github actions', 'klingai automation', 'automated video generation'. | Skills | 91 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 4dee593 |
creating-kubernetes-deployments jeremylongshore/claude-code-plugins-plus-skills Deploy applications to Kubernetes with production-ready manifests. Supports Deployments, Services, Ingress, HPA, ConfigMaps, Secrets, StatefulSets, and NetworkPolicies. Includes health checks, resource limits, auto-scaling, and TLS termination. Use when working with creating kubernetes deployments. Trigger with 'creating', 'kubernetes', 'deployments'. | Skills | 91 Impact — Average score across 0 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 213e2bd |
finding-security-misconfigurations jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to identify potential security misconfigurations in various systems and configurations. It leverages the security-misconfiguration-finder plugin to analyze infrastructure-as-code, application configurations, and system settings, pinpointing common vulnerabilities and compliance issues. Use this skill when the user asks to "find security misconfigurations", "check for security vulnerabilities in my configuration", "audit security settings", or requests a security assessment of a specific system or file. This skill will assist in identifying and remediating potential security weaknesses. | Skills | 91 1.01x Agent success vs baseline Impact 100% 1.01xAverage score across 9 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
responding-to-security-incidents jeremylongshore/claude-code-plugins-plus-skills Assists with security incident response, investigation, and remediation. This skill is triggered when the user requests help with incident response, mentions specific incident types (e.g., data breach, ransomware, DDoS), or uses terms like "incident response plan", "containment", "eradication", or "post-incident activity". It guides the user through the incident response lifecycle, from preparation to post-incident analysis. It is useful for classifying incidents, creating response playbooks, collecting evidence, constructing timelines, and generating remediation steps. Use this skill when needing to respond to a "security incident". | Skills | 91 1.01x Agent success vs baseline Impact 98% 1.01xAverage score across 9 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
performing-security-code-review jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to conduct a security-focused code review using the security-agent plugin. It analyzes code for potential vulnerabilities like SQL injection, XSS, authentication flaws, and insecure dependencies. Claude uses this skill when the user explicitly requests a security audit, asks for a code review with a focus on security, or mentions security concerns related to code. The security-agent plugin then provides structured security findings with severity ratings, code locations, impact assessments, and remediation guidance. | Skills | 91 0.98x Agent success vs baseline Impact 98% 0.98xAverage score across 9 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
generating-smart-commits jeremylongshore/claude-code-plugins-plus-skills This skill generates conventional commit messages using AI analysis of staged Git changes. It automatically determines the commit type (feat, fix, docs, etc.), identifies breaking changes, and formats the message according to conventional commit standards. Use this when asked to create a commit message, write a Git commit, or when the user uses the `/commit-smart` or `/gc` command. It is especially useful after changes have been staged with `git add`. | Skills | 91 1.04x Agent success vs baseline Impact 98% 1.04xAverage score across 9 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
managing-environment-configurations jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to manage environment configurations and secrets across different deployments using the environment-config-manager plugin. It is invoked when the user needs to generate, update, or retrieve configuration settings for various environments (e.g., development, staging, production). Use this skill when the user explicitly mentions "environment configuration," "secrets management," "deployment configuration," or asks to "generate config files". It helps streamline DevOps workflows by providing production-ready configurations based on best practices. | Skills | 91 1.00x No change in agent success vs baseline Impact 99% 1.00xAverage score across 9 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 0.0.3 |
generating-docker-compose-files jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to generate Docker Compose configurations for multi-container applications. It leverages best practices for production-ready deployments, including defining services, networks, volumes, health checks, and resource limits. Claude should use this skill when the user requests a Docker Compose file, specifies application architecture involving multiple containers, or mentions needs for container orchestration, environment variables, or persistent data management in a Docker environment. Trigger terms include "docker-compose", "docker compose file", "multi-container", "container orchestration", "docker environment", "service definition", "volume management", "network configuration", "health checks", "resource limits", and ".env files". | Skills | 91 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 |
monitoring-database-transactions jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to monitor database transactions for performance and lock issues using the database-transaction-monitor plugin. It is triggered when the user requests transaction monitoring, lock detection, or rollback rate analysis for databases. Use this skill when the user mentions "monitor database transactions," "detect long-running transactions," "identify lock contention," "track rollback rates," or asks about "transaction anomalies." The skill leverages the `/txn-monitor` command to provide real-time alerts and insights into database health. | Skills | 91 1.32x Agent success vs baseline Impact 98% 1.32xAverage score across 9 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
explaining-machine-learning-models jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to provide interpretability and explainability for machine learning models. It is triggered when the user requests explanations for model predictions, insights into feature importance, or help understanding model behavior. The skill leverages techniques like SHAP and LIME to generate explanations. It is useful when debugging model performance, ensuring fairness, or communicating model insights to stakeholders. Use this skill when the user mentions "explain model", "interpret model", "feature importance", "SHAP values", or "LIME explanations". | Skills | 91 1.04x Agent success vs baseline Impact 99% 1.04xAverage score across 9 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
squad-conventions FritzAndFriends/BlazorWebFormsComponents Core conventions and patterns used in the Squad codebase | Skills | 91 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 1bd9b17 |
squad-conventions FritzAndFriends/BlazorWebFormsComponents Core conventions and patterns used in the Squad codebase | Skills | 91 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 1bd9b17 |
vue onmax/nuxt-skills Use when editing .vue files, creating Vue 3 components, writing composables, or testing Vue code - provides Composition API patterns, props/emits best practices, VueUse integration, and reactive destructuring guidance | Skills | 91 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 5ba8b80 |
jest-generator secondsky/claude-skills Generate Jest unit tests for JavaScript/TypeScript with mocking, coverage. Use for JS/TS modules, React components, test generation, or encountering missing coverage, improper mocking, test structure errors. | Skills | 91 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 90d6bd7 |
salesforce-developer jeffallan/claude-skills Writes and debugs Apex code, builds Lightning Web Components, optimizes SOQL queries, implements triggers, batch jobs, platform events, and integrations on the Salesforce platform. Use when developing Salesforce applications, customizing CRM workflows, managing governor limits, bulk processing, or setting up Salesforce DX and CI/CD pipelines. | Skills | 91 1.06x Agent success vs baseline Impact 93% 1.06xAverage score across 6 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.2 |
histolab K-Dense-AI/claude-scientific-skills Lightweight WSI tile extraction and preprocessing. Use for basic slide processing tissue detection, tile extraction, stain normalization for H&E images. Best for simple pipelines, dataset preparation, quick tile-based analysis. For advanced spatial proteomics, multiplexed imaging, or deep learning pipelines use pathml. | Skills | 91 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: b271271 |
Can't find what you're looking for? Evaluate a missing skill.