Topic: llm
10,059 skills in this topic.
-
audit-trail-helper
Audit Trail Helper - Auto-activating skill for Enterprise Workflows.
Triggers on: audit trail helper, audit trail helper
Part of the Enterprise Workflows skill category. Use when analyzing or auditing audit trail helper. Trigger with phrases like "audit trail helper", "audit helper", "audit".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
change-request-generator
Generate change request generator operations. Auto-activating skill for Enterprise Workflows.
Triggers on: change request generator, change request generator
Part of the Enterprise Workflows skill category. Use when working with change request generator functionality. Trigger with phrases like "change request generator", "change generator", "change".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
confluence-page-generator
Generate confluence page generator operations. Auto-activating skill for Enterprise Workflows.
Triggers on: confluence page generator, confluence page generator
Part of the Enterprise Workflows skill category. Use when working with confluence page generator functionality. Trigger with phrases like "confluence page generator", "confluence generator", "confluence".
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
-
governance-checklist-generator
Generate governance checklist generator operations. Auto-activating skill for Enterprise Workflows.
Triggers on: governance checklist generator, governance checklist generator
Part of the Enterprise Workflows skill category. Use when working with governance checklist generator functionality. Trigger with phrases like "governance checklist generator", "governance generator", "governance".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
kpi-dashboard-template
Manage kpi dashboard template operations. Auto-activating skill for Enterprise Workflows.
Triggers on: kpi dashboard template, kpi dashboard template
Part of the Enterprise Workflows skill category. Use when working with kpi dashboard template functionality. Trigger with phrases like "kpi dashboard template", "kpi template", "kpi".
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
-
risk-assessment-creator
Create risk assessment creator operations. Auto-activating skill for Enterprise Workflows.
Triggers on: risk assessment creator, risk assessment creator
Part of the Enterprise Workflows skill category. Use when working with risk assessment creator functionality. Trigger with phrases like "risk assessment creator", "risk creator", "risk".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sla-monitor-setup
Configure sla monitor setup operations. Auto-activating skill for Enterprise Workflows.
Triggers on: sla monitor setup, sla monitor setup
Part of the Enterprise Workflows skill category. Use when monitoring systems or services. Trigger with phrases like "sla monitor setup", "sla setup", "sla".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
status-report-generator
Generate status report generator operations. Auto-activating skill for Enterprise Workflows.
Triggers on: status report generator, status report generator
Part of the Enterprise Workflows skill category. Use when working with status report generator functionality. Trigger with phrases like "status report generator", "status generator", "status".
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
-
schema-optimization-orchestrator
Multi-phase schema optimization workflow orchestrator. Creates session directories,
spawns phase agents sequentially, validates outputs, aggregates results.
Trigger: "run schema optimization", "optimize schema workflow", "execute schema phases"
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Fuzzing APIs
This skill enables Claude to perform automated fuzz testing on APIs to discover vulnerabilities, crashes, and unexpected behavior. It leverages malformed inputs, boundary values, and random payloads to generate comprehensive fuzz test suites. Use this skill when you need to identify potential SQL injection, XSS, command injection vulnerabilities, input validation failures, and edge cases in APIs. Trigger this skill by requesting fuzz testing, vulnerability scanning, or security analysis of an API. The skill is invoked using the `/fuzz-api` command.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Configuring Auto-Scaling Policies
This skill configures auto-scaling policies for applications and infrastructure. It generates production-ready configurations based on user requirements, implementing best practices for scalability and security. Use this skill when the user requests help with auto-scaling setup, high availability, or dynamic resource allocation, specifically mentioning terms like "auto-scaling," "HPA," "scaling policies," or "dynamic scaling." This skill provides complete configuration code for various platforms.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Analyzing Capacity Planning
This skill enables Claude to analyze capacity requirements and plan for future growth. It uses the capacity-planning-analyzer plugin to assess current utilization, forecast growth trends, and recommend scaling strategies. Use this skill when the user asks to "analyze capacity", "plan for growth", "forecast infrastructure needs", or requests a "capacity roadmap". It is also useful when the user mentions specific capacity metrics like CPU usage, memory, database storage, network bandwidth, or connection pool saturation. This skill is ideal for proactive infrastructure planning and preventing performance bottlenecks.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Running Clustering Algorithms
This skill enables Claude to execute clustering algorithms on datasets. It is used when the user requests to perform clustering, identify groups within data, or analyze data structure. The skill supports algorithms like K-means, DBSCAN, and hierarchical clustering. Claude should use this skill when the user explicitly asks to "run clustering," "perform a cluster analysis," or "group data points" and provides a dataset or a way to access one. The skill also handles data validation, error handling, performance metrics, and artifact saving.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Validating API Contracts
This skill validates API contracts using consumer-driven testing and OpenAPI validation. It leverages Pact for consumer-driven contract testing, ensuring that API providers adhere to the expectations of their consumers. It also validates APIs against OpenAPI specifications to guarantee compliance and identify breaking changes. Use this skill when the user asks to generate contract tests, validate API responses, check backward compatibility, or validate requests/responses using the terms "contract-test", "ct", "Pact", "OpenAPI validation", or "consumer-driven contract testing".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Archiving Databases
This skill automates database archival processes. It helps reduce primary database size by moving historical records to archive tables or cold storage solutions like S3, Azure Blob, or GCS. The plugin supports PostgreSQL and MySQL, implementing automated retention policies, compression, compliance tracking, and zero-downtime migration. Use this when the user mentions "database archival", "archive old database records", "retention policies", "cold storage", or "reduce database size." It is particularly useful for handling requests related to data lifecycle management and compliance requirements in database systems.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Analyzing Database Indexes
This skill uses the database-index-advisor plugin to analyze query patterns and recommend optimal database indexes. It identifies missing indexes to improve query performance and unused indexes that can be removed to save storage and improve write performance. Use this skill when the user asks to "analyze database indexes", "optimize slow queries", "find missing indexes", "remove unused indexes", or requests help with "database index optimization". The plugin analyzes database workloads, detects potential indexing issues, and provides actionable recommendations for indexing strategies.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Analyzing Dependencies
This skill analyzes project dependencies for security vulnerabilities, outdated packages, and license compliance issues. It helps identify potential risks in your project's dependencies using the dependency-checker plugin. Use this skill when you need to check dependencies for vulnerabilities, identify outdated packages that need updates, or ensure license compatibility. Trigger phrases include "check dependencies", "dependency check", "find vulnerabilities", "scan for outdated packages", "/depcheck", and "license compliance". This skill supports npm, pip, composer, gem, and go modules projects.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Setting Up Experiment Tracking
This skill automates the setup of machine learning experiment tracking using tools like MLflow or Weights & Biases (W&B). It is triggered when the user requests to "track experiments", "setup experiment tracking", "initialize MLflow", or "integrate W&B". The skill configures the necessary environment, initializes the tracking server (if needed), and provides code snippets for logging experiment parameters, metrics, and artifacts. It helps ensure reproducibility and simplifies the comparison of different model runs.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Building GitOps Workflows
This skill enables Claude to construct GitOps workflows using ArgoCD and Flux. It is designed to generate production-ready configurations, implement best practices, and ensure a security-first approach for Kubernetes deployments. Use this skill when the user explicitly requests "GitOps workflow", "ArgoCD", "Flux", or asks for help with setting up a continuous delivery pipeline using GitOps principles. The skill will generate the necessary configuration files and setup code based on the user's specific requirements and infrastructure.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Scanning Input Validation Practices
This skill enables Claude to automatically scan source code for potential input validation vulnerabilities. It identifies areas where user-supplied data is not properly sanitized or validated before being used in operations, which could lead to security exploits like SQL injection, cross-site scripting (XSS), or command injection. Use this skill when the user asks to "scan for input validation issues", "check input sanitization", "find potential XSS vulnerabilities", or similar requests related to securing user input. It is particularly useful during code reviews, security audits, and when hardening applications against common web vulnerabilities. The skill leverages the input-validation-scanner plugin to perform the analysis.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Explaining Machine Learning Models
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".
jeremylongshore/claude-code-plugins-plus-skills 1,803