Topic: mcp
13,395 skills in this topic.
-
asana-task-creator
Create asana task creator operations. Auto-activating skill for Enterprise Workflows.
Triggers on: asana task creator, asana task creator
Part of the Enterprise Workflows skill category. Use when working with asana task creator functionality. Trigger with phrases like "asana task creator", "asana creator", "asana".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
regression-analysis-helper
Configure with regression analysis helper operations. Auto-activating skill for Data Analytics.
Triggers on: regression analysis helper, regression analysis helper
Part of the Data Analytics skill category. Use when working with regression analysis helper functionality. Trigger with phrases like "regression analysis helper", "regression helper", "regression".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
pivot-table-creator
Create pivot table creator operations. Auto-activating skill for Data Analytics.
Triggers on: pivot table creator, pivot table creator
Part of the Data Analytics skill category. Use when working with pivot table creator functionality. Trigger with phrases like "pivot table creator", "pivot creator", "pivot".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
circuit-breaker-setup
Configure circuit breaker setup operations. Auto-activating skill for API Integration.
Triggers on: circuit breaker setup, circuit breaker setup
Part of the API Integration skill category. Use when working with circuit breaker setup functionality. Trigger with phrases like "circuit breaker setup", "circuit setup", "circuit".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
batch-request-handler
Manage batch request handler operations. Auto-activating skill for API Integration.
Triggers on: batch request handler, batch request handler
Part of the API Integration skill category. Use when working with batch request handler functionality. Trigger with phrases like "batch request handler", "batch handler", "batch".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
pre-commit-hook-setup
Configure pre commit hook setup operations. Auto-activating skill for DevOps Basics.
Triggers on: pre commit hook setup, pre commit hook setup
Part of the DevOps Basics skill category. Use when working with pre commit hook setup functionality. Trigger with phrases like "pre commit hook setup", "pre setup", "pre".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
example-skill
Brief description of what this skill does and when the model should activate it.
Use when [describe the user's intent or situation]. Trigger with "example phrase",
"another trigger", "/example-skill".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
dashboard-layout-planner
Configure dashboard layout planner operations. Auto-activating skill for Data Analytics.
Triggers on: dashboard layout planner, dashboard layout planner
Part of the Data Analytics skill category. Use when working with dashboard layout planner functionality. Trigger with phrases like "dashboard layout planner", "dashboard planner", "dashboard".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
linear-issue-generator
Generate linear issue generator operations. Auto-activating skill for Enterprise Workflows.
Triggers on: linear issue generator, linear issue generator
Part of the Enterprise Workflows skill category. Use when working with linear issue generator functionality. Trigger with phrases like "linear issue generator", "linear generator", "linear".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
github-project-setup
Configure github project setup operations. Auto-activating skill for Enterprise Workflows.
Triggers on: github project setup, github project setup
Part of the Enterprise Workflows skill category. Use when working with github project setup functionality. Trigger with phrases like "github project setup", "github setup", "github".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
aggregation-helper
Configure with aggregation helper operations. Auto-activating skill for Data Analytics.
Triggers on: aggregation helper, aggregation helper
Part of the Data Analytics skill category. Use when working with aggregation helper functionality. Trigger with phrases like "aggregation helper", "aggregation helper", "aggregation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
ab-test-analyzer
Analyze ab test analyzer operations. Auto-activating skill for Data Analytics.
Triggers on: ab test analyzer, ab test analyzer
Part of the Data Analytics skill category. Use when writing or running tests. Trigger with phrases like "ab test analyzer", "ab analyzer", "analyze ab test r".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Auditing Access Control
This skill enables Claude to audit access control implementations in various systems. It uses the access-control-auditor plugin to identify potential vulnerabilities and misconfigurations related to access control. Use this skill when the user asks to "audit access control", "check permissions", "assess access rights", or requests a "security review" focused on access management. It's particularly useful for analyzing IAM policies, ACLs, and other access control mechanisms in cloud environments, applications, or infrastructure. The skill helps ensure compliance with security best practices and identify potential privilege escalation paths.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Orchestrating Multi-Agent Systems
This skill enables Claude to orchestrate multi-agent systems using the AI SDK v5. It allows Claude to set up agent handoffs, intelligent routing, and coordinated workflows across different AI providers like OpenAI, Anthropic, and Google. Use this skill when the user asks to create multi-agent systems, needs help with agent coordination, task routing, or wants to build complex workflows involving specialized agents. It is triggered by phrases like "multi-agent system", "agent orchestration", "agent handoff", "intelligent routing", or "coordinate agents".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Orchestrating Multi-Agent Systems
This skill enables Claude to orchestrate multi-agent systems using the AI SDK v5. It allows Claude to set up agent handoffs, intelligent routing, and coordinated workflows across different AI providers like OpenAI, Anthropic, and Google. Use this skill when the user asks to create multi-agent systems, needs help with agent coordination, task routing, or wants to build complex workflows involving specialized agents. It is triggered by phrases like "multi-agent system", "agent orchestration", "agent handoff", "intelligent routing", or "coordinate agents".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Automating API Testing
This skill automates API endpoint testing, including request generation, validation, and comprehensive test coverage for REST and GraphQL APIs. It is used when the user requests API testing, contract testing, or validation against OpenAPI specifications. The skill analyzes API endpoints and generates test suites covering CRUD operations, authentication flows, and security aspects. It also validates response status codes, headers, and body structure. Use this skill when the user mentions "API testing", "REST API tests", "GraphQL API tests", "contract tests", or "OpenAPI validation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Building AutoML Pipelines
This skill empowers Claude to build AutoML pipelines using the automl-pipeline-builder plugin. It is triggered when the user requests the creation of an automated machine learning pipeline, specifies the use of AutoML techniques, or asks for assistance in automating the machine learning model building process. The skill analyzes the context, generates code for the ML task, includes data validation and error handling, provides performance metrics, and saves artifacts with documentation. Use this skill when the user explicitly asks to "build automl pipeline", "create automated ml pipeline", or needs help with "automating machine learning workflows".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Scanning for Data Privacy Issues
This skill enables Claude to automatically scan code and configuration files for potential data privacy vulnerabilities using the data-privacy-scanner plugin. It identifies sensitive data exposure, compliance violations, and other privacy-related risks. Use this skill when the user requests to "scan for data privacy issues", "check privacy compliance", "find PII leaks", "identify GDPR violations", or needs a "privacy audit" of their codebase. The skill is most effective when used on projects involving personal data, financial information, or health records.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Generating End-to-End Tests
This skill enables Claude to generate end-to-end (E2E) tests for web applications. It leverages Playwright, Cypress, or Selenium to automate browser interactions and validate user workflows. Use this skill when the user requests to "create E2E tests", "generate end-to-end tests", or asks for help with "browser-based testing". The skill is particularly useful for testing user registration, login flows, shopping cart functionality, and other multi-step processes within a web application. It supports cross-browser testing and can be used to verify the responsiveness of web applications on different devices.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
FairDB Backup Manager
Automatically manages PostgreSQL backups with pgBackRest and Wasabi S3 storage when working with FairDB databases
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Running Load Tests
This skill enables Claude to create and execute load tests for performance validation. It is designed to generate load test scripts using tools like k6, JMeter, and Artillery, based on specified test scenarios. Use this skill when the user requests to create a "load test", conduct "performance testing", validate "application performance", or needs a "stress test" to identify breaking points in the application. The skill helps define performance thresholds and provides execution instructions.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Tracking Model Versions
This skill enables Claude to track and manage AI/ML model versions using the model-versioning-tracker plugin. It should be used when the user asks to manage model versions, track model lineage, log model performance, or implement version control for AI/ML models. Use this skill when the user mentions "track versions", "model registry", "MLflow", or requests assistance with AI/ML model deployment and management. This skill facilitates the implementation of best practices for model versioning, automation of model workflows, and performance optimization.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Skill Adapter
Analyzes existing plugins to extract their capabilities, then adapts and applies those skills to the current task. Acts as a universal skill chameleon that learns from other plugins.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Tracking Regression Tests
This skill enables Claude to track and run regression tests, ensuring new changes don't break existing functionality. It is triggered when the user asks to "track regression", "run regression tests", or uses the shortcut "reg". The skill helps in maintaining code stability by identifying critical tests, automating their execution, and analyzing the impact of changes. It also provides insights into test history and identifies flaky tests. The skill uses the `regression-test-tracker` plugin.
jeremylongshore/claude-code-plugins-plus-skills 1,803