Found 1000 skills for "jeremylongshore" Page 45 of 84

replit-install-auth

Set up a Replit App from scratch: configure .replit and replit.nix, manage Secrets (AES-256 encrypted environment variables), and integrate Replit Aut...

github 1 files

replit-security-basics

Security best practices for Replit: Secrets (AES-256 encrypted env vars), REPLIDENTITY token verification, Auth header trust model, public Repl exposu...

github 1 files

replit-reference-architecture

Production architecture for applications on Replit. Covers project structure, configuration files, data layer (PostgreSQL + KV + Object Storage), auth...

github 1 files

speak-reference-architecture

Production architecture for Speak language learning apps: client, API gateway, assessment engine, and progress store. Completed speak-install-auth set...

github 2 files

retellai-core-workflow-b

Manage phone calls: outbound campaigns, call transfers, recordings, and concurrent call handling. Completed retellai-core-workflow-a const phoneNumber...

github 1 files

retellai-core-workflow-a

Build and configure voice agents with custom prompts, function calling, and call flow logic. Completed retellai-hello-world const llm = await retell.l...

github 1 files

retellai-advanced-troubleshooting

Implementation patterns for Retell AI advanced troubleshooting — voice agent and telephony platform. Completed retellai-install-auth setup import Rete...

github 2 files

replit-sdk-patterns

Production-ready patterns for Replit's built-in services: Key-Value Database (@replit/database / replit.db), Object Storage (@replit/object-storage), ...

github 1 files

replit-reliability-patterns

Production reliability patterns for Replit's container-based hosting. Replit containers restart on deploy, sleep on inactivity (Autoscale), and have e...

github 1 files

retellai-enterprise-rbac

Implementation patterns for Retell AI enterprise rbac — voice agent and telephony platform. Completed retellai-install-auth setup import Retell from '...

github 2 files

retellai-deploy-integration

Implementation patterns for Retell AI deploy integration — voice agent and telephony platform. Completed retellai-install-auth setup import Retell fro...

github 2 files

replit-observability

Monitor Replit deployment health, track cold starts, measure resource usage, and set up alerting. Covers Replit's built-in monitoring, external health...

github 1 files