rifatshampod
- 20 skills
- 0 followers
- 1 day ago last updated
- ▌ Vibeops 2 · rifatshampod bundleDeploy, host, ship, or put an app online. Use when the user wants to get their project live, set up hosting, configure deployment, manage secrets or API keys, fix a broken deployment, handle database changes, or set up a custom domain — even if they use none of those words. Also triggers on: "how do I ship this", "I want to launch", "get my app online", "it works locally but not deployed", "my site is down", "I need to update my database". Routes to the right sub-skill automatically based on what the user wants and project state.
- ▌ Vibeops DB 2 · rifatshampod bundleRun database migrations and schema changes safely, with automatic backups and protection against destructive changes in production. Use whenever the user mentions migrations, database changes, schema, adding or removing tables or columns, or 'I need to update the database'. Also triggers on: "new table", "alter table", "drop column", "run migrations".
- ▌ Vibeops Assess 2 · rifatshampod bundleAssess a project's infrastructure needs and recommend how to deploy it. Use this whenever the user wants to ship, deploy, host, publish, or 'put online' an app, or asks how to get their project live — even if they don't say the word 'infrastructure'. Also triggers when a user shares a project and asks 'what do I need', 'where should I host this', 'how much will it cost', or 'is my app ready to deploy'. Read-only and safe to run anytime.
- ▌ Vibeops Deploy 2 · rifatshampod bundleBuild and deploy the app to its live environment, with health checks and one-command rollback. Only runs when the user explicitly asks to deploy, ship, go live, push to production, or update the live site. Never triggers on ambient or future-tense mentions of deploying. Requires .infra/config.yml to exist before running.
- ▌ Vibeops Doctor 2 · rifatshampod bundleDiagnose and fix a broken or misbehaving deployment by checking the most common causes in order. Use whenever the user says the app is down, broken, erroring, won't start, showing a blank page, or 'works locally but not in production'. Also triggers on: "500 error", "502 bad gateway", "app crashed", "deployment failed", "can't connect", "logs show error", "my site is down".
- ▌ Vibeops Domain 2 · rifatshampod bundleSet up a custom web address (domain name) for a deployed app, including the DNS records needed and verifying the secure connection is active. Use whenever the user mentions their domain name, custom URL, DNS, HTTPS, or 'I want to use my own domain'. Also triggers on: "point my domain", "myapp.com", "SSL certificate", "custom URL".
- ▌ Vibeops Secrets 2 · rifatshampod bundleCollect and securely set the environment variables and secrets an app needs, and check the project for accidentally exposed secrets. Use before any deploy, or whenever the user mentions API keys, passwords, tokens, .env files, or says 'it works locally but not deployed'. Also triggers on: "my app can't connect", "where do I put my API key", "secret", "credentials", "environment variables", "set up my keys", "I need to add my stripe key".
- ▌ Vibeops Teardown 2 · rifatshampod bundlePermanently delete a project's hosted infrastructure — project, environments, database, cache — to stop all billing. Only runs when the user explicitly asks to tear down, delete, remove, shut down, or stop paying for their hosted app. Never triggers on ambient mentions. Irreversible — requires two separate typed confirmations.
- ▌ Vibeops Configure 2 · rifatshampod bundleSet up or change how a project gets deployed by asking the user simple questions and saving the answers to a config file. Use after assessing a project, or whenever the user wants to choose or change their hosting or deployment setup. Also triggers on: "configure my app", "set up hosting", "change my setup", "pick a platform", "I want to use Railway", "start the setup".
- ▌ Vibeops Provision 2 · rifatshampod bundleCreate and set up all the cloud infrastructure an app needs — hosting environment, database, and cache — according to the project's .infra/config.yml. Only runs when the user explicitly asks to provision or set up infrastructure. Never triggers on ambient mentions of provisioning. Requires .infra/config.yml to exist before running.
- ▌ Vibeops DB · rifatshampodRun database migrations and schema changes safely, with automatic backups and protection against destructive changes in production. Use whenever the user mentions migrations, database changes, schema, adding or removing tables or columns, or 'I need to update the database'. Also triggers on: "new table", "alter table", "drop column", "run migrations".
- ▌ Vibeops Assess · rifatshampodAssess a project's infrastructure needs and recommend how to deploy it. Use this whenever the user wants to ship, deploy, host, publish, or 'put online' an app, or asks how to get their project live — even if they don't say the word 'infrastructure'. Also triggers when a user shares a project and asks 'what do I need', 'where should I host this', 'how much will it cost', or 'is my app ready to deploy'. Read-only and safe to run anytime.
- ▌ Vibeops Deploy · rifatshampodBuild and deploy the app to its live environment, with health checks and one-command rollback. Only runs when the user explicitly asks to deploy, ship, go live, push to production, or update the live site. Never triggers on ambient or future-tense mentions of deploying. Requires .infra/config.yml to exist before running.
- ▌ Vibeops Doctor · rifatshampodDiagnose and fix a broken or misbehaving deployment by checking the most common causes in order. Use whenever the user says the app is down, broken, erroring, won't start, showing a blank page, or 'works locally but not in production'. Also triggers on: "500 error", "502 bad gateway", "app crashed", "deployment failed", "can't connect", "logs show error", "my site is down".
- ▌ Vibeops Domain · rifatshampodSet up a custom web address (domain name) for a deployed app, including the DNS records needed and verifying the secure connection is active. Use whenever the user mentions their domain name, custom URL, DNS, HTTPS, or 'I want to use my own domain'. Also triggers on: "point my domain", "myapp.com", "SSL certificate", "custom URL".
- ▌ Vibeops Secrets · rifatshampodCollect and securely set the environment variables and secrets an app needs, and check the project for accidentally exposed secrets. Use before any deploy, or whenever the user mentions API keys, passwords, tokens, .env files, or says 'it works locally but not deployed'. Also triggers on: "my app can't connect", "where do I put my API key", "secret", "credentials", "environment variables", "set up my keys", "I need to add my stripe key".
- ▌ Vibeops · rifatshampodDeploy, host, ship, or put an app online. Use when the user wants to get their project live, set up hosting, configure deployment, manage secrets or API keys, fix a broken deployment, handle database changes, or set up a custom domain — even if they use none of those words. Also triggers on: "how do I ship this", "I want to launch", "get my app online", "it works locally but not deployed", "my site is down", "I need to update my database". Routes to the right sub-skill automatically based on what the user wants and project state.
- ▌ Vibeops Teardown · rifatshampodPermanently delete a project's hosted infrastructure — project, environments, database, cache — to stop all billing. Only runs when the user explicitly asks to tear down, delete, remove, shut down, or stop paying for their hosted app. Never triggers on ambient mentions. Irreversible — requires two separate typed confirmations.
- ▌ Vibeops Configure · rifatshampodSet up or change how a project gets deployed by asking the user simple questions and saving the answers to a config file. Use after assessing a project, or whenever the user wants to choose or change their hosting or deployment setup. Also triggers on: "configure my app", "set up hosting", "change my setup", "pick a platform", "I want to use Railway", "start the setup".
- ▌ Vibeops Provision · rifatshampodCreate and set up all the cloud infrastructure an app needs — hosting environment, database, and cache — according to the project's .infra/config.yml. Only runs when the user explicitly asks to provision or set up infrastructure. Never triggers on ambient mentions of provisioning. Requires .infra/config.yml to exist before running.