Topic: mcp
13,395 skills in this topic.
-
analyzing-test-coverage
Analyze code coverage metrics and identify untested code paths.
Use when analyzing untested code or coverage gaps.
Trigger with phrases like "analyze coverage", "check test coverage", or "find untested code".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
generating-test-reports
Generate comprehensive test reports with metrics, coverage, and visualizations.
Use when performing specialized testing.
Trigger with phrases like "generate test report", "create test documentation", or "show test metrics".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
running-integration-tests
Execute integration tests validating component interactions and system integration.
Use when performing specialized testing.
Trigger with phrases like "run integration tests", "test integration", or "validate component interactions".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
testing-visual-regression
Detect visual changes in UI components using screenshot comparison.
Use when detecting unintended UI changes or pixel differences.
Trigger with phrases like "test visual changes", "compare screenshots", or "detect UI regressions".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
generating-test-data
Generate realistic test data including edge cases and boundary conditions.
Use when creating realistic fixtures or edge case test data.
Trigger with phrases like "generate test data", "create fixtures", or "setup test database".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
scanning-accessibility
Validate WCAG compliance and accessibility standards (ARIA, keyboard navigation).
Use when auditing WCAG compliance or screen reader compatibility.
Trigger with phrases like "scan accessibility", "check WCAG compliance", or "validate screen readers".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
generating-test-doubles
Generate mocks, stubs, spies, and fakes for dependency isolation.
Use when creating mocks, stubs, or test isolation fixtures.
Trigger with phrases like "generate mocks", "create test doubles", or "setup stubs".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
running-performance-tests
Execute load testing, stress testing, and performance benchmarking.
Use when performing specialized testing.
Trigger with phrases like "run load tests", "test performance", or "benchmark the system".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
managing-test-environments
Test provision and manage isolated test environments with configuration and data.
Use when performing specialized testing.
Trigger with phrases like "manage test environment", "provision test env", or "setup test infrastructure".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
orchestrating-test-execution
Test coordinate parallel test execution across multiple environments and frameworks.
Use when performing specialized testing.
Trigger with phrases like "orchestrate tests", "run parallel tests", or "coordinate test execution".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
generating-unit-tests
Test automatically generate comprehensive unit tests from source code covering happy paths, edge cases, and error conditions.
Use when creating test coverage for functions, classes, or modules.
Trigger with phrases like "generate unit tests", "create tests for", or "add test coverage".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
testing-load-balancers
Validate load balancer behavior, failover, and traffic distribution.
Use when performing specialized testing.
Trigger with phrases like "test load balancer", "validate failover", or "check traffic distribution".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
automating-api-testing
Test automate API endpoint testing including request generation, validation, and comprehensive test coverage for REST and GraphQL APIs.
Use when testing API contracts, validating OpenAPI specifications, or ensuring endpoint reliability.
Trigger with phrases like "test the API", "generate API tests", or "validate API contracts".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
performing-security-testing
Test automate security vulnerability testing covering OWASP Top 10, SQL injection, XSS, CSRF, and authentication issues.
Use when performing security assessments, penetration tests, or vulnerability scans.
Trigger with phrases like "scan for vulnerabilities", "test security", or "run penetration test".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fuzzing-apis
Configure perform API fuzzing to discover edge cases, crashes, and security vulnerabilities.
Use when performing specialized testing.
Trigger with phrases like "fuzz the API", "run fuzzing tests", or "discover edge cases".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
tracking-regression-tests
Track and manage regression test suites across releases.
Use when performing specialized testing.
Trigger with phrases like "track regressions", "manage regression suite", or "validate against baseline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
testing-mobile-apps
Execute mobile app testing on iOS and Android devices/simulators.
Use when performing specialized testing.
Trigger with phrases like "test mobile app", "run iOS tests", or "validate Android functionality".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
testing-browser-compatibility
Test across multiple browsers and devices for cross-browser compatibility.
Use when ensuring cross-browser or device compatibility with BrowserStack, Sauce Labs, LambdaTest, or Kobiton.
Trigger with phrases like "test browser compatibility", "check cross-browser", "validate on browsers", "test on real devices", "kobiton test".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
running-smoke-tests
Execute fast smoke tests validating critical functionality after deployment.
Use when performing specialized testing.
Trigger with phrases like "run smoke tests", "quick validation", or "test critical paths".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
running-chaos-tests
Execute chaos engineering experiments to test system resilience.
Use when performing specialized testing.
Trigger with phrases like "run chaos tests", "test resilience", or "inject failures".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
replit-architecture-variants
Choose and implement Replit architecture blueprints: single-file script, modular app, and multi-service.
Use when designing new Replit apps, choosing the right architecture scale,
or planning migration paths as your app grows.
Trigger with phrases like "replit architecture options", "replit blueprint",
"how to structure replit app", "replit monolith vs service", "replit app scale".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
canva-common-errors
Diagnose and fix Canva Connect API errors and HTTP status codes.
Use when encountering Canva errors, debugging failed requests,
or troubleshooting integration issues.
Trigger with phrases like "canva error", "fix canva",
"canva not working", "debug canva", "canva 401", "canva 429".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
replit-migration-deep-dive
Migrate to Replit from Heroku, Railway, Vercel, or local development environments.
Use when moving an existing app to Replit, migrating databases,
or converting Docker/buildpack apps to Replit's Nix-based system.
Trigger with phrases like "migrate to replit", "heroku to replit",
"move to replit", "replit migration", "railway to replit", "convert to replit".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
replit-deploy-integration
Deploy Replit apps with Autoscale, Reserved VM, and Static deployment types.
Use when deploying to production, configuring deployment settings, setting up
custom domains, or managing deployment secrets and health checks.
Trigger with phrases like "deploy replit", "replit deployment",
"replit autoscale", "replit reserved VM", "replit static deploy", "replit custom domain".
jeremylongshore/claude-code-plugins-plus-skills 1,803