Topic: saas
4,656 skills in this topic.
-
deploying-machine-learning-models
Deploy this skill enables AI assistant to deploy machine learning models to production environments. it automates the deployment workflow, implements best practices for serving models, optimizes performance, and handles potential errors. use this skill when th... Use when deploying or managing infrastructure. Trigger with phrases like 'deploy', 'infrastructure', or 'CI/CD'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
evaluating-machine-learning-models
Build this skill allows AI assistant to evaluate machine learning models using a comprehensive suite of metrics. it should be used when the user requests model performance analysis, validation, or testing. AI assistant can use this skill to assess model accuracy, p... Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
explaining-machine-learning-models
Build this skill enables AI assistant to provide interpretability and explainability for machine learning models. it is triggered when the user requests explanations for model predictions, insights into feature importance, or help understanding model behavior... Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
tracking-model-versions
Build this skill enables AI assistant to track and manage ai/ml model versions using the model-versioning-tracker plugin. it should be used when the user asks to manage model versions, track model lineage, log model performance, or implement version control f... Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
building-neural-networks
Execute this skill allows AI assistant to construct and configure neural network architectures using the neural-network-builder plugin. it should be used when the user requests the creation of a new neural network, modification of an existing one, or assistance... Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
analyzing-text-with-nlp
Execute this skill enables AI assistant to perform natural language processing and text analysis using the nlp-text-analyzer plugin. it should be used when the user requests analysis of text, including sentiment analysis, keyword extraction, topic modeling, or ... Use when analyzing code or data. Trigger with phrases like 'analyze', 'review', or 'examine'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
ollama-setup
Configure auto-configure Ollama when user needs local LLM deployment, free AI alternatives,
or wants to eliminate hosted API costs. Trigger phrases: "install ollama",
"local AI", "free LLM", "self-hosted AI", "replace OpenAI", "no API costs". Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
building-recommendation-systems
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.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
performing-regression-analysis
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'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
analyzing-text-sentiment
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'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
emitting-api-events
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".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
appfolio-security-basics
Secure AppFolio API credentials and tenant data.
Trigger: "appfolio security".
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
-
monitoring-apis
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".
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
-
migrating-apis
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".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
load-testing-apis
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".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
building-api-gateway
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".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
managing-api-cache
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".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
adapting-transfer-learning-models
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.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
building-api-authentication
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".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
processing-api-batches
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".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
generating-api-docs
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".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
handling-api-errors
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".
jeremylongshore/claude-code-plugins-plus-skills 1,803