Browse and install Claude Skills to enhance your development workflow. Currently showing 3244 skills.
This skill automates transfer learning by generating code to fine-tune pre-trained models for new datasets or tasks. It handles requirements analysis, data validation, error handling, and provides performance metrics with documentation. Use it to efficiently adapt existing models, optimizing for performance without training from scratch.
/plugin add https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/main/skill-adapter
This skill enables Claude to analyze historical time series data to forecast future values by identifying trends and seasonality. Use it when developers need to predict future metrics, analyze temporal trends, or gain insights from time-dependent data. It's triggered by terms like "forecast," "predict," and "time series analysis."
This skill enables Claude to analyze historical time series data to forecast future values by identifying trends and seasonality. Use it when developers need to predict future metrics, analyze temporal trends, or perform time series analysis. It automatically handles data analysis and model selection for forecasting tasks.
This skill enables Claude to analyze and optimize system throughput using the `throughput-analyzer` plugin. It triggers when users request performance improvements, bottleneck identification, or capacity analysis. The skill assesses request/data throughput, concurrency, queue processing, and resource saturation to determine limiting factors and evaluate scaling strategies.
This skill generates comprehensive test reports by aggregating results from various frameworks and calculating key metrics like coverage and pass rates. It provides trend analysis and outputs reports in multiple formats (HTML, PDF, JSON) for stakeholders. Use it when you need a test report, coverage analysis, or historical comparison of test runs.
This skill generates comprehensive test reports by aggregating results from various frameworks and calculating key metrics like coverage and pass rates. It provides trend analysis and outputs in multiple formats (HTML, PDF, JSON) for stakeholders. Use it when you need a test report, coverage analysis, or historical comparison of test runs.
This skill enables Claude to orchestrate complex test workflows by defining execution graphs with dependencies and running tests in parallel. It intelligently selects which tests to run based on code changes, optimizing CI/CD pipelines. Use it for requests involving test orchestration, parallel execution, or smart test selection.
This skill enables Claude to orchestrate complex test workflows by defining execution graphs with dependencies and running tests in parallel. It intelligently selects tests based on code changes for faster feedback. Use it for test orchestration, dependency management, and CI/CD integration when triggered by terms like "orchestrate tests" or "parallel testing".
This skill enables Claude to set up and manage isolated, reproducible test environments using Docker Compose and Testcontainers. Developers should use it when they need to configure test infrastructure, handle environment variables, or ensure proper cleanup. It's triggered by terms like "test environment," "docker compose," or "testcontainers."
This skill enables Claude to set up and manage isolated, reproducible test environments using Docker Compose and Testcontainers. Developers should use it when they need to configure test infrastructure, manage environment variables, or ensure proper cleanup. It's triggered by terms like "test environment," "docker compose," or "testcontainers."
This skill automatically generates test doubles like mocks and stubs for unit testing by analyzing code dependencies. It supports popular frameworks like Jest and Sinon to help isolate code during testing. Developers can trigger it by requesting test double generation or using the `/gd` command.
This skill automatically generates test doubles like mocks and stubs to isolate code for unit testing. It analyzes your code's dependencies and creates appropriate doubles for frameworks like Jest or Sinon. Use it via command or request when you need to quickly create test doubles.
This skill enables Claude to generate realistic test data like users, products, and orders using a dedicated plugin. It's designed for developers needing to populate databases, create test fixtures, or simulate user behavior for automated testing. Trigger it with phrases like "generate test data" or "populate database" when setting up testing environments or demonstrations.
This skill lets Claude generate realistic test data like users, products, and orders using a dedicated plugin. It's designed for developers needing to populate databases, create test fixtures, or simulate user behavior. Trigger it with phrases like "generate test data" or "populate database" when setting up testing environments.
This skill analyzes code coverage metrics to identify untested code and generate comprehensive coverage reports. It helps developers improve code quality by pinpointing test gaps and ensuring adequate test coverage. Use trigger terms like "analyze coverage," "code coverage report," or "cov" when you need to assess or enhance your test suite.
This skill analyzes your codebase's test coverage to identify untested areas and generate detailed reports. It automatically runs your test suite with coverage tools and pinpoints gaps to improve code quality. Use it when you need to ensure adequate test coverage or find untested code paths.
This skill enables Claude to generate production-ready, reusable Terraform modules from user specifications. It uses a dedicated plugin to create well-documented code that follows best practices for security and scalability. Use it when you need to create a new Terraform module, generate IaC configuration, or structure infrastructure code.
This skill automates the configuration of synthetic monitoring for applications, enabling proactive tracking of uptime, transactions, and API performance. Developers should use it when they need to set up monitoring, track application performance, or configure alerts and dashboards. It guides users to identify critical endpoints, design monitoring scenarios, and establish alerting systems.
This skill generates production-ready stored procedures, functions, and triggers for PostgreSQL, MySQL, and SQL Server. Use it when you need to create database logic, optimize performance, or ensure transaction safety. It helps implement complex business rules and data integrity directly within your database.
This skill enables Claude to manage SSL/TLS certificates through a dedicated plugin, triggered by terms like "certificate expiry" or "renew certificate." It allows developers to list, check, and renew certificates directly within their workflow. Use it for maintaining secure connections by monitoring certificate status and automating renewals.
This skill enables Claude to manage SSL/TLS certificates via a dedicated plugin, triggered by terms like "certificate expiry" or "renew certificate." It allows developers to list, check, and renew certificates to maintain secure connections. Use it for automating certificate monitoring and lifecycle management tasks.
This skill analyzes SQL queries to identify performance bottlenecks and suggest optimizations like index recommendations and query rewrites. Use it when developers mention slow queries or need help with SQL performance tuning. It helps improve database efficiency by reviewing query structure and execution plans.
This skill enables Claude to detect SQL injection vulnerabilities in code by using a dedicated plugin to analyze codebases. It identifies potential SQLi flaws and provides remediation guidance, triggered by phrases like "detect SQL injection" or "scan for SQLi". Use it when you need to check code for SQL injection risks and receive actionable security fixes.
This skill enables Claude to detect SQL injection vulnerabilities in code by using a dedicated plugin to analyze codebases. It identifies potential SQLi flaws and provides remediation guidance when developers ask to scan for or check code for such security risks. Use it with trigger phrases like "detect SQL injection" or "scan for SQLi".