inmobiliaria-production-deployer

Deploy a Java Spring Boot Inmobiliaria system to Google Cloud Run with Supabase and GitHub Actions.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/cursosmrugerio/inmobiliariaAgent --skill inmobiliaria-production-deployer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: inmobiliaria-production-deployer
Source: https://github.com/cursosmrugerio/inmobiliariaAgent/tree/main/.claude/skills/inmobiliaria-production-deployer
Command: npx skills add https://github.com/cursosmrugerio/inmobiliariaAgent --skill inmobiliaria-production-deployer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Deploying a complex Java Spring Boot application with AI agents to production involves intricate steps, from infrastructure setup and security hardening to CI/CD configuration. This Skill automates and guides you through the entire process, eliminating manual errors and ensuring a secure, scalable deployment on Google Cloud Run.

Core Features & Use Cases

  • Automated Cloud Run Deployment: Deploy your Inmobiliaria system to Google Cloud Run with pre-configured Dockerfiles and GitHub Actions.
  • Secure Database Integration: Set up and connect to Supabase PostgreSQL, ensuring robust and scalable data management.
  • CI/CD Pipeline Setup: Configure GitHub Actions for automated testing, building, and deployment, streamlining your release process.
  • Use Case: You've finished developing new features for the Inmobiliaria system. Use this Skill to automatically validate your code, build a production-ready Docker image, and deploy it to Cloud Run with zero downtime, all triggered by a simple git push.

Quick Start

Guide me through the first-time production deployment of the Inmobiliaria Management System to Google Cloud Run, including Supabase setup and GitHub Actions CI/CD.