replit-pack

v1.13.0 by Jeremy Longshore

Complete Replit integration skill pack with 30 skills covering cloud IDE, deployments, AI assistance, and collaborative coding. Flagship+ tier vendor pack.

30 plugin-local skills
MIT License
Claude Code Adapters (declared)

Installation

Open Claude Code and run this command:

/plugin install replit-pack@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

> 30 production-grade Claude Code skills for building, deploying, and operating applications on Replit.

Real .replit and replit.nix configuration. Real Replit Database, Object Storage, and Auth APIs. Real deployment patterns for Autoscale, Reserved VM, and Static hosting. Every code example runs on Replit as written.

Skills (30) plugin-local skills

replit-advanced-troubleshooting View full skill →

Debug hard Replit issues: container lifecycle, Nix build failures, deployment crashes, and memory leaks.

ReadGrepBash(curl:*)Bash(node:*)Bash(python3:*)
replit-architecture-variants View full skill →

Choose and implement Replit architecture blueprints: single-file script, modular app, and multi-service.

ReadGrep
replit-ci-integration View full skill →

Configure CI/CD for Replit with GitHub Actions, automated testing, and deploy-on-push.

ReadWriteEditBash(gh:*)
replit-common-errors View full skill →

Diagnose and fix the top Replit errors: container sleep, port binding, Nix failures, DB limits.

ReadGrepBash(curl:*)
replit-core-workflow-a View full skill →

Build a full-stack web app on Replit with Express/Flask, PostgreSQL, Auth, and deployment.

ReadWriteEditBash(npm:*)Bash(pip:*)Grep
replit-core-workflow-b View full skill →

Manage Replit Teams, member permissions, deployment promotion, and bulk Repl admin.

ReadWriteEditBash(curl:*)Grep
replit-cost-tuning View full skill →

Optimize Replit costs: deployment sizing, seat audit, egress control, and plan selection.

ReadGrep
replit-data-handling View full skill →

Implement secure data handling on Replit: PostgreSQL, KV Database, Object Storage, and data security patterns.

ReadWriteEdit
replit-debug-bundle View full skill →

Collect Replit diagnostic info for debugging deployments, workspace issues, and support tickets.

ReadBash(grep:*)Bash(curl:*)Bash(tar:*)Grep
replit-deploy-integration View full skill →

Deploy Replit apps with Autoscale, Reserved VM, and Static deployment types.

ReadWriteEditBash(curl:*)
replit-enterprise-rbac View full skill →

Configure Replit Teams roles, SSO/SAML, custom groups, and organization-level access control.

ReadWriteEditBash(curl:*)
replit-hello-world View full skill →

Create a minimal working Replit app with database, object storage, and auth.

ReadWriteEditBash(npm:*)Bash(pip:*)
replit-incident-runbook View full skill →

Execute Replit incident response: triage deployment failures, database issues, and platform outages.

ReadGrepBash(curl:*)
replit-install-auth View full skill →

Set up a Replit project with .

ReadWriteEditBash(npm:*)Bash(pip:*)Bash(nix:*)Grep
replit-known-pitfalls View full skill →

Avoid the top Replit anti-patterns: ephemeral filesystem, public secrets, port binding, Nix gotchas, and database limits.

ReadGrep
replit-load-scale View full skill →

Load test and scale Replit deployments with Autoscale tuning, Reserved VM sizing, and capacity planning.

ReadWriteEditBash(npx:*)Bash(curl:*)
replit-local-dev-loop View full skill →

Configure Replit development workflow with hot reload, Webview, and Replit Agent.

ReadWriteEditBash(npm:*)Bash(npx:*)
replit-migration-deep-dive View full skill →

Migrate to Replit from Heroku, Railway, Vercel, or local development environments.

ReadWriteEditBash(npm:*)Bash(pip:*)