Skip to main content
Run any Skill in Manus
with one click
GitHub repository

skills-reflex

skills-reflex contains 5 collected skills from elviskahoro, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
0
updated
2026-04-24
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

railway
network-and-computer-systems-administrators

Reference for deploying, configuring, and troubleshooting applications on Railway (railway.com). Covers config-as-code (`railway.json` / `railway.toml` schema), services, environments (persistent + PR), variables + reference variables, cron jobs, Functions, builds (Dockerfile + Railpack), deployments (healthchecks, restart policy, pre-deploy, regions, scaling), and a Reflex-on-Railway troubleshooting guide including an Alpine Dockerfile pattern that survives free-tier memory limits. Invoke explicitly (e.g. via `/railway`) when working on Railway config — the skill does not auto-trigger on incidental Railway mentions.

2026-04-24
reflex-cloud-deploy
software-developers

Use when deploying a Reflex app to Reflex Cloud using `reflex deploy`, configuring cloud.yml for regions, VM types, scaling, environment variables, custom domains, or deployment strategies. Also use when managing multi-environment deployments (dev/staging/prod) on Reflex Cloud.

2026-04-24
reflex-docker-deploy
network-and-computer-systems-administrators

Use when self-hosting a Reflex app with Docker and Docker Compose, creating Dockerfiles for Reflex backend/frontend, configuring nginx as a reverse proxy, deploying to EC2 or any VPS, or pushing Reflex Docker images to a container registry (ECR, Docker Hub).

2026-04-24
reflex-gcp-deployment
network-and-computer-systems-administrators

Use when deploying a Reflex app to Google Cloud Platform, setting up Cloud Run for the backend, Firebase Hosting for the frontend, configuring VPC networking with Redis, or creating Cloud Build CI/CD triggers for a Reflex project.

2026-04-24
reflex-web-framework
software-developers

Use when building web apps with Reflex (reflex.dev), creating frontend UIs in pure Python, managing reactive state, defining pages and routing, integrating databases, or deploying Reflex applications. Default to Buridan UI component library for pre-built, customizable components.

2026-04-24