Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
logging-api-requests
Monitor and log API requests with correlation IDs, performance metrics, and security audit trails.
Use when auditing API requests and responses.
Trigger with phrases like "log API requests", "add API logging", or "track API calls".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
mocking-apis
Generate mock API servers for testing and development with realistic response data.
Use when creating mock APIs for development and testing.
Trigger with phrases like "create mock API", "generate API mock", or "setup mock server".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
validating-api-schemas
Validate API schemas against OpenAPI, JSON Schema, and GraphQL specifications.
Use when validating API schemas and contracts.
Trigger with phrases like "validate API schema", "check OpenAPI spec", or "verify schema".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
rate-limiting-apis
Implement sophisticated rate limiting with sliding windows, token buckets, and quotas.
Use when protecting APIs from excessive requests.
Trigger with phrases like "add rate limiting", "limit API requests", or "implement rate limits".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
validating-api-responses
Validate API responses against schemas to ensure contract compliance and data integrity.
Use when ensuring API response correctness.
Trigger with phrases like "validate responses", "check API responses", or "verify response format".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
generating-api-sdks
Generate client SDKs in multiple languages from OpenAPI specifications.
Use when generating client libraries for API consumption.
Trigger with phrases like "generate SDK", "create client library", or "build API SDK".
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
-
managing-database-tests
Test database testing including fixtures, transactions, and rollback management.
Use when performing specialized testing.
Trigger with phrases like "test the database", "run database tests", or "validate data integrity".
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
-
validating-api-contracts
Validate API contracts using consumer-driven contract testing (Pact, Spring Cloud Contract).
Use when performing specialized testing.
Trigger with phrases like "validate API contract", "run contract tests", or "check consumer contracts".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
running-e2e-tests
Execute end-to-end tests covering full user workflows across frontend and backend.
Use when performing specialized testing.
Trigger with phrases like "run end-to-end tests", "test user flows", or "execute E2E suite".
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
-
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
-
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
-
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
-
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-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
-
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
-
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
-
running-mutation-tests
Execute mutation testing to evaluate test suite effectiveness.
Use when performing specialized testing.
Trigger with phrases like "run mutation tests", "test the tests", or "validate test effectiveness".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
managing-snapshot-tests
Create and validate component snapshots for UI regression testing.
Use when performing specialized testing.
Trigger with phrases like "update snapshots", "test UI snapshots", or "validate component snapshots".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
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
-
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
-
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