github.com/jeremylongshore/claude-code-plugins-plus-skills
| Skill | Added | Review |
|---|---|---|
versioning-apis plugins/api-development/api-versioning-manager/skills/versioning-apis/SKILL.md Implement API versioning with backward compatibility, deprecation notices, and migration paths. Use when managing API versions and backward compatibility. Trigger with phrases like "version the API", "manage API versions", or "handle API versioning". | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4eafaf | |
throttling-apis plugins/api-development/api-throttling-manager/skills/throttling-apis/SKILL.md Implement API throttling policies to protect backend services from overload. Use when controlling API request rates. Trigger with phrases like "throttle API", "control request rate", or "add throttling". | 66 66 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: c4eafaf | |
scanning-api-security plugins/api-development/api-security-scanner/skills/scanning-api-security/SKILL.md Detect API security vulnerabilities including injection, broken auth, and data exposure. Use when scanning APIs for security vulnerabilities. Trigger with phrases like "scan API security", "check for vulnerabilities", or "audit API security". | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4eafaf | |
generating-api-sdks plugins/api-development/api-sdk-generator/skills/generating-api-sdks/SKILL.md 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". | 61 61 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4eafaf | |
validating-api-schemas plugins/api-development/api-schema-validator/skills/validating-api-schemas/SKILL.md 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". | 66 66 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4eafaf | |
validating-api-responses plugins/api-development/api-response-validator/skills/validating-api-responses/SKILL.md 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". | 66 66 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4eafaf | |
logging-api-requests plugins/api-development/api-request-logger/skills/logging-api-requests/SKILL.md 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". | 64 64 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: c4eafaf | |
rate-limiting-apis plugins/api-development/api-rate-limiter/skills/rate-limiting-apis/SKILL.md 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". | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4eafaf | |
monitoring-apis plugins/api-development/api-monitoring-dashboard/skills/monitoring-apis/SKILL.md Build real-time API monitoring dashboards with metrics, alerts, and health checks. Use when tracking API health and performance metrics. Trigger with phrases like "monitor the API", "add API metrics", or "setup API monitoring". | 74 74 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4eafaf | |
mocking-apis plugins/api-development/api-mock-server/skills/mocking-apis/SKILL.md 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". | 61 61 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: c4eafaf | |
migrating-apis plugins/api-development/api-migration-tool/skills/migrating-apis/SKILL.md Implement API migrations between versions, platforms, or frameworks with minimal downtime. Use when upgrading APIs between versions. Trigger with phrases like "migrate the API", "upgrade API version", or "migrate to new API". | 75 75 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4eafaf | |
load-testing-apis plugins/api-development/api-load-tester/skills/load-testing-apis/SKILL.md Execute comprehensive load and stress testing to validate API performance and scalability. Use when validating API performance under load. Trigger with phrases like "load test the API", "stress test API", or "benchmark API performance". | 66 66 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: c4eafaf | |
building-api-gateway plugins/api-development/api-gateway-builder/skills/building-api-gateway/SKILL.md Create API gateways with routing, load balancing, rate limiting, and authentication. Use when routing and managing multiple API services. Trigger with phrases like "build API gateway", "create API router", or "setup API gateway". | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4eafaf | |
emitting-api-events plugins/api-development/api-event-emitter/skills/emitting-api-events/SKILL.md Build event-driven APIs with webhooks, Server-Sent Events, and real-time notifications. Use when building event-driven API architectures. Trigger with phrases like "add webhooks", "implement events", or "create event-driven API". | 59 59 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4eafaf | |
handling-api-errors plugins/api-development/api-error-handler/skills/handling-api-errors/SKILL.md Implement standardized error handling with proper HTTP status codes and error responses. Use when implementing standardized error handling. Trigger with phrases like "add error handling", "standardize errors", or "implement error responses". | 59 59 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4eafaf | |
generating-api-docs plugins/api-development/api-documentation-generator/skills/generating-api-docs/SKILL.md Create comprehensive API documentation with examples, authentication guides, and SDKs. Use when creating comprehensive API documentation. Trigger with phrases like "generate API docs", "create API documentation", or "document the API". | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4eafaf | |
generating-api-contracts plugins/api-development/api-contract-generator/skills/generating-api-contracts/SKILL.md Generate API contracts and OpenAPI specifications from code or design documents. Use when documenting API contracts and specifications. Trigger with phrases like "generate API contract", "create OpenAPI spec", or "document API contract". | 74 74 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4eafaf | |
managing-api-cache plugins/api-development/api-cache-manager/skills/managing-api-cache/SKILL.md Implement intelligent API response caching with Redis, Memcached, and CDN integration. Use when optimizing API performance with caching. Trigger with phrases like "add caching", "optimize API performance", or "implement cache layer". | 70 70 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4eafaf | |
processing-api-batches plugins/api-development/api-batch-processor/skills/processing-api-batches/SKILL.md Optimize bulk API requests with batching, throttling, and parallel execution. Use when processing bulk API operations efficiently. Trigger with phrases like "process bulk requests", "batch API calls", or "handle batch operations". | 74 74 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4eafaf | |
building-api-authentication plugins/api-development/api-authentication-builder/skills/building-api-authentication/SKILL.md Build secure API authentication systems with OAuth2, JWT, API keys, and session management. Use when implementing secure authentication flows. Trigger with phrases like "build authentication", "add API auth", or "secure the API". | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4eafaf | |
adapting-transfer-learning-models plugins/ai-ml/transfer-learning-adapter/skills/adapting-transfer-learning-models/SKILL.md Build 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... Use when appropriate context detected. Trigger with relevant phrases based on skill purpose. | 39 39 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4eafaf | |
forecasting-time-series-data plugins/ai-ml/time-series-forecaster/skills/forecasting-time-series-data/SKILL.md Process this skill enables AI assistant to forecast future values based on historical time series data. it analyzes time-dependent data to identify trends, seasonality, and other patterns. use this skill when the user asks to predict future values of a time ser... Use when appropriate context detected. Trigger with relevant phrases based on skill purpose. | 34 34 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4eafaf | |
analyzing-text-sentiment plugins/ai-ml/sentiment-analysis-tool/skills/analyzing-text-sentiment/SKILL.md Execute this skill enables AI assistant to analyze the sentiment of text data. it identifies the emotional tone expressed in text, classifying it as positive, negative, or neutral. use this skill when a user requests sentiment analysis, opinion mining, or emoti... Use when analyzing code or data. Trigger with phrases like 'analyze', 'review', or 'examine'. | 42 42 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4eafaf | |
performing-regression-analysis plugins/ai-ml/regression-analysis-tool/skills/performing-regression-analysis/SKILL.md Execute this skill empowers AI assistant to perform regression analysis and modeling using the regression-analysis-tool plugin. it analyzes datasets, generates appropriate regression models (linear, polynomial, etc.), validates the models, and provides performa... Use when analyzing code or data. Trigger with phrases like 'analyze', 'review', or 'examine'. | 50 50 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: c4eafaf | |
building-recommendation-systems plugins/ai-ml/recommendation-engine/skills/building-recommendation-systems/SKILL.md Execute this skill empowers AI assistant to construct recommendation systems using collaborative filtering, content-based filtering, or hybrid approaches. it analyzes user preferences, item features, and interaction data to generate personalized recommendations... Use when appropriate context detected. Trigger with relevant phrases based on skill purpose. | 42 42 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4eafaf |