Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

osparc-simcore

osparc-simcore contiene 5 skills recopiladas de ITISFoundation, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
5
Stars
54
actualizado
2026-06-05
Forks
31
Cobertura ocupacional
4 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

healthcheck
Desarrolladores de software

Single-service guide to add a FastAPI health endpoint and bind Docker HEALTHCHECK to it using scripts/docker/docker_healthcheck.py. Use when: implementing health route behavior (200/503), wiring HealthCheckError handler, updating one target service Dockerfile, adding worker-mode healthchecks, and adding focused health tests.

2026-06-05
run-python-tests
Analistas de garantía de calidad de software y probadores

Run Python tests for any service or package in this monorepo. Use when: running pytest, executing unit tests, running integration tests, test failures, make install-dev, test setup, installing test dependencies.

2026-06-03
grafana-query
Administradores de redes y sistemas informáticos

Query Grafana for logs, metrics, traces, and alerts from an osparc-simcore deployment. Use when: debugging service errors, checking logs in Loki, querying Prometheus metrics, investigating incidents, finding error patterns, viewing dashboards, checking alert rules, or analyzing service performance.

2026-05-04
review-my-changes
Analistas de garantía de calidad de software y probadores

Perform an initial pull request review on the current branch. Use when: reviewing a PR, code review, checking branch changes before merge, verifying coding standards compliance, finding security issues, reviewing software design decisions, pre-merge review.

2026-05-04
postgres-migration
Arquitectos de bases de datos

Creates an Alembic migration script for PostgreSQL database schema changes. Use this skill when database models in `packages/postgres-database/src/simcore_postgres_database/models/` have changed (column additions, type changes, schema structure modifications, etc.).

2026-04-15