GitHub
Skills harvested from GitHub repositories
14810 skills availablereplit-performance-tuning
Optimize Replit app performance across the entire lifecycle: cold start reduction, Nix environment caching, build speed,...
replit-observability
Monitor Replit deployment health, track cold starts, measure resource usage, and set up alerting. Covers Replit's built-...
replit-local-dev-loop
Configure the Replit Workspace development cycle: run commands, hot reloading, port configuration, Webview preview, dev/...
replit-known-pitfalls
Real gotchas when building on Replit. Each pitfall includes what goes wrong, why, and the correct pattern. Based on comm...
replit-install-auth
Set up a Replit App from scratch: configure .replit and replit.nix, manage Secrets (AES-256 encrypted environment variab...
replit-incident-runbook
Rapid incident response for Replit deployment failures, database issues, and platform outages. Covers triage, diagnosis,...
replit-debug-bundle
!node --version 2>/dev/null || echo 'Node: N/A' !python3 --version 2>/dev/null || echo 'Python: N/A' !echo "REPLSLUG=$RE...
replit-deploy-integration
Deploy applications on Replit's hosting platform. Three deployment types: Static (free, frontend-only), Autoscale (scale...
replit-core-workflow-b
Secondary workflow for Replit: team member management, role assignment, deployment promotion (dev to production), custom...
replit-architecture-variants
Application architectures on Replit at three scales: single-file prototype, modular production app, and multi-service ar...
replit-core-workflow-a
Build a production-ready web app on Replit: Express or Flask server, PostgreSQL database, Replit Auth for user login, Ob...
ramp-webhooks-events
Implementation patterns for Ramp webhooks events using the Developer API with OAuth2 authentication. Completed ramp-inst...
ramp-upgrade-migration
Implementation patterns for Ramp upgrade migration using the Developer API with OAuth2 authentication. Completed ramp-in...
ramp-sdk-patterns
Implementation patterns for Ramp sdk patterns using the Developer API with OAuth2 authentication. Completed ramp-install...
ramp-reference-architecture
Implementation patterns for Ramp reference architecture using the Developer API with OAuth2 authentication. Completed ra...
ramp-performance-tuning
Implementation patterns for Ramp performance tuning using the Developer API with OAuth2 authentication. Completed ramp-i...
ramp-observability
Implementation patterns for Ramp observability using the Developer API with OAuth2 authentication. Completed ramp-instal...
ramp-local-dev-loop
Implementation patterns for Ramp local dev loop using the Developer API with OAuth2 authentication. Completed ramp-insta...
ramp-install-auth
Set up Ramp API authentication using OAuth2 client credentials flow with sandbox and production environments. Ramp accou...
ramp-incident-runbook
Implementation patterns for Ramp incident runbook using the Developer API with OAuth2 authentication. Completed ramp-ins...
ramp-debug-bundle
Implementation patterns for Ramp debug bundle using the Developer API with OAuth2 authentication. Completed ramp-install...
ramp-core-workflow-a
Issue and manage virtual cards with spending limits, policies, and lifecycle management. Completed ramp-hello-world card...
ramp-core-workflow-b
Manage transactions and expenses: list, categorize, attach receipts, and sync to accounting. Completed ramp-core-workflo...
ramp-common-errors
Implementation patterns for Ramp common errors using the Developer API with OAuth2 authentication. Completed ramp-instal...