Topic: plugin-system
4,603 skills in this topic.
-
Detecting SQL Injection Vulnerabilities
This skill enables Claude to detect SQL injection vulnerabilities in code. It uses the sql-injection-detector plugin to analyze codebases, identify potential SQL injection flaws, and provide remediation guidance. Use this skill when the user asks to find SQL injection vulnerabilities, scan for SQL injection, or check code for SQL injection risks. The skill is triggered by phrases like "detect SQL injection", "scan for SQLi", or "check for SQL injection vulnerabilities".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Building Terraform Modules
This skill empowers Claude to build reusable Terraform modules based on user specifications. It leverages the terraform-module-builder plugin to generate production-ready, well-documented Terraform module code, incorporating best practices for security, scalability, and multi-platform support. Use this skill when the user requests to create a new Terraform module, generate Terraform configuration, or needs help structuring infrastructure as code using Terraform. The trigger terms include "create Terraform module," "generate Terraform configuration," "Terraform module code," and "infrastructure as code."
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Analyzing Test Coverage
This skill analyzes code coverage metrics to identify untested code and generate comprehensive coverage reports. It is triggered when the user requests analysis of code coverage, identification of coverage gaps, or generation of coverage reports. The skill is best used to improve code quality by ensuring adequate test coverage and identifying areas for improvement. Use trigger terms like "analyze coverage", "code coverage report", "untested code", or the shortcut "cov".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Analyzing Test Coverage
This skill analyzes code coverage metrics to identify untested code and generate comprehensive coverage reports. It is triggered when the user requests analysis of code coverage, identification of coverage gaps, or generation of coverage reports. The skill is best used to improve code quality by ensuring adequate test coverage and identifying areas for improvement. Use trigger terms like "analyze coverage", "code coverage report", "untested code", or the shortcut "cov".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Generating Test Data
This skill enables Claude to generate realistic test data for software development. It uses the test-data-generator plugin to create users, products, orders, and custom schemas for comprehensive testing. Use this skill when you need to populate databases, simulate user behavior, or create fixtures for automated tests. Trigger phrases include "generate test data", "create fake users", "populate database", "generate product data", "create test orders", or "generate data based on schema". This skill is especially useful for populating testing environments or creating sample data for demonstrations.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Adapting Transfer Learning Models
This skill automates the adaptation of pre-trained machine learning models using transfer learning techniques. It is triggered when the user requests assistance with fine-tuning a model, adapting a pre-trained model to a new dataset, or performing transfer learning. It analyzes the user's requirements, generates code for adapting the model, includes data validation and error handling, provides performance metrics, and saves artifacts with documentation. Use this skill when you need to leverage existing models for new tasks or datasets, optimizing for performance and efficiency.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Adapting Transfer Learning Models
This skill automates the adaptation of pre-trained machine learning models using transfer learning techniques. It is triggered when the user requests assistance with fine-tuning a model, adapting a pre-trained model to a new dataset, or performing transfer learning. It analyzes the user's requirements, generates code for adapting the model, includes data validation and error handling, provides performance metrics, and saves artifacts with documentation. Use this skill when you need to leverage existing models for new tasks or datasets, optimizing for performance and efficiency.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Generating Unit Tests
This skill enables Claude to automatically generate comprehensive unit tests from source code. It is triggered when the user requests unit tests, test cases, or test suites for specific files or code snippets. The skill supports multiple testing frameworks including Jest, pytest, JUnit, and others, intelligently detecting the appropriate framework or using one specified by the user. Use this skill when the user asks to "generate tests", "create unit tests", or uses the shortcut "gut" followed by a file path.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Generating Unit Tests
This skill enables Claude to automatically generate comprehensive unit tests from source code. It is triggered when the user requests unit tests, test cases, or test suites for specific files or code snippets. The skill supports multiple testing frameworks including Jest, pytest, JUnit, and others, intelligently detecting the appropriate framework or using one specified by the user. Use this skill when the user asks to "generate tests", "create unit tests", or uses the shortcut "gut" followed by a file path.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Performing Visual Regression Testing
This skill enables Claude to execute visual regression tests using tools like Percy, Chromatic, and BackstopJS. It captures screenshots, compares them against baselines, and analyzes visual differences to identify unintended UI changes. Use this skill when the user requests visual testing, UI change verification, or regression testing for a web application or component. Trigger phrases include "visual test," "UI regression," "check visual changes," or "/visual-test".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Performing Visual Regression Testing
This skill enables Claude to execute visual regression tests using tools like Percy, Chromatic, and BackstopJS. It captures screenshots, compares them against baselines, and analyzes visual differences to identify unintended UI changes. Use this skill when the user requests visual testing, UI change verification, or regression testing for a web application or component. Trigger phrases include "visual test," "UI regression," "check visual changes," or "/visual-test".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Scanning for Vulnerabilities
This skill enables comprehensive vulnerability scanning using the vulnerability-scanner plugin. It identifies security vulnerabilities in code, dependencies, and configurations, including CVE detection. Use this skill when the user asks to scan for vulnerabilities, security issues, or CVEs in their project. Trigger phrases include "scan for vulnerabilities", "find security issues", "check for CVEs", "/scan", or "/vuln". The plugin performs static analysis, dependency checking, and configuration analysis to provide a detailed vulnerability report.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
Scanning for XSS Vulnerabilities
This skill enables Claude to automatically scan for XSS (Cross-Site Scripting) vulnerabilities in code. It is triggered when the user requests to "scan for XSS vulnerabilities", "check for XSS", or uses the command "/xss". The skill identifies reflected, stored, and DOM-based XSS vulnerabilities. It analyzes HTML, JavaScript, CSS, and URL contexts to detect potential exploits and suggests safe proof-of-concept payloads. This skill is best used during code review, security audits, and before deploying web applications to production.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
bash-script-helper
Configure with bash script helper operations. Auto-activating skill for DevOps Basics.
Triggers on: bash script helper, bash script helper
Part of the DevOps Basics skill category. Use when working with bash script helper functionality. Trigger with phrases like "bash script helper", "bash helper", "bash".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
branch-naming-helper
Configure with branch naming helper operations. Auto-activating skill for DevOps Basics.
Triggers on: branch naming helper, branch naming helper
Part of the DevOps Basics skill category. Use when working with branch naming helper functionality. Trigger with phrases like "branch naming helper", "branch helper", "branch".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
changelog-creator
Create changelog creator operations. Auto-activating skill for DevOps Basics.
Triggers on: changelog creator, changelog creator
Part of the DevOps Basics skill category. Use when working with changelog creator functionality. Trigger with phrases like "changelog creator", "changelog creator", "changelog".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
commit-message-formatter
Manage commit message formatter operations. Auto-activating skill for DevOps Basics.
Triggers on: commit message formatter, commit message formatter
Part of the DevOps Basics skill category. Use when working with commit message formatter functionality. Trigger with phrases like "commit message formatter", "commit formatter", "commit".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
docker-compose-creator
Create docker compose creator operations. Auto-activating skill for DevOps Basics.
Triggers on: docker compose creator, docker compose creator
Part of the DevOps Basics skill category. Use when working with docker compose creator functionality. Trigger with phrases like "docker compose creator", "docker creator", "docker".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
docker-container-basics
Manage docker container basics operations. Auto-activating skill for DevOps Basics.
Triggers on: docker container basics, docker container basics
Part of the DevOps Basics skill category. Use when working with docker container basics functionality. Trigger with phrases like "docker container basics", "docker basics", "docker".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
dockerfile-generator
Generate dockerfile generator operations. Auto-activating skill for DevOps Basics.
Triggers on: dockerfile generator, dockerfile generator
Part of the DevOps Basics skill category. Use when working with dockerfile generator functionality. Trigger with phrases like "dockerfile generator", "dockerfile generator", "dockerfile".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
dotenv-manager
Manage dotenv manager operations. Auto-activating skill for DevOps Basics.
Triggers on: dotenv manager, dotenv manager
Part of the DevOps Basics skill category. Use when working with dotenv manager functionality. Trigger with phrases like "dotenv manager", "dotenv manager", "dotenv".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
environment-variables-handler
Manage environment variables handler operations. Auto-activating skill for DevOps Basics.
Triggers on: environment variables handler, environment variables handler
Part of the DevOps Basics skill category. Use when working with environment variables handler functionality. Trigger with phrases like "environment variables handler", "environment handler", "environment".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
git-workflow-manager
Manage git workflow manager operations. Auto-activating skill for DevOps Basics.
Triggers on: git workflow manager, git workflow manager
Part of the DevOps Basics skill category. Use when working with git workflow manager functionality. Trigger with phrases like "git workflow manager", "git manager", "git".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
github-actions-starter
Manage github actions starter operations. Auto-activating skill for DevOps Basics.
Triggers on: github actions starter, github actions starter
Part of the DevOps Basics skill category. Use when working with github actions starter functionality. Trigger with phrases like "github actions starter", "github starter", "github".
jeremylongshore/claude-code-plugins-plus-skills 1,803