Topic: saas
4,656 skills in this topic.
-
replit-load-scale
Load test and scale Replit deployments with Autoscale tuning, Reserved VM sizing, and capacity planning.
Use when load testing Replit apps, optimizing Autoscale behavior,
or planning capacity for production traffic.
Trigger with phrases like "replit load test", "replit scale",
"replit capacity", "replit performance test", "replit autoscale tuning".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
replit-local-dev-loop
Configure Replit development workflow with hot reload, Webview, and Replit Agent.
Use when setting up dev server, configuring run commands, debugging in Workspace,
or using Replit Agent for AI-assisted development.
Trigger with phrases like "replit dev server", "replit hot reload",
"replit local development", "replit agent", "replit workflow".
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-multi-env-setup
Configure Replit dev/staging/production environments with separate databases, secrets, and deployment tiers.
Use when setting up multi-environment deployments, managing per-environment secrets,
or implementing environment-specific Replit configurations.
Trigger with phrases like "replit environments", "replit staging",
"replit dev prod", "replit environment setup", "replit separate databases".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
replit-observability
Monitor Replit deployments with health checks, uptime tracking, resource usage, and alerting.
Use when setting up monitoring for Replit apps, building health dashboards,
or configuring alerting for deployment health and performance.
Trigger with phrases like "replit monitoring", "replit metrics",
"replit observability", "monitor replit", "replit alerts", "replit uptime".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
replit-performance-tuning
Optimize Replit app performance: cold start, memory, Nix caching, and deployment speed.
Use when experiencing slow startup, high memory usage, deployment timeouts,
or optimizing Replit container resource usage.
Trigger with phrases like "replit performance", "optimize replit",
"replit slow", "replit cold start", "replit memory", "replit startup time".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
replit-policy-guardrails
Enforce security and resource policies for Replit-hosted apps: secrets exposure prevention,
resource limits, deployment visibility, and database access controls.
Use when hardening a Replit app for production, auditing security posture,
or setting up guardrails for team development.
Trigger with phrases like "replit policy", "replit guardrails",
"replit security audit", "replit hardening", "replit best practices check".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
replit-prod-checklist
Execute Replit production deployment checklist with rollback and health monitoring.
Use when deploying Replit apps to production, preparing for launch,
or implementing go-live procedures with Autoscale or Reserved VM.
Trigger with phrases like "replit production", "deploy replit",
"replit go-live", "replit launch checklist", "replit prod ready".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
replit-rate-limits
Handle Replit resource limits: KV database caps, deployment quotas, and request throttling.
Use when hitting storage limits, managing deployment resources,
or implementing rate limiting in your Replit-hosted app.
Trigger with phrases like "replit rate limit", "replit throttling",
"replit 429", "replit storage limit", "replit quota".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
replit-reference-architecture
Implement Replit reference architecture with best-practice project layout, data layer, and deployment.
Use when designing new Replit apps, reviewing project structure,
or establishing architecture standards for production Replit applications.
Trigger with phrases like "replit architecture", "replit best practices",
"replit project structure", "how to organize replit", "replit production layout".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
replit-reliability-patterns
Implement reliability patterns for Replit: cold start handling, graceful shutdown, persistent state, and keep-alive.
Use when building fault-tolerant Replit apps, handling container restarts,
or adding resilience to production Replit deployments.
Trigger with phrases like "replit reliability", "replit container restart",
"replit data persistence", "replit always on", "replit graceful shutdown".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
replit-sdk-patterns
Apply production-ready patterns for Replit Database, Object Storage, and Auth APIs.
Use when implementing Replit integrations, structuring data access layers,
or establishing team coding standards for Replit services.
Trigger with phrases like "replit patterns", "replit best practices",
"replit code patterns", "idiomatic replit", "replit SDK".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
replit-security-basics
Apply Replit security best practices: Secrets management, REPL_IDENTITY tokens, Auth headers, and public Repl safety.
Use when securing API keys, validating request identity,
or auditing Replit security configuration.
Trigger with phrases like "replit security", "replit secrets",
"secure replit", "replit public safety", "replit identity token".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
replit-upgrade-migration
Upgrade Replit Nix channels, migrate between database types, and update deployment targets.
Use when upgrading Nix channel versions, migrating from Replit DB to PostgreSQL,
switching deployment types, or updating system dependencies.
Trigger with phrases like "upgrade replit", "replit nix upgrade",
"migrate replit database", "replit version update", "replit channel update".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
replit-webhooks-events
Handle Replit deployment events, build Replit Extensions, and set up Agents & Automations.
Use when integrating with Replit deployment lifecycle, building workspace extensions,
or creating automated workflows with Replit Agent.
Trigger with phrases like "replit webhook", "replit events", "replit extension",
"replit automation", "replit notifications", "replit agent automation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
mistral-security-basics
Apply Mistral AI security best practices for secrets, prompt injection, and access control.
Use when securing API keys, defending against prompt injection,
or auditing Mistral AI security configuration.
Trigger with phrases like "mistral security", "mistral secrets",
"secure mistral", "mistral prompt injection".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
mistral-sdk-patterns
Apply production-ready Mistral AI SDK patterns for TypeScript and Python.
Use when implementing Mistral integrations, refactoring SDK usage,
or establishing team coding standards for Mistral AI.
Trigger with phrases like "mistral SDK patterns", "mistral best practices",
"mistral code patterns", "idiomatic mistral".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
mistral-reference-architecture
Implement Mistral AI reference architecture with best-practice project layout.
Use when designing new Mistral AI integrations, reviewing project structure,
or establishing architecture standards for Mistral AI applications.
Trigger with phrases like "mistral architecture", "mistral best practices",
"mistral project structure", "how to organize mistral".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
mistral-rate-limits
Implement Mistral AI rate limiting, backoff, and request management.
Use when handling rate limit errors, implementing retry logic,
or optimizing API request throughput for Mistral AI.
Trigger with phrases like "mistral rate limit", "mistral throttling",
"mistral 429", "mistral retry", "mistral backoff".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
mistral-prod-checklist
Execute Mistral AI production deployment checklist and rollback procedures.
Use when deploying Mistral AI integrations to production, preparing for launch,
or implementing go-live procedures.
Trigger with phrases like "mistral production", "deploy mistral",
"mistral go-live", "mistral launch checklist".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
mistral-performance-tuning
Optimize Mistral AI performance with caching, batching, and latency reduction.
Use when experiencing slow API responses, implementing caching strategies,
or optimizing request throughput for Mistral AI integrations.
Trigger with phrases like "mistral performance", "optimize mistral",
"mistral latency", "mistral caching", "mistral slow".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
mistral-observability
Set up comprehensive observability for Mistral AI with metrics, traces, and alerts.
Use when implementing monitoring for Mistral AI operations, setting up dashboards,
or configuring alerting for integration health.
Trigger with phrases like "mistral monitoring", "mistral metrics",
"mistral observability", "monitor mistral", "mistral alerts".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hex-install-auth
Install and configure Hex SDK/CLI authentication.
Use when setting up a new Hex integration, configuring API keys,
or initializing Hex in your project.
Trigger with phrases like "install hex", "setup hex",
"hex auth", "configure hex API key".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
openevidence-hello-world
Create a minimal working OpenEvidence example.
Trigger: "openevidence hello world", "openevidence example", "test openevidence".
jeremylongshore/claude-code-plugins-plus-skills 1,803