🎯

github-workflow-automation

🎯Skill

from jpropato/siba

VibeIndex|
What it does

Automates GitHub workflow tasks like creating issues, managing pull requests, and synchronizing repository configurations for the Sistema Bauman project.

📦

Part of

jpropato/siba(85 items)

github-workflow-automation

Installation

git cloneClone repository
git clone https://github.com/JPropato/siba.git
npm runRun npm script
npm run dev
📖 Extracted from docs: jpropato/siba
6Installs
-
AddedFeb 4, 2026

Skill Details

SKILL.md

Overview

# Sistema Bauman

Sistema de gestión interno para empresa de construcción, obras y mantenimiento.

📋 Descripción

ERP interno que permite:

  • Gestionar clientes y sucursales
  • Administrar tickets de servicio técnico
  • Presupuestar y controlar obras
  • Gestionar finanzas (gastos, ingresos, contribuciones)

🏗️ Stack Tecnológico

| Capa | Tecnología |

|------|------------|

| Frontend | React 19 + Vite + TypeScript + shadcn/ui |

| Backend | Express 5 + TypeScript + Prisma |

| Base de datos | PostgreSQL 16 |

| Storage | MinIO (S3-compatible) |

| Infraestructura | Docker + Dokploy |

📁 Estructura

```

sistema-bauman/

├── apps/

│ ├── web/ # Frontend React

│ └── api/ # Backend Express

├── packages/

│ └── shared/ # Tipos y validadores compartidos

├── docs/

│ └── preparacion-proyecto/ # Documentación de planificación

└── docker-compose.yml

```

📄 Documentación

Ver [docs/preparacion-proyecto/README.md](./docs/preparacion-proyecto/README.md) para:

  • Stack tecnológico detallado
  • Lineamientos de arquitectura
  • Diseño visual
  • Roadmap de desarrollo
  • Modelo de datos

🌿 Branches

| Branch | Propósito |

|--------|-----------|

| main | Producción |

| uat | Testing/Pre-producción (default) |

🚀 Setup (próximamente)

```bash

# Clonar

git clone https://github.com/JPropato/siba.git

cd siba

# Instalar dependencias

npm install

# Levantar servicios

docker-compose up -d

# Desarrollo

npm run dev

```

📝 Licencia

Privado - Bauman © 2026

More from this repository10

🎯
dokploy-deploy🎯Skill

dokploy-deploy skill from jpropato/siba

🎯
react-best-practices🎯Skill

Enforces React coding standards and provides automated linting, formatting, and architectural guidance for the Sistema Bauman project's frontend development.

🎯
bauman-design-system🎯Skill

Provides a centralized design system component library and style guidelines for the Bauman internal management system's React frontend.

🎯
react-ui-patterns🎯Skill

Provides reusable React UI component patterns and design system implementations for the Bauman internal management system's frontend.

🎯
frontend-dev-guidelines🎯Skill

Provides standardized frontend development guidelines, best practices, and coding conventions for the React-based web application in the Sistema Bauman project.

🎯
theme-factory🎯Skill

Generates and manages dynamic theme configurations for the Bauman construction management system's user interface, likely supporting custom color schemes and styling.

🎯
core-components🎯Skill

Provides shared, reusable React UI components and utility functions for the Bauman internal management system's frontend architecture.

🎯
frontend-design🎯Skill

Defines and manages the visual design system, component library, and UI/UX guidelines for the Bauman construction management system's React frontend.

🎯
skill-architect🎯Skill

Generates and validates architectural documentation and design specifications for software projects based on predefined templates and project requirements.

🎯
skill-creator🎯Skill

Skill