Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
Generating Test Reports
This skill generates comprehensive test reports with coverage metrics, trends, and stakeholder-friendly formats (HTML, PDF, JSON). It aggregates test results from various frameworks, calculates key metrics (coverage, pass rate, duration), and performs trend analysis. Use this skill when the user requests a test report, coverage analysis, failure analysis, or historical comparisons of test runs. Trigger terms include "test report", "coverage report", "testing trends", "failure analysis", and "historical test data".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Scanning for GDPR Compliance
This skill enables Claude to scan applications and data systems for GDPR compliance issues. It identifies potential violations related to data protection, privacy rights, consent management, and other regulatory requirements. Use this skill when the user asks to "scan for GDPR compliance", check "GDPR compliance", or audit for "data privacy". The skill leverages the `gdpr-compliance-scanner` plugin to perform a comprehensive assessment and generate a detailed report.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Creating APM Dashboards
This skill enables Claude to create Application Performance Monitoring (APM) dashboards. It is triggered when the user requests the creation of a new APM dashboard, monitoring dashboard, or a dashboard for application performance. The skill helps define key metrics and visualizations for monitoring application health, performance, and user experience across multiple platforms like Grafana and Datadog. Use this skill when the user needs assistance setting up a new monitoring solution or expanding an existing one. The plugin supports the creation of dashboards focusing on golden signals, request metrics, resource utilization, database metrics, cache metrics, business metrics, and error tracking.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Orchestrating Test Workflows
This skill enables Claude to orchestrate complex test workflows using the test-orchestrator plugin. It allows Claude to define test execution graphs with dependencies, execute tests in parallel, and intelligently select tests to run based on code changes. Use this skill when a user requests test orchestration, dependency management for tests, parallel test execution, smart test selection, or CI/CD integration for testing. Trigger terms include "orchestrate tests", "test workflow", "parallel testing", "smart test selection", "test dependencies", and "/orchestrate".
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
-
Checking OWASP Compliance
This skill uses the owasp-compliance-checker plugin to automatically identify potential security vulnerabilities based on the OWASP Top 10 (2021) list. It helps ensure your application adheres to industry-standard security practices by providing a detailed analysis of compliance gaps and offering remediation guidance. Use this skill when you need to audit your code for OWASP compliance, identify and fix vulnerabilities, or generate a compliance report. Trigger this skill by asking to "check OWASP compliance", "scan for OWASP vulnerabilities", or using the `/owasp` shortcut.
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
-
Version Bumper
Automatically handles semantic version updates across plugin.json and marketplace catalog when user mentions version bump, update version, or release. Ensures version consistency in claude-code-plugins repository.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Plugin Creator
Automatically creates new Claude Code plugins with proper structure, validation, and marketplace integration when user mentions creating a plugin, new plugin, or plugin from template. Specific to claude-code-plugins repository workflow.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Marketplace Manager
Automatically manages marketplace catalog updates, syncs marketplace.json, and handles plugin distribution when user mentions marketplace update, sync catalog, or add to marketplace. Specific to claude-code-plugins two-catalog system.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Plugin Auditor
Automatically audits Claude Code plugins for security vulnerabilities, best practices, CLAUDE.md compliance, and quality standards when user mentions audit plugin, security review, or best practices check. Specific to claude-code-plugins repository standards.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Plugin Validator
Automatically validates Claude Code plugin structure, schemas, and compliance when user mentions validate plugin, check plugin, or plugin errors. Runs comprehensive validation specific to claude-code-plugins repository standards.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Creating Kubernetes Deployments
This skill enables Claude to generate Kubernetes deployment manifests, services, and related configurations following best practices. It should be used when the user asks to create a new Kubernetes deployment, service, ingress, or other related resources. Claude will generate YAML files for Deployments, Services, ConfigMaps, Secrets, Ingress, and Horizontal Pod Autoscalers. Use this skill when the user mentions "Kubernetes deployment", "K8s deployment", "create service", "define ingress", or asks for a manifest for any K8s resource.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Engineering Features for Machine Learning
This skill empowers Claude to perform feature engineering tasks for machine learning. It creates, selects, and transforms features to improve model performance. Use this skill when the user requests feature creation, feature selection, feature transformation, or any request that involves improving the features used in a machine learning model. Trigger terms include "feature engineering", "feature selection", "feature transformation", "create features", "select features", "transform features", "improve model performance", and similar phrases related to feature manipulation.
jeremylongshore/claude-code-plugins-plus-skills 1,803