← all publishers

rifatshampod

@rifatshampod source repo

20 published skills

  1. Vibeops 2 · rifatshampod bundle
    Deploy, 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.
    0
    installs
  2. Vibeops DB 2 · rifatshampod bundle
    Run 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".
    0
    installs
  3. Vibeops Assess 2 · rifatshampod bundle
    Assess 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.
    0
    installs
  4. Vibeops Deploy 2 · rifatshampod bundle
    Build 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.
    0
    installs
  5. Vibeops Doctor 2 · rifatshampod bundle
    Diagnose 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".
    0
    installs
  6. Vibeops Domain 2 · rifatshampod bundle
    Set 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".
    0
    installs
  7. Vibeops Secrets 2 · rifatshampod bundle
    Collect 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".
    0
    installs
  8. Vibeops Teardown 2 · rifatshampod bundle
    Permanently 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.
    0
    installs
  9. Vibeops Configure 2 · rifatshampod bundle
    Set 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".
    0
    installs
  10. Vibeops Provision 2 · rifatshampod bundle
    Create 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.
    0
    installs
  11. Vibeops DB · rifatshampod
    Run 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".
    0
    installs
  12. Vibeops Assess · rifatshampod
    Assess 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.
    0
    installs
  13. Vibeops Deploy · rifatshampod
    Build 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.
    0
    installs
  14. Vibeops Doctor · rifatshampod
    Diagnose 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".
    0
    installs
  15. Vibeops Domain · rifatshampod
    Set 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".
    0
    installs
  16. Vibeops Secrets · rifatshampod
    Collect 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".
    0
    installs
  17. Vibeops · rifatshampod
    Deploy, 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.
    0
    installs
  18. Vibeops Teardown · rifatshampod
    Permanently 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.
    0
    installs
  19. Vibeops Configure · rifatshampod
    Set 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".
    0
    installs
  20. Vibeops Provision · rifatshampod
    Create 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.
    0
    installs